blob: b09771a383f34e74074eaa30ef1d7ce25d24b46d [file] [log] [blame]
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +00001Developer Log
2=============
3
4This file is a running log of developers given permissions on SourceForge.
5
6The purpose is to provide some institutional memory of who was given access
7and why.
8
9The first entry starts in April 2005. In keeping with the style of
10Misc/NEWS, newer entries should be added to the top. Any markup should
11be in the form of ReST. Entries should include the initials of the
12project admin who made the change or granted access. Feel free to revise
13the format to accommodate documentation needs as they arise.
14
15
16
17Permissions History
18-------------------
19
Martin v. Löwis51698912008-04-24 09:50:50 +000020- Guilherme Polo was given SVN access on 24 April 2008 by MvL,
21 for GSoC contributions.
22
Neal Norwitz8e0319d2008-04-22 05:07:47 +000023- Thomas Lee was given SVN access on 21 April 2008 by NCN,
24 for work on branches (ast/optimizer related).
25
Georg Brandla93eaa52008-04-12 19:00:20 +000026- Jeroen Ruigrok van der Werven was given SVN access on 12 April 2008
27 by Georg Brandl, for documentation work.
28
Georg Brandl7ddd10d2008-03-26 09:04:36 +000029- Josiah Carlson was given SVN access on 26 March 2008 by Georg Brandl,
30 for work on asyncore/asynchat.
31
Georg Brandlcdde5792008-03-25 17:36:43 +000032- Benjamin Peterson was given SVN access on 25 March 2008 by Georg
33 Brandl, for bug triage work.
34
Brett Cannonfa6a8b32008-03-20 16:13:48 +000035- Jerry Seutter was given SVN access on 20 March 2008 by BAC, for
36 general contributions to Python.
37
Andrew M. Kuchling0279f432008-03-19 01:05:35 +000038- Jeff Rush was given SVN access on 18 March 2008 by AMK, for Distutils work.
39
Martin v. Löwisa7d57cd2008-03-17 21:55:30 +000040- David Wolever was given SVN access on 17 March 2008 by MvL,
41 for 2to3 work.
42
Martin v. Löwis7cfbf0c2008-03-17 16:31:57 +000043- Trent Nelson was given SVN access on 17 March 2008 by MvL,
44 for general contributions to Python.
45
Facundo Batistae9766c82008-01-06 21:13:12 +000046- Mark Dickinson was given SVN access on 6 January 2008 by Facundo
47 Batista for his work on mathemathics and number related issues.
48
Martin v. Löwisd3d0baf2007-11-09 22:56:30 +000049- Amaury Forgeot d'Arc was given SVN access on 9 November 2007 by MvL,
50 for general contributions to Python.
51
Martin v. Löwis50bf1152007-10-31 17:19:33 +000052- Christian Heimes was given SVN access on 31 October 2007 by MvL,
53 for general contributions to Python.
54
Neal Norwitzaef8e552007-10-22 04:47:54 +000055- Chris Monson was given SVN access on 20 October 2007 by NCN,
56 for his work on editing PEPs.
57
Neal Norwitz4a40f0c2007-08-29 06:15:33 +000058- Bill Janssen was given SVN access on 28 August 2007 by NCN,
59 for his work on the SSL module and other things related to (SSL) sockets.
60
Neal Norwitz35c20962007-08-10 05:47:30 +000061- Jeffrey Yasskin was given SVN access on 9 August 2007 by NCN,
62 for his work on PEPs and other general patches.
Martin v. Löwiscd1690e2007-06-16 10:08:43 +000063
Neal Norwitz35c20962007-08-10 05:47:30 +000064- Senthil Kumaran was given SVN access on 16 June 2007 by MvL,
65 for his Summer-of-Code project, mentored by Skip Montanaro.
66
67- Alexandre Vassalotti was given SVN access on 21 May 2007 by MvL,
68 for his Summer-of-Code project, mentored by Brett Cannon.
Martin v. Löwis6f738162007-05-21 04:35:47 +000069
Martin v. Löwisbcc18222007-04-17 05:02:01 +000070- Travis Oliphant was given SVN access on 17 Apr 2007 by MvL,
71 for implementing the extended buffer protocol.
72
73- Ziga Seilnacht was given SVN access on 09 Mar 2007 by MvL,
Martin v. Löwis1bcffef2007-03-09 19:36:01 +000074 for general maintenance.
75
Neal Norwitz391e27d2007-03-05 07:52:01 +000076- Pete Shinners was given SVN access on 04 Mar 2007 by NCN,
77 for PEP 3101 work in the sandbox.
78
Neal Norwitz052c3712007-03-01 07:04:41 +000079- Pat Maupin and Eric V. Smith were given SVN access on 28 Feb 2007 by NCN,
80 for PEP 3101 work in the sandbox.
81
Georg Brandl1177bc42007-02-26 17:09:03 +000082- Steven Bethard (SF name "bediviere") added to the SourceForge Python
Neal Norwitz41624e92007-02-26 17:01:08 +000083 project 26 Feb 2007, by NCN, as a tracker tech.
84
Neal Norwitze8330fa2007-01-06 21:24:35 +000085- Josiah Carlson (SF name "josiahcarlson") added to the SourceForge Python
86 project 06 Jan 2007, by NCN, as a tracker tech. He will maintain asyncore.
87
Neal Norwitz1f8c6342007-01-05 08:06:43 +000088- Collin Winter was given SVN access on 05 Jan 2007 by NCN, for PEP
89 update access.
90
Neal Norwitzb6060db2006-12-21 04:38:00 +000091- Lars Gustaebel was given SVN access on 20 Dec 2006 by NCN, for tarfile.py
92 related work.
93
Andrew M. Kuchling69fe4052006-05-30 12:52:01 +000094- 2006 Summer of Code entries: SoC developers are expected to work
Andrew M. Kuchlingae1c0982006-05-26 01:46:22 +000095 primarily in nondist/sandbox or on a branch of their own, and will
96 have their work reviewed before changes are accepted into the trunk.
Andrew M. Kuchlingc620bad2006-05-25 12:27:59 +000097
Andrew M. Kuchling69fe4052006-05-30 12:52:01 +000098 - Matt Fleming was added on 25 May 2006 by AMK; he'll be working on
99 enhancing the Python debugger.
100
101 - Jackilyn Hoxworth was added on 25 May 2006 by AMK; she'll be adding logging
102 to the standard library.
103
104 - Mateusz Rukowicz was added on 30 May 2006 by AMK; he'll be
105 translating the decimal module into C.
106
Tim Peters8d39dc12006-05-26 20:56:56 +0000107- SVN access granted to the "Need for Speed" Iceland sprint attendees,
108 between May 17 and 21, 2006, by Tim Peters. All work is to be done
109 in new sandbox projects or on new branches, with merging to the
110 trunk as approved:
111
112 Andrew Dalke
113 Christian Tismer
114 Jack Diederich
115 John Benediktsson
116 Kristján V. Jónsson
117 Martin Blais
118 Richard Emslie
119 Richard Jones
120 Runar Petursson
121 Steve Holden
Steve Holden7db3d382006-05-26 22:17:54 +0000122 Richard M. Tew
Tim Peters8d39dc12006-05-26 20:56:56 +0000123
David Goodger2c1e63f2006-04-27 22:53:05 +0000124- Steven Bethard was given SVN access on 27 Apr 2006 by DJG, for PEP
125 update access.
126
127- Talin was given SVN access on 27 Apr 2006 by DJG, for PEP update
128 access.
129
Tim Peters384178c2006-04-14 04:54:58 +0000130- George Yoshida (SF name "quiver") added to the SourceForge Python
131 project 14 Apr 2006, by Tim Peters, as a tracker admin. See
132 contemporaneous python-checkins thread with the unlikely Subject:
133
134 r45329 - python/trunk/Doc/whatsnew/whatsnew25.tex
135
Neal Norwitz7b4d6d52006-03-03 17:25:57 +0000136- Ronald Oussoren was given SVN access on 3 Mar 2006 by NCN, for Mac
137 related work.
138
139- Bob Ippolito was given SVN access on 2 Mar 2006 by NCN, for Mac
140 related work.
141
Raymond Hettingerdc4efd02005-10-16 11:17:30 +0000142- Nick Coghlan requested CVS access so he could update his PEP directly.
143 Granted by GvR on 16 Oct 2005.
144
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000145- Added two new developers for the Summer of Code project. 8 July 2005
146 by RDH. Andrew Kuchling will be mentoring Gregory K Johnson for a
Andrew M. Kuchlingc620bad2006-05-25 12:27:59 +0000147 project to enhance mailbox. Brett Cannon requested access for Flovis
Raymond Hettingerfafc1ae2005-07-08 14:47:38 +0000148 Bruynooghe (sirolf) to work on pstats, profile, and hotshot. Both users
149 are expected to work primarily in nondist/sandbox and have their work
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000150 reviewed before making updates to active code.
151
Georg Brandlb69406d2006-02-11 15:30:36 +0000152- Georg Brandl was given SF tracker permissions on 28 May 2005
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000153 by RDH. Since the beginning of 2005, he has been active in discussions
154 on python-dev and has submitted a dozen patch reviews. The permissions
Raymond Hettingerf8f937f2005-06-03 11:15:03 +0000155 add the ability to change tracker status and to attach patches. On
156 3 June 2005, this was expanded by RDH to include checkin permissions.
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000157
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000158- Terry Reedy was given SF tracker permissions on 7 Apr 2005 by RDH.
159
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000160- Nick Coghlan was given SF tracker permissions on 5 Apr 2005 by RDH.
161 For several months, he has been active in reviewing and contributing
162 patches. The added permissions give him greater flexibility in
163 working with the tracker.
164
Tim Petersb53b7412005-04-08 17:16:28 +0000165- Eric Price was made a developer on 2 May 2003 by TGP. This was
166 specifically to work on the new ``decimal`` package, which lived in
167 ``nondist/sandbox/decimal/`` at the time.
168
Tim Peters207d5eb2005-04-08 20:02:08 +0000169- Eric S. Raymond was made a developer on 2 Jul 2000 by TGP, for general
170 library work. His request is archived here:
171
172 http://mail.python.org/pipermail/python-dev/2000-July/005314.html
173
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000174
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000175Permissions Dropped on Request
176------------------------------
177
Raymond Hettinger07914412005-10-17 03:37:26 +0000178- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
179 and the Summer Of Code project are no longer needed. AMK will make
180 any future checkins directly. 16 Oct 2005 RDH
181
Raymond Hettingere452c7a2005-07-27 17:59:02 +0000182- Johannes Gijsbers sent a drop request. 27 July 2005 RDH
183
Raymond Hettingerd5d469d2005-07-14 17:34:00 +0000184- Flovis Bruynooghe sent a drop request. 14 July 2005 RDH
185
Raymond Hettinger7c5e6182005-04-30 21:25:19 +0000186- Paul Prescod sent a drop request. 30 Apr 2005 RDH
187
Raymond Hettinger8ec676e2005-04-13 22:04:21 +0000188- Finn Bock sent a drop request. 13 Apr 2005 RDH
189
Raymond Hettinger30337342005-04-11 03:11:11 +0000190- Eric Price sent a drop request. 10 Apr 2005 RDH
191
Raymond Hettinger95ed80b2005-04-10 16:36:16 +0000192- Irmen de Jong requested dropping CVS access while keeping tracker
193 access. 10 Apr 2005 RDH
194
Raymond Hettingerefcd1d32005-04-08 19:09:19 +0000195- Moshe Zadka and Ken Manheimer sent drop requests. 8 Apr 2005 by RDH
Raymond Hettinger1f0d1032005-04-08 18:36:14 +0000196
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000197- Steve Holden, Gerhard Haring, and David Cole sent email stating that
198 they no longer use their access. 7 Apr 2005 RDH
Tim Petersb53b7412005-04-08 17:16:28 +0000199
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000200
Raymond Hettingerda524a92005-04-08 20:43:19 +0000201Permissions Dropped after Loss of Contact
202-----------------------------------------
203
204- Several unsuccessful efforts were made to contact Charles G Waldman.
205 Removed on 8 Apr 2005 by RDH.
206
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000207
208Initials of Project Admins
209--------------------------
210
Raymond Hettingerdc4efd02005-10-16 11:17:30 +0000211GvR: Guido van Rossum
Neal Norwitz7b4d6d52006-03-03 17:25:57 +0000212NCN: Neal Norwitz
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000213RDH: Raymond Hettinger
Tim Petersb53b7412005-04-08 17:16:28 +0000214TGP: Tim Peters
David Goodger2c1e63f2006-04-27 22:53:05 +0000215DJG: David Goodger
Martin v. Löwis1bcffef2007-03-09 19:36:01 +0000216MvL: Martin v. Loewis