blob: fa9a4712165e170cc81eb10fb3735c9b4a2cbfc4 [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 Brandl21946af2010-10-06 09:28:45 +000023- Lukasz Langa was given commit access on Sep 08 2010 by GFB,
24 at suggestion of Antoine Pitrou, for general bug fixing.
25
26- Daniel Stutzbach was given commit access on Aug 22 2010 by MvL,
27 for general bug fixing.
28
29- Ask Solem was given commit access on Aug 17 2010 by MvL,
30 on recommendation by Jesse Noller, for work on the multiprocessing
31 library.
32
33- George Boutsioukis was given commit access on Aug 10 2010
34 by MvL, for work on 2to3.
35
36- Éric Araujo was given commit access on Aug 10 2010 by BAC,
37 at suggestion of Tarek Ziadé.
38
39- Terry Reedy was given commit access on Aug 04 2010 by MvL,
40 at suggestion of Nick Coghlan.
41
Georg Brandl8891e232010-08-01 21:23:50 +000042- Brian Quinlan was given commit access on Jul 26 2010 by GFB,
43 for work related to PEP 3148.
44
45- Reid Kleckner was given commit access on Jul 11 2010 by GFB,
46 for work on the py3k-jit branch, at suggestion of the Unladen
47 Swallow team.
48
Martin v. Löwis7c4d7d32010-05-25 20:06:02 +000049- Alexander Belopolsky was given commit access on May 25 2010
50 by MvL at suggestion of Mark Dickinson.
51
Martin v. Löwisf0a4cce2010-04-21 06:37:48 +000052- Tim Golden was given commit access on April 21 2010 by MvL,
53 at suggestion of Michael Foord.
54
Martin v. Löwis923cf652010-04-17 17:10:55 +000055- Giampaolo Rodolà was given commit access on April 17 2010 by
56 MvL, at suggestion of R. David Murray.
57
Georg Brandl2b051d72010-04-06 14:33:44 +000058- Jean-Paul Calderone was given commit access on April 6 2010 by
59 GFB, at suggestion of Michael Foord and others.
60
61- Brian Curtin was given commit access on March 24 2010 by MvL.
Martin v. Löwis0b79d0a2010-03-24 15:05:53 +000062
Martin v. Löwis99bf01b2010-02-25 20:42:40 +000063- Florent Xicluna was given commit access on February 25 2010 by
64 MvL, based on Antoine Pitrou's recommendation.
65
Brett Cannon1ffccb02010-02-24 01:38:04 +000066- Dino Viehland was given SVN access on February 23 2010 by Brett
67 Cannon, for backporting tests from IronPython.
68
Andrew M. Kuchling83fddec2010-02-22 17:21:54 +000069- Larry Hastings was given SVN access on February 22 2010 by
70 Andrew Kuchling, based on Brett Cannon's recommendation.
71
Martin v. Löwis721caaa2010-01-30 00:15:44 +000072- Victor Stinner was given SVN access on January 30 2010 by MvL,
73 at recommendation by Mark Dickinson and Amaury Forgeot d'Arc.
74
Georg Brandl442879a2010-01-05 18:14:52 +000075- Stefan Krah was given SVN access on January 5 2010 by GFB, at
76 suggestion of Mark Dickinson, for work on the decimal module.
77
Georg Brandlc231d312009-09-19 13:13:56 +000078- Doug Hellmann was given SVN access on September 19 2009 by GFB, at
79 suggestion of Jesse Noller, for documentation work.
80
Georg Brandl1e444472009-06-07 20:37:52 +000081- Ezio Melotti was given SVN access on June 7 2009 by GFB, for work on and
82 fixes to the documentation.
83
Brett Cannon24565d22009-04-01 17:52:13 +000084- Paul Kippes was given commit privileges at PyCon 2009 by BAC to work on 3to2.
85
Brett Cannond5cc0252009-04-01 17:07:16 +000086- Ron DuPlain was given commit privileges at PyCon 2009 by BAC to work on 3to2.
87
Martin v. Löwis649fae12009-03-30 22:06:33 +000088- Several developers of alternative Python implementations where
89 given access for test suite and library adaptions by MvL:
90 Allison Randal (Parrot), Michael Foord (IronPython),
91 Jim Baker, Philip Jenvey, and Frank Wierzbicki (all Jython).
92
Brett Cannond1f52602009-03-30 15:20:53 +000093- R. David Murray was given SVN access on March 30 2009 by MvL, after
94 recommendation by BAC.
95
Martin v. Löwis629f9f22009-03-08 14:06:19 +000096- Chris Withers was given SVN access on March 8 2009 by MvL,
97 after recommendation by GvR.
98
99- Tarek Ziadé was given SVN access on December 21 2008 by NCN,
Neal Norwitz1077c422008-12-21 14:28:32 +0000100 for maintenance of distutils.
101
Martin v. Löwis581a1492008-08-12 20:45:21 +0000102- Hirokazu Yamamoto was given SVN access on August 12 2008 by MvL,
103 for contributions to the Windows build.
104
Martin v. Löwisc83f1132008-07-16 05:28:26 +0000105- Antoine Pitrou was given SVN access on July 16 2008, by recommendation
106 from GvR, for general contributions to Python.
107
Georg Brandl60fffcf2008-08-03 22:28:55 +0000108- Jesse Noller was given SVN access on 16 June 2008 by GFB,
Georg Brandld0ba0732008-06-16 21:00:47 +0000109 for work on the multiprocessing module.
110
Martin v. Löwisdf7036d2008-06-10 05:03:35 +0000111- Gregor Lingl was given SVN access on 10 June 2008 by MvL,
112 for work on the turtle module.
113
Martin v. Löwis10cfc4b2008-05-21 07:31:31 +0000114- Robert Schuppenies was given SVN access on 21 May 2008 by MvL,
115 for GSoC contributions.
116
Martin v. Löwis48f62762008-04-29 06:10:53 +0000117- Rodrigo Bernardo Pimentel was given SVN access on 29 April 2008 by MvL,
118 for GSoC contributions.
119
120- Heiko Weinen was given SVN access on 29 April 2008 by MvL,
121 for GSoC contributions.
122
Georg Brandl5a85d5c2009-06-24 06:41:19 +0000123- Jesus Cea was given SVN access on 24 April 2008 by MvL,
Martin v. Löwis11034c62008-04-24 13:18:03 +0000124 for maintenance of bsddb.
125
Martin v. Löwis51698912008-04-24 09:50:50 +0000126- Guilherme Polo was given SVN access on 24 April 2008 by MvL,
127 for GSoC contributions.
128
Neal Norwitz8e0319d2008-04-22 05:07:47 +0000129- Thomas Lee was given SVN access on 21 April 2008 by NCN,
130 for work on branches (ast/optimizer related).
131
Georg Brandla93eaa52008-04-12 19:00:20 +0000132- Jeroen Ruigrok van der Werven was given SVN access on 12 April 2008
Georg Brandl60fffcf2008-08-03 22:28:55 +0000133 by GFB, for documentation work.
Georg Brandla93eaa52008-04-12 19:00:20 +0000134
Georg Brandl60fffcf2008-08-03 22:28:55 +0000135- Josiah Carlson was given SVN access on 26 March 2008 by GFB,
Georg Brandl7ddd10d2008-03-26 09:04:36 +0000136 for work on asyncore/asynchat.
137
Georg Brandl60fffcf2008-08-03 22:28:55 +0000138- Benjamin Peterson was given SVN access on 25 March 2008 by GFB,
139 for bug triage work.
Georg Brandlcdde5792008-03-25 17:36:43 +0000140
Brett Cannonfa6a8b32008-03-20 16:13:48 +0000141- Jerry Seutter was given SVN access on 20 March 2008 by BAC, for
142 general contributions to Python.
143
Andrew M. Kuchling0279f432008-03-19 01:05:35 +0000144- Jeff Rush was given SVN access on 18 March 2008 by AMK, for Distutils work.
145
Martin v. Löwisa7d57cd2008-03-17 21:55:30 +0000146- David Wolever was given SVN access on 17 March 2008 by MvL,
147 for 2to3 work.
148
Martin v. Löwis7cfbf0c2008-03-17 16:31:57 +0000149- Trent Nelson was given SVN access on 17 March 2008 by MvL,
150 for general contributions to Python.
151
Facundo Batistae9766c82008-01-06 21:13:12 +0000152- Mark Dickinson was given SVN access on 6 January 2008 by Facundo
153 Batista for his work on mathemathics and number related issues.
154
Martin v. Löwisd3d0baf2007-11-09 22:56:30 +0000155- Amaury Forgeot d'Arc was given SVN access on 9 November 2007 by MvL,
156 for general contributions to Python.
157
Martin v. Löwis50bf1152007-10-31 17:19:33 +0000158- Christian Heimes was given SVN access on 31 October 2007 by MvL,
159 for general contributions to Python.
160
Neal Norwitzaef8e552007-10-22 04:47:54 +0000161- Chris Monson was given SVN access on 20 October 2007 by NCN,
162 for his work on editing PEPs.
163
Neal Norwitz4a40f0c2007-08-29 06:15:33 +0000164- Bill Janssen was given SVN access on 28 August 2007 by NCN,
165 for his work on the SSL module and other things related to (SSL) sockets.
166
Neal Norwitz35c20962007-08-10 05:47:30 +0000167- Jeffrey Yasskin was given SVN access on 9 August 2007 by NCN,
168 for his work on PEPs and other general patches.
Martin v. Löwiscd1690e2007-06-16 10:08:43 +0000169
Georg Brandl14a2e2f2009-09-19 13:20:49 +0000170- Mark Summerfield was given SVN access on 1 August 2007 by GFB,
171 for work on documentation.
172
Georg Brandl480b4552009-09-15 20:26:59 +0000173- Armin Ronacher was given SVN access on 23 July 2007 by GFB,
174 for work on the documentation toolset. He now maintains the
175 ast module.
176
Neal Norwitz35c20962007-08-10 05:47:30 +0000177- Senthil Kumaran was given SVN access on 16 June 2007 by MvL,
178 for his Summer-of-Code project, mentored by Skip Montanaro.
179
180- Alexandre Vassalotti was given SVN access on 21 May 2007 by MvL,
181 for his Summer-of-Code project, mentored by Brett Cannon.
Martin v. Löwis6f738162007-05-21 04:35:47 +0000182
Martin v. Löwisbcc18222007-04-17 05:02:01 +0000183- Travis Oliphant was given SVN access on 17 Apr 2007 by MvL,
184 for implementing the extended buffer protocol.
185
186- Ziga Seilnacht was given SVN access on 09 Mar 2007 by MvL,
Martin v. Löwis1bcffef2007-03-09 19:36:01 +0000187 for general maintenance.
188
Neal Norwitz391e27d2007-03-05 07:52:01 +0000189- Pete Shinners was given SVN access on 04 Mar 2007 by NCN,
190 for PEP 3101 work in the sandbox.
191
Neal Norwitz052c3712007-03-01 07:04:41 +0000192- Pat Maupin and Eric V. Smith were given SVN access on 28 Feb 2007 by NCN,
193 for PEP 3101 work in the sandbox.
194
Georg Brandl1177bc42007-02-26 17:09:03 +0000195- Steven Bethard (SF name "bediviere") added to the SourceForge Python
Neal Norwitz41624e92007-02-26 17:01:08 +0000196 project 26 Feb 2007, by NCN, as a tracker tech.
197
Neal Norwitze8330fa2007-01-06 21:24:35 +0000198- Josiah Carlson (SF name "josiahcarlson") added to the SourceForge Python
199 project 06 Jan 2007, by NCN, as a tracker tech. He will maintain asyncore.
200
Neal Norwitz1f8c6342007-01-05 08:06:43 +0000201- Collin Winter was given SVN access on 05 Jan 2007 by NCN, for PEP
202 update access.
203
Neal Norwitzb6060db2006-12-21 04:38:00 +0000204- Lars Gustaebel was given SVN access on 20 Dec 2006 by NCN, for tarfile.py
205 related work.
206
Andrew M. Kuchling69fe4052006-05-30 12:52:01 +0000207- 2006 Summer of Code entries: SoC developers are expected to work
Andrew M. Kuchlingae1c0982006-05-26 01:46:22 +0000208 primarily in nondist/sandbox or on a branch of their own, and will
209 have their work reviewed before changes are accepted into the trunk.
Andrew M. Kuchlingc620bad2006-05-25 12:27:59 +0000210
Andrew M. Kuchling69fe4052006-05-30 12:52:01 +0000211 - Matt Fleming was added on 25 May 2006 by AMK; he'll be working on
212 enhancing the Python debugger.
213
214 - Jackilyn Hoxworth was added on 25 May 2006 by AMK; she'll be adding logging
215 to the standard library.
216
217 - Mateusz Rukowicz was added on 30 May 2006 by AMK; he'll be
218 translating the decimal module into C.
219
Tim Peters8d39dc12006-05-26 20:56:56 +0000220- SVN access granted to the "Need for Speed" Iceland sprint attendees,
221 between May 17 and 21, 2006, by Tim Peters. All work is to be done
222 in new sandbox projects or on new branches, with merging to the
223 trunk as approved:
224
225 Andrew Dalke
226 Christian Tismer
227 Jack Diederich
228 John Benediktsson
229 Kristján V. Jónsson
230 Martin Blais
231 Richard Emslie
232 Richard Jones
233 Runar Petursson
234 Steve Holden
Steve Holden7db3d382006-05-26 22:17:54 +0000235 Richard M. Tew
Tim Peters8d39dc12006-05-26 20:56:56 +0000236
David Goodger2c1e63f2006-04-27 22:53:05 +0000237- Steven Bethard was given SVN access on 27 Apr 2006 by DJG, for PEP
238 update access.
239
240- Talin was given SVN access on 27 Apr 2006 by DJG, for PEP update
241 access.
242
Tim Peters384178c2006-04-14 04:54:58 +0000243- George Yoshida (SF name "quiver") added to the SourceForge Python
244 project 14 Apr 2006, by Tim Peters, as a tracker admin. See
245 contemporaneous python-checkins thread with the unlikely Subject:
246
247 r45329 - python/trunk/Doc/whatsnew/whatsnew25.tex
248
Neal Norwitz7b4d6d52006-03-03 17:25:57 +0000249- Ronald Oussoren was given SVN access on 3 Mar 2006 by NCN, for Mac
250 related work.
251
252- Bob Ippolito was given SVN access on 2 Mar 2006 by NCN, for Mac
253 related work.
254
Raymond Hettingerdc4efd02005-10-16 11:17:30 +0000255- Nick Coghlan requested CVS access so he could update his PEP directly.
256 Granted by GvR on 16 Oct 2005.
257
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000258- Added two new developers for the Summer of Code project. 8 July 2005
259 by RDH. Andrew Kuchling will be mentoring Gregory K Johnson for a
Andrew M. Kuchlingc620bad2006-05-25 12:27:59 +0000260 project to enhance mailbox. Brett Cannon requested access for Flovis
Raymond Hettingerfafc1ae2005-07-08 14:47:38 +0000261 Bruynooghe (sirolf) to work on pstats, profile, and hotshot. Both users
262 are expected to work primarily in nondist/sandbox and have their work
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000263 reviewed before making updates to active code.
264
Georg Brandlb69406d2006-02-11 15:30:36 +0000265- Georg Brandl was given SF tracker permissions on 28 May 2005
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000266 by RDH. Since the beginning of 2005, he has been active in discussions
267 on python-dev and has submitted a dozen patch reviews. The permissions
Raymond Hettingerf8f937f2005-06-03 11:15:03 +0000268 add the ability to change tracker status and to attach patches. On
269 3 June 2005, this was expanded by RDH to include checkin permissions.
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000270
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000271- Terry Reedy was given SF tracker permissions on 7 Apr 2005 by RDH.
272
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000273- Nick Coghlan was given SF tracker permissions on 5 Apr 2005 by RDH.
274 For several months, he has been active in reviewing and contributing
275 patches. The added permissions give him greater flexibility in
276 working with the tracker.
277
Tim Petersb53b7412005-04-08 17:16:28 +0000278- Eric Price was made a developer on 2 May 2003 by TGP. This was
279 specifically to work on the new ``decimal`` package, which lived in
280 ``nondist/sandbox/decimal/`` at the time.
281
Tim Peters207d5eb2005-04-08 20:02:08 +0000282- Eric S. Raymond was made a developer on 2 Jul 2000 by TGP, for general
283 library work. His request is archived here:
284
285 http://mail.python.org/pipermail/python-dev/2000-July/005314.html
286
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000287
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000288Permissions Dropped on Request
289------------------------------
290
Georg Brandl60fffcf2008-08-03 22:28:55 +0000291- Roy Smith, Matt Fleming and Richard Emslie sent drop requests.
292 4 Aug 2008 GFB
293
294- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
295 and the Summer Of Code project are no longer needed. 4 Aug 2008 GFB
296
Raymond Hettinger07914412005-10-17 03:37:26 +0000297- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
298 and the Summer Of Code project are no longer needed. AMK will make
299 any future checkins directly. 16 Oct 2005 RDH
300
Raymond Hettingere452c7a2005-07-27 17:59:02 +0000301- Johannes Gijsbers sent a drop request. 27 July 2005 RDH
302
Raymond Hettingerd5d469d2005-07-14 17:34:00 +0000303- Flovis Bruynooghe sent a drop request. 14 July 2005 RDH
304
Raymond Hettinger7c5e6182005-04-30 21:25:19 +0000305- Paul Prescod sent a drop request. 30 Apr 2005 RDH
306
Raymond Hettinger8ec676e2005-04-13 22:04:21 +0000307- Finn Bock sent a drop request. 13 Apr 2005 RDH
308
Raymond Hettinger30337342005-04-11 03:11:11 +0000309- Eric Price sent a drop request. 10 Apr 2005 RDH
310
Raymond Hettinger95ed80b2005-04-10 16:36:16 +0000311- Irmen de Jong requested dropping CVS access while keeping tracker
312 access. 10 Apr 2005 RDH
313
Raymond Hettingerefcd1d32005-04-08 19:09:19 +0000314- Moshe Zadka and Ken Manheimer sent drop requests. 8 Apr 2005 by RDH
Raymond Hettinger1f0d1032005-04-08 18:36:14 +0000315
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000316- Steve Holden, Gerhard Haring, and David Cole sent email stating that
317 they no longer use their access. 7 Apr 2005 RDH
Tim Petersb53b7412005-04-08 17:16:28 +0000318
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000319
Raymond Hettingerda524a92005-04-08 20:43:19 +0000320Permissions Dropped after Loss of Contact
321-----------------------------------------
322
323- Several unsuccessful efforts were made to contact Charles G Waldman.
324 Removed on 8 Apr 2005 by RDH.
325
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000326
327Initials of Project Admins
328--------------------------
329
Tim Petersb53b7412005-04-08 17:16:28 +0000330TGP: Tim Peters
Brett Cannon64717332009-04-01 23:01:12 +0000331GFB: Georg Brandl
332BAC: Brett Cannon
333NCN: Neal Norwitz
David Goodger2c1e63f2006-04-27 22:53:05 +0000334DJG: David Goodger
Martin v. Löwis1bcffef2007-03-09 19:36:01 +0000335MvL: Martin v. Loewis
Brett Cannon64717332009-04-01 23:01:12 +0000336GvR: Guido van Rossum
337RDH: Raymond Hettinger