blob: ca53ab6d85140c588e375d6e21f87067e65c970e [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
Raymond Hettinger6c860f92009-06-23 22:20:04 +000015Note, when giving new commit permissions, be sure to get a contributor
16agreement from the committer. See http://www.python.org/psf/contrib/
17for details. When the agreement is signed, please note it in this log.
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +000018
19
20Permissions History
21-------------------
22
Georg Brandl2b051d72010-04-06 14:33:44 +000023- Jean-Paul Calderone was given commit access on April 6 2010 by
24 GFB, at suggestion of Michael Foord and others.
25
26- Brian Curtin was given commit access on March 24 2010 by MvL.
Martin v. Löwis0b79d0a2010-03-24 15:05:53 +000027
Martin v. Löwis99bf01b2010-02-25 20:42:40 +000028- Florent Xicluna was given commit access on February 25 2010 by
29 MvL, based on Antoine Pitrou's recommendation.
30
Brett Cannon1ffccb02010-02-24 01:38:04 +000031- Dino Viehland was given SVN access on February 23 2010 by Brett
32 Cannon, for backporting tests from IronPython.
33
Andrew M. Kuchling83fddec2010-02-22 17:21:54 +000034- Larry Hastings was given SVN access on February 22 2010 by
35 Andrew Kuchling, based on Brett Cannon's recommendation.
36
Martin v. Löwis721caaa2010-01-30 00:15:44 +000037- Victor Stinner was given SVN access on January 30 2010 by MvL,
38 at recommendation by Mark Dickinson and Amaury Forgeot d'Arc.
39
Georg Brandl442879a2010-01-05 18:14:52 +000040- Stefan Krah was given SVN access on January 5 2010 by GFB, at
41 suggestion of Mark Dickinson, for work on the decimal module.
42
Georg Brandlc231d312009-09-19 13:13:56 +000043- Doug Hellmann was given SVN access on September 19 2009 by GFB, at
44 suggestion of Jesse Noller, for documentation work.
45
Georg Brandl1e444472009-06-07 20:37:52 +000046- Ezio Melotti was given SVN access on June 7 2009 by GFB, for work on and
47 fixes to the documentation.
48
Brett Cannon24565d22009-04-01 17:52:13 +000049- Paul Kippes was given commit privileges at PyCon 2009 by BAC to work on 3to2.
50
Brett Cannond5cc0252009-04-01 17:07:16 +000051- Ron DuPlain was given commit privileges at PyCon 2009 by BAC to work on 3to2.
52
Martin v. Löwis649fae12009-03-30 22:06:33 +000053- Several developers of alternative Python implementations where
54 given access for test suite and library adaptions by MvL:
55 Allison Randal (Parrot), Michael Foord (IronPython),
56 Jim Baker, Philip Jenvey, and Frank Wierzbicki (all Jython).
57
Brett Cannond1f52602009-03-30 15:20:53 +000058- R. David Murray was given SVN access on March 30 2009 by MvL, after
59 recommendation by BAC.
60
Martin v. Löwis629f9f22009-03-08 14:06:19 +000061- Chris Withers was given SVN access on March 8 2009 by MvL,
62 after recommendation by GvR.
63
64- Tarek Ziadé was given SVN access on December 21 2008 by NCN,
Neal Norwitz1077c422008-12-21 14:28:32 +000065 for maintenance of distutils.
66
Martin v. Löwis581a1492008-08-12 20:45:21 +000067- Hirokazu Yamamoto was given SVN access on August 12 2008 by MvL,
68 for contributions to the Windows build.
69
Martin v. Löwisc83f1132008-07-16 05:28:26 +000070- Antoine Pitrou was given SVN access on July 16 2008, by recommendation
71 from GvR, for general contributions to Python.
72
Georg Brandl60fffcf2008-08-03 22:28:55 +000073- Jesse Noller was given SVN access on 16 June 2008 by GFB,
Georg Brandld0ba0732008-06-16 21:00:47 +000074 for work on the multiprocessing module.
75
Martin v. Löwisdf7036d2008-06-10 05:03:35 +000076- Gregor Lingl was given SVN access on 10 June 2008 by MvL,
77 for work on the turtle module.
78
Martin v. Löwis10cfc4b2008-05-21 07:31:31 +000079- Robert Schuppenies was given SVN access on 21 May 2008 by MvL,
80 for GSoC contributions.
81
Martin v. Löwis48f62762008-04-29 06:10:53 +000082- Rodrigo Bernardo Pimentel was given SVN access on 29 April 2008 by MvL,
83 for GSoC contributions.
84
85- Heiko Weinen was given SVN access on 29 April 2008 by MvL,
86 for GSoC contributions.
87
Georg Brandl5a85d5c2009-06-24 06:41:19 +000088- Jesus Cea was given SVN access on 24 April 2008 by MvL,
Martin v. Löwis11034c62008-04-24 13:18:03 +000089 for maintenance of bsddb.
90
Martin v. Löwis51698912008-04-24 09:50:50 +000091- Guilherme Polo was given SVN access on 24 April 2008 by MvL,
92 for GSoC contributions.
93
Neal Norwitz8e0319d2008-04-22 05:07:47 +000094- Thomas Lee was given SVN access on 21 April 2008 by NCN,
95 for work on branches (ast/optimizer related).
96
Georg Brandla93eaa52008-04-12 19:00:20 +000097- Jeroen Ruigrok van der Werven was given SVN access on 12 April 2008
Georg Brandl60fffcf2008-08-03 22:28:55 +000098 by GFB, for documentation work.
Georg Brandla93eaa52008-04-12 19:00:20 +000099
Georg Brandl60fffcf2008-08-03 22:28:55 +0000100- Josiah Carlson was given SVN access on 26 March 2008 by GFB,
Georg Brandl7ddd10d2008-03-26 09:04:36 +0000101 for work on asyncore/asynchat.
102
Georg Brandl60fffcf2008-08-03 22:28:55 +0000103- Benjamin Peterson was given SVN access on 25 March 2008 by GFB,
104 for bug triage work.
Georg Brandlcdde5792008-03-25 17:36:43 +0000105
Brett Cannonfa6a8b32008-03-20 16:13:48 +0000106- Jerry Seutter was given SVN access on 20 March 2008 by BAC, for
107 general contributions to Python.
108
Andrew M. Kuchling0279f432008-03-19 01:05:35 +0000109- Jeff Rush was given SVN access on 18 March 2008 by AMK, for Distutils work.
110
Martin v. Löwisa7d57cd2008-03-17 21:55:30 +0000111- David Wolever was given SVN access on 17 March 2008 by MvL,
112 for 2to3 work.
113
Martin v. Löwis7cfbf0c2008-03-17 16:31:57 +0000114- Trent Nelson was given SVN access on 17 March 2008 by MvL,
115 for general contributions to Python.
116
Facundo Batistae9766c82008-01-06 21:13:12 +0000117- Mark Dickinson was given SVN access on 6 January 2008 by Facundo
118 Batista for his work on mathemathics and number related issues.
119
Martin v. Löwisd3d0baf2007-11-09 22:56:30 +0000120- Amaury Forgeot d'Arc was given SVN access on 9 November 2007 by MvL,
121 for general contributions to Python.
122
Martin v. Löwis50bf1152007-10-31 17:19:33 +0000123- Christian Heimes was given SVN access on 31 October 2007 by MvL,
124 for general contributions to Python.
125
Neal Norwitzaef8e552007-10-22 04:47:54 +0000126- Chris Monson was given SVN access on 20 October 2007 by NCN,
127 for his work on editing PEPs.
128
Neal Norwitz4a40f0c2007-08-29 06:15:33 +0000129- Bill Janssen was given SVN access on 28 August 2007 by NCN,
130 for his work on the SSL module and other things related to (SSL) sockets.
131
Neal Norwitz35c20962007-08-10 05:47:30 +0000132- Jeffrey Yasskin was given SVN access on 9 August 2007 by NCN,
133 for his work on PEPs and other general patches.
Martin v. Löwiscd1690e2007-06-16 10:08:43 +0000134
Georg Brandl14a2e2f2009-09-19 13:20:49 +0000135- Mark Summerfield was given SVN access on 1 August 2007 by GFB,
136 for work on documentation.
137
Georg Brandl480b4552009-09-15 20:26:59 +0000138- Armin Ronacher was given SVN access on 23 July 2007 by GFB,
139 for work on the documentation toolset. He now maintains the
140 ast module.
141
Neal Norwitz35c20962007-08-10 05:47:30 +0000142- Senthil Kumaran was given SVN access on 16 June 2007 by MvL,
143 for his Summer-of-Code project, mentored by Skip Montanaro.
144
145- Alexandre Vassalotti was given SVN access on 21 May 2007 by MvL,
146 for his Summer-of-Code project, mentored by Brett Cannon.
Martin v. Löwis6f738162007-05-21 04:35:47 +0000147
Martin v. Löwisbcc18222007-04-17 05:02:01 +0000148- Travis Oliphant was given SVN access on 17 Apr 2007 by MvL,
149 for implementing the extended buffer protocol.
150
151- Ziga Seilnacht was given SVN access on 09 Mar 2007 by MvL,
Martin v. Löwis1bcffef2007-03-09 19:36:01 +0000152 for general maintenance.
153
Neal Norwitz391e27d2007-03-05 07:52:01 +0000154- Pete Shinners was given SVN access on 04 Mar 2007 by NCN,
155 for PEP 3101 work in the sandbox.
156
Neal Norwitz052c3712007-03-01 07:04:41 +0000157- Pat Maupin and Eric V. Smith were given SVN access on 28 Feb 2007 by NCN,
158 for PEP 3101 work in the sandbox.
159
Georg Brandl1177bc42007-02-26 17:09:03 +0000160- Steven Bethard (SF name "bediviere") added to the SourceForge Python
Neal Norwitz41624e92007-02-26 17:01:08 +0000161 project 26 Feb 2007, by NCN, as a tracker tech.
162
Neal Norwitze8330fa2007-01-06 21:24:35 +0000163- Josiah Carlson (SF name "josiahcarlson") added to the SourceForge Python
164 project 06 Jan 2007, by NCN, as a tracker tech. He will maintain asyncore.
165
Neal Norwitz1f8c6342007-01-05 08:06:43 +0000166- Collin Winter was given SVN access on 05 Jan 2007 by NCN, for PEP
167 update access.
168
Neal Norwitzb6060db2006-12-21 04:38:00 +0000169- Lars Gustaebel was given SVN access on 20 Dec 2006 by NCN, for tarfile.py
170 related work.
171
Andrew M. Kuchling69fe4052006-05-30 12:52:01 +0000172- 2006 Summer of Code entries: SoC developers are expected to work
Andrew M. Kuchlingae1c0982006-05-26 01:46:22 +0000173 primarily in nondist/sandbox or on a branch of their own, and will
174 have their work reviewed before changes are accepted into the trunk.
Andrew M. Kuchlingc620bad2006-05-25 12:27:59 +0000175
Andrew M. Kuchling69fe4052006-05-30 12:52:01 +0000176 - Matt Fleming was added on 25 May 2006 by AMK; he'll be working on
177 enhancing the Python debugger.
178
179 - Jackilyn Hoxworth was added on 25 May 2006 by AMK; she'll be adding logging
180 to the standard library.
181
182 - Mateusz Rukowicz was added on 30 May 2006 by AMK; he'll be
183 translating the decimal module into C.
184
Tim Peters8d39dc12006-05-26 20:56:56 +0000185- SVN access granted to the "Need for Speed" Iceland sprint attendees,
186 between May 17 and 21, 2006, by Tim Peters. All work is to be done
187 in new sandbox projects or on new branches, with merging to the
188 trunk as approved:
189
190 Andrew Dalke
191 Christian Tismer
192 Jack Diederich
193 John Benediktsson
194 Kristján V. Jónsson
195 Martin Blais
196 Richard Emslie
197 Richard Jones
198 Runar Petursson
199 Steve Holden
Steve Holden7db3d382006-05-26 22:17:54 +0000200 Richard M. Tew
Tim Peters8d39dc12006-05-26 20:56:56 +0000201
David Goodger2c1e63f2006-04-27 22:53:05 +0000202- Steven Bethard was given SVN access on 27 Apr 2006 by DJG, for PEP
203 update access.
204
205- Talin was given SVN access on 27 Apr 2006 by DJG, for PEP update
206 access.
207
Tim Peters384178c2006-04-14 04:54:58 +0000208- George Yoshida (SF name "quiver") added to the SourceForge Python
209 project 14 Apr 2006, by Tim Peters, as a tracker admin. See
210 contemporaneous python-checkins thread with the unlikely Subject:
211
212 r45329 - python/trunk/Doc/whatsnew/whatsnew25.tex
213
Neal Norwitz7b4d6d52006-03-03 17:25:57 +0000214- Ronald Oussoren was given SVN access on 3 Mar 2006 by NCN, for Mac
215 related work.
216
217- Bob Ippolito was given SVN access on 2 Mar 2006 by NCN, for Mac
218 related work.
219
Raymond Hettingerdc4efd02005-10-16 11:17:30 +0000220- Nick Coghlan requested CVS access so he could update his PEP directly.
221 Granted by GvR on 16 Oct 2005.
222
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000223- Added two new developers for the Summer of Code project. 8 July 2005
224 by RDH. Andrew Kuchling will be mentoring Gregory K Johnson for a
Andrew M. Kuchlingc620bad2006-05-25 12:27:59 +0000225 project to enhance mailbox. Brett Cannon requested access for Flovis
Raymond Hettingerfafc1ae2005-07-08 14:47:38 +0000226 Bruynooghe (sirolf) to work on pstats, profile, and hotshot. Both users
227 are expected to work primarily in nondist/sandbox and have their work
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000228 reviewed before making updates to active code.
229
Georg Brandlb69406d2006-02-11 15:30:36 +0000230- Georg Brandl was given SF tracker permissions on 28 May 2005
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000231 by RDH. Since the beginning of 2005, he has been active in discussions
232 on python-dev and has submitted a dozen patch reviews. The permissions
Raymond Hettingerf8f937f2005-06-03 11:15:03 +0000233 add the ability to change tracker status and to attach patches. On
234 3 June 2005, this was expanded by RDH to include checkin permissions.
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000235
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000236- Terry Reedy was given SF tracker permissions on 7 Apr 2005 by RDH.
237
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000238- Nick Coghlan was given SF tracker permissions on 5 Apr 2005 by RDH.
239 For several months, he has been active in reviewing and contributing
240 patches. The added permissions give him greater flexibility in
241 working with the tracker.
242
Tim Petersb53b7412005-04-08 17:16:28 +0000243- Eric Price was made a developer on 2 May 2003 by TGP. This was
244 specifically to work on the new ``decimal`` package, which lived in
245 ``nondist/sandbox/decimal/`` at the time.
246
Tim Peters207d5eb2005-04-08 20:02:08 +0000247- Eric S. Raymond was made a developer on 2 Jul 2000 by TGP, for general
248 library work. His request is archived here:
249
250 http://mail.python.org/pipermail/python-dev/2000-July/005314.html
251
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000252
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000253Permissions Dropped on Request
254------------------------------
255
Georg Brandl60fffcf2008-08-03 22:28:55 +0000256- Roy Smith, Matt Fleming and Richard Emslie sent drop requests.
257 4 Aug 2008 GFB
258
259- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
260 and the Summer Of Code project are no longer needed. 4 Aug 2008 GFB
261
Raymond Hettinger07914412005-10-17 03:37:26 +0000262- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
263 and the Summer Of Code project are no longer needed. AMK will make
264 any future checkins directly. 16 Oct 2005 RDH
265
Raymond Hettingere452c7a2005-07-27 17:59:02 +0000266- Johannes Gijsbers sent a drop request. 27 July 2005 RDH
267
Raymond Hettingerd5d469d2005-07-14 17:34:00 +0000268- Flovis Bruynooghe sent a drop request. 14 July 2005 RDH
269
Raymond Hettinger7c5e6182005-04-30 21:25:19 +0000270- Paul Prescod sent a drop request. 30 Apr 2005 RDH
271
Raymond Hettinger8ec676e2005-04-13 22:04:21 +0000272- Finn Bock sent a drop request. 13 Apr 2005 RDH
273
Raymond Hettinger30337342005-04-11 03:11:11 +0000274- Eric Price sent a drop request. 10 Apr 2005 RDH
275
Raymond Hettinger95ed80b2005-04-10 16:36:16 +0000276- Irmen de Jong requested dropping CVS access while keeping tracker
277 access. 10 Apr 2005 RDH
278
Raymond Hettingerefcd1d32005-04-08 19:09:19 +0000279- Moshe Zadka and Ken Manheimer sent drop requests. 8 Apr 2005 by RDH
Raymond Hettinger1f0d1032005-04-08 18:36:14 +0000280
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000281- Steve Holden, Gerhard Haring, and David Cole sent email stating that
282 they no longer use their access. 7 Apr 2005 RDH
Tim Petersb53b7412005-04-08 17:16:28 +0000283
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000284
Raymond Hettingerda524a92005-04-08 20:43:19 +0000285Permissions Dropped after Loss of Contact
286-----------------------------------------
287
288- Several unsuccessful efforts were made to contact Charles G Waldman.
289 Removed on 8 Apr 2005 by RDH.
290
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000291
292Initials of Project Admins
293--------------------------
294
Tim Petersb53b7412005-04-08 17:16:28 +0000295TGP: Tim Peters
Brett Cannon64717332009-04-01 23:01:12 +0000296GFB: Georg Brandl
297BAC: Brett Cannon
298NCN: Neal Norwitz
David Goodger2c1e63f2006-04-27 22:53:05 +0000299DJG: David Goodger
Martin v. Löwis1bcffef2007-03-09 19:36:01 +0000300MvL: Martin v. Loewis
Brett Cannon64717332009-04-01 23:01:12 +0000301GvR: Guido van Rossum
302RDH: Raymond Hettinger