blob: 7ae68cadf3a585eca4c1c0f501b16f2165057c8d [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 Hettingerbbccbfd2009-06-23 22:24:13 +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
Éric Araujo70176162010-10-04 22:32:36 +000019This file is encoded in UTF-8. If the usual form for a name is not in
20a Latin or extended Latin alphabet, make sure to include an ASCII
21transliteration too.
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +000022
23Permissions History
24-------------------
25
Martin v. Löwis4c94c532010-10-04 15:48:14 +000026- Tal Einat was given commit access on Oct 4 2010 by MvL,
27 for improving IDLE.
28
Éric Araujo70176162010-10-04 22:32:36 +000029- Łukasz Langa was given commit access on Sep 08 2010 by GFB,
Georg Brandlfebeb002010-09-08 10:43:45 +000030 at suggestion of Antoine Pitrou, for general bug fixing.
31
Martin v. Löwis7ebe4f92010-08-22 08:46:19 +000032- Daniel Stutzbach was given commit access on Aug 22 2010 by MvL,
33 for general bug fixing.
34
Martin v. Löwis382d9172010-08-17 22:58:42 +000035- Ask Solem was given commit access on Aug 17 2010 by MvL,
Martin v. Löwis69511572010-08-17 23:16:51 +000036 on recommendation by Jesse Noller, for work on the multiprocessing
Martin v. Löwis382d9172010-08-17 22:58:42 +000037 library.
38
Martin v. Löwis5ea3d932010-08-11 05:48:57 +000039- George Boutsioukis was given commit access on Aug 10 2010
40 by MvL, for work on 2to3.
41
Éric Araujo70176162010-10-04 22:32:36 +000042- Éric Araujo was given commit access on Aug 10 2010 by BAC,
43 at suggestion of Tarek Ziadé.
Brett Cannon7d82c342010-08-11 00:18:19 +000044
Martin v. Löwisb6c50742010-08-04 19:08:20 +000045- Terry Reedy was given commit access on Aug 04 2010 by MvL,
46 at suggestion of Nick Coghlan.
47
Georg Brandlae51c172010-07-26 09:33:12 +000048- Brian Quinlan was given commit access on Jul 26 2010 by GFB,
49 for work related to PEP 3148.
50
Georg Brandla1c2ce02010-07-26 17:09:32 +000051- Reid Kleckner was given commit access on Jul 11 2010 by GFB,
52 for work on the py3k-jit branch, at suggestion of the Unladen
53 Swallow team.
54
Martin v. Löwis0b2f5182010-05-25 20:07:11 +000055- Alexander Belopolsky was given commit access on May 25 2010
56 by MvL at suggestion of Mark Dickinson.
57
Martin v. Löwisa9898142010-04-21 06:38:30 +000058- Tim Golden was given commit access on April 21 2010 by MvL,
59 at suggestion of Michael Foord.
60
Éric Araujo70176162010-10-04 22:32:36 +000061- Giampaolo Rodolà was given commit access on April 17 2010 by
Martin v. Löwisec8dfeb2010-04-17 17:11:55 +000062 MvL, at suggestion of R. David Murray.
63
Benjamin Peterson08bf91c2010-04-11 16:12:57 +000064- Jean-Paul Calderone was given commit access on April 6 2010 by
65 GFB, at suggestion of Michael Foord and others.
66
67- Brian Curtin was given commit access on March 24 2010 by MvL.
Martin v. Löwis60f9aab2010-03-24 15:07:12 +000068
Martin v. Löwis6e796a12010-02-25 20:45:06 +000069- Florent Xicluna was given commit access on February 25 2010 by
70 MvL, based on Antoine Pitrou's recommendation.
71
72- Dino Viehland was given SVN access on February 23 2010 by Brett
73 Cannon, for backporting tests from IronPython.
74
75- Larry Hastings was given SVN access on February 22 2010 by
76 Andrew Kuchling, based on Brett Cannon's recommendation.
77
Martin v. Löwis66da2f32010-01-30 00:16:49 +000078- Victor Stinner was given SVN access on January 30 2010 by MvL,
79 at recommendation by Mark Dickinson and Amaury Forgeot d'Arc.
80
Benjamin Petersona28e7022010-01-09 18:53:06 +000081- Stefan Krah was given SVN access on January 5 2010 by GFB, at
82 suggestion of Mark Dickinson, for work on the decimal module.
83
Benjamin Peterson4ac9ce42009-10-04 14:49:41 +000084- Doug Hellmann was given SVN access on September 19 2009 by GFB, at
85 suggestion of Jesse Noller, for documentation work.
86
Georg Brandlc6c31782009-06-08 13:41:29 +000087- Ezio Melotti was given SVN access on June 7 2009 by GFB, for work on and
88 fixes to the documentation.
89
Benjamin Petersond23f8222009-04-05 19:13:16 +000090- Paul Kippes was given commit privileges at PyCon 2009 by BAC to work on 3to2.
91
92- Ron DuPlain was given commit privileges at PyCon 2009 by BAC to work on 3to2.
93
94- Several developers of alternative Python implementations where
95 given access for test suite and library adaptions by MvL:
96 Allison Randal (Parrot), Michael Foord (IronPython),
97 Jim Baker, Philip Jenvey, and Frank Wierzbicki (all Jython).
98
99- R. David Murray was given SVN access on March 30 2009 by MvL, after
100 recommendation by BAC.
101
Benjamin Petersone0124bd2009-03-09 21:04:33 +0000102- Chris Withers was given SVN access on March 8 2009 by MvL,
103 after recommendation by GvR.
104
Éric Araujo70176162010-10-04 22:32:36 +0000105- Tarek Ziadé was given SVN access on December 21 2008 by NCN,
Benjamin Peterson92035012008-12-27 16:00:54 +0000106 for maintenance of distutils.
107
Benjamin Peterson4cd6a952008-08-17 20:23:46 +0000108- Hirokazu Yamamoto was given SVN access on August 12 2008 by MvL,
109 for contributions to the Windows build.
110
Georg Brandl6ea420b2008-07-16 12:58:29 +0000111- Antoine Pitrou was given SVN access on July 16 2008, by recommendation
112 from GvR, for general contributions to Python.
113
Georg Brandl734e2682008-08-12 08:18:18 +0000114- Jesse Noller was given SVN access on 16 June 2008 by GFB,
Amaury Forgeot d'Arc35c86582008-06-17 21:11:29 +0000115 for work on the multiprocessing module.
116
Georg Brandl0c77a822008-06-10 16:37:50 +0000117- Gregor Lingl was given SVN access on 10 June 2008 by MvL,
118 for work on the turtle module.
119
Benjamin Petersona37cfc62008-05-26 13:48:34 +0000120- Robert Schuppenies was given SVN access on 21 May 2008 by MvL,
121 for GSoC contributions.
122
Christian Heimes81ee3ef2008-05-04 22:42:01 +0000123- Rodrigo Bernardo Pimentel was given SVN access on 29 April 2008 by MvL,
124 for GSoC contributions.
125
126- Heiko Weinen was given SVN access on 29 April 2008 by MvL,
127 for GSoC contributions.
128
Georg Brandleeb575f2009-06-24 06:42:05 +0000129- Jesus Cea was given SVN access on 24 April 2008 by MvL,
Christian Heimes81ee3ef2008-05-04 22:42:01 +0000130 for maintenance of bsddb.
131
132- Guilherme Polo was given SVN access on 24 April 2008 by MvL,
133 for GSoC contributions.
134
135- Thomas Lee was given SVN access on 21 April 2008 by NCN,
136 for work on branches (ast/optimizer related).
137
Christian Heimes33fe8092008-04-13 13:53:33 +0000138- Jeroen Ruigrok van der Werven was given SVN access on 12 April 2008
Georg Brandl734e2682008-08-12 08:18:18 +0000139 by GFB, for documentation work.
Christian Heimes33fe8092008-04-13 13:53:33 +0000140
Georg Brandl734e2682008-08-12 08:18:18 +0000141- Josiah Carlson was given SVN access on 26 March 2008 by GFB,
Christian Heimesf6cd9672008-03-26 13:45:42 +0000142 for work on asyncore/asynchat.
143
Georg Brandl734e2682008-08-12 08:18:18 +0000144- Benjamin Peterson was given SVN access on 25 March 2008 by GFB,
145 for bug triage work.
Christian Heimes0348fb62008-03-26 12:55:56 +0000146
Christian Heimes02781dc2008-03-21 01:11:52 +0000147- Jerry Seutter was given SVN access on 20 March 2008 by BAC, for
148 general contributions to Python.
149
Christian Heimesd5e2b6f2008-03-19 21:50:51 +0000150- Jeff Rush was given SVN access on 18 March 2008 by AMK, for Distutils work.
151
Christian Heimesb186d002008-03-18 15:15:01 +0000152- David Wolever was given SVN access on 17 March 2008 by MvL,
153 for 2to3 work.
154
155- Trent Nelson was given SVN access on 17 March 2008 by MvL,
156 for general contributions to Python.
157
Christian Heimes043d6f62008-01-07 17:19:16 +0000158- Mark Dickinson was given SVN access on 6 January 2008 by Facundo
159 Batista for his work on mathemathics and number related issues.
160
Guido van Rossum58da9312007-11-10 23:39:45 +0000161- Amaury Forgeot d'Arc was given SVN access on 9 November 2007 by MvL,
162 for general contributions to Python.
163
Guido van Rossum8ce8a782007-11-01 19:42:39 +0000164- Christian Heimes was given SVN access on 31 October 2007 by MvL,
165 for general contributions to Python.
166
167- Chris Monson was given SVN access on 20 October 2007 by NCN,
168 for his work on editing PEPs.
169
Thomas Wouters47b49bf2007-08-30 22:15:33 +0000170- Bill Janssen was given SVN access on 28 August 2007 by NCN,
171 for his work on the SSL module and other things related to (SSL) sockets.
172
Guido van Rossumaf554a02007-08-16 23:48:43 +0000173- Jeffrey Yasskin was given SVN access on 9 August 2007 by NCN,
Éric Araujo70176162010-10-04 22:32:36 +0000174 for his work on PEPs and other general patches.
Guido van Rossum7eaf8222007-06-18 17:58:50 +0000175
Benjamin Peterson4ac9ce42009-10-04 14:49:41 +0000176- Mark Summerfield was given SVN access on 1 August 2007 by GFB,
177 for work on documentation.
178
179- Armin Ronacher was given SVN access on 23 July 2007 by GFB,
180 for work on the documentation toolset. He now maintains the
181 ast module.
182
Guido van Rossumaf554a02007-08-16 23:48:43 +0000183- Senthil Kumaran was given SVN access on 16 June 2007 by MvL,
184 for his Summer-of-Code project, mentored by Skip Montanaro.
185
186- Alexandre Vassalotti was given SVN access on 21 May 2007 by MvL,
187 for his Summer-of-Code project, mentored by Brett Cannon.
Guido van Rossumd59da4b2007-05-22 18:11:13 +0000188
Guido van Rossumd8faa362007-04-27 19:54:29 +0000189- Travis Oliphant was given SVN access on 17 Apr 2007 by MvL,
190 for implementing the extended buffer protocol.
191
192- Ziga Seilnacht was given SVN access on 09 Mar 2007 by MvL,
193 for general maintenance.
194
195- Pete Shinners was given SVN access on 04 Mar 2007 by NCN,
196 for PEP 3101 work in the sandbox.
197
198- Pat Maupin and Eric V. Smith were given SVN access on 28 Feb 2007 by NCN,
199 for PEP 3101 work in the sandbox.
200
Thomas Woutersa44f3a32007-02-26 18:20:15 +0000201- Steven Bethard (SF name "bediviere") added to the SourceForge Python
202 project 26 Feb 2007, by NCN, as a tracker tech.
203
Thomas Wouters902d6eb2007-01-09 23:18:33 +0000204- Josiah Carlson (SF name "josiahcarlson") added to the SourceForge Python
205 project 06 Jan 2007, by NCN, as a tracker tech. He will maintain asyncore.
206
207- Collin Winter was given SVN access on 05 Jan 2007 by NCN, for PEP
208 update access.
209
210- Lars Gustaebel was given SVN access on 20 Dec 2006 by NCN, for tarfile.py
211 related work.
212
Thomas Wouters4d70c3d2006-06-08 14:42:34 +0000213- 2006 Summer of Code entries: SoC developers are expected to work
Thomas Wouters477c8d52006-05-27 19:21:47 +0000214 primarily in nondist/sandbox or on a branch of their own, and will
215 have their work reviewed before changes are accepted into the trunk.
216
Thomas Wouters4d70c3d2006-06-08 14:42:34 +0000217 - Matt Fleming was added on 25 May 2006 by AMK; he'll be working on
Éric Araujo70176162010-10-04 22:32:36 +0000218 enhancing the Python debugger.
Thomas Wouters4d70c3d2006-06-08 14:42:34 +0000219
220 - Jackilyn Hoxworth was added on 25 May 2006 by AMK; she'll be adding logging
Éric Araujo70176162010-10-04 22:32:36 +0000221 to the standard library.
Thomas Wouters4d70c3d2006-06-08 14:42:34 +0000222
Éric Araujo70176162010-10-04 22:32:36 +0000223 - Mateusz Rukowicz was added on 30 May 2006 by AMK; he'll be
Thomas Wouters4d70c3d2006-06-08 14:42:34 +0000224 translating the decimal module into C.
225
Thomas Wouters477c8d52006-05-27 19:21:47 +0000226- SVN access granted to the "Need for Speed" Iceland sprint attendees,
227 between May 17 and 21, 2006, by Tim Peters. All work is to be done
228 in new sandbox projects or on new branches, with merging to the
229 trunk as approved:
230
231 Andrew Dalke
232 Christian Tismer
233 Jack Diederich
234 John Benediktsson
Éric Araujo70176162010-10-04 22:32:36 +0000235 Kristján V. Jónsson
Thomas Wouters477c8d52006-05-27 19:21:47 +0000236 Martin Blais
237 Richard Emslie
238 Richard Jones
239 Runar Petursson
240 Steve Holden
241 Richard M. Tew
242
243- Steven Bethard was given SVN access on 27 Apr 2006 by DJG, for PEP
244 update access.
245
246- Talin was given SVN access on 27 Apr 2006 by DJG, for PEP update
247 access.
248
Thomas Wouters49fd7fa2006-04-21 10:40:58 +0000249- George Yoshida (SF name "quiver") added to the SourceForge Python
250 project 14 Apr 2006, by Tim Peters, as a tracker admin. See
251 contemporaneous python-checkins thread with the unlikely Subject:
252
253 r45329 - python/trunk/Doc/whatsnew/whatsnew25.tex
254
Neal Norwitz7b4d6d52006-03-03 17:25:57 +0000255- Ronald Oussoren was given SVN access on 3 Mar 2006 by NCN, for Mac
256 related work.
257
258- Bob Ippolito was given SVN access on 2 Mar 2006 by NCN, for Mac
259 related work.
260
Raymond Hettingerdc4efd02005-10-16 11:17:30 +0000261- Nick Coghlan requested CVS access so he could update his PEP directly.
262 Granted by GvR on 16 Oct 2005.
263
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000264- Added two new developers for the Summer of Code project. 8 July 2005
265 by RDH. Andrew Kuchling will be mentoring Gregory K Johnson for a
Thomas Wouters477c8d52006-05-27 19:21:47 +0000266 project to enhance mailbox. Brett Cannon requested access for Flovis
Raymond Hettingerfafc1ae2005-07-08 14:47:38 +0000267 Bruynooghe (sirolf) to work on pstats, profile, and hotshot. Both users
268 are expected to work primarily in nondist/sandbox and have their work
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000269 reviewed before making updates to active code.
270
Georg Brandlb69406d2006-02-11 15:30:36 +0000271- Georg Brandl was given SF tracker permissions on 28 May 2005
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000272 by RDH. Since the beginning of 2005, he has been active in discussions
273 on python-dev and has submitted a dozen patch reviews. The permissions
Raymond Hettingerf8f937f2005-06-03 11:15:03 +0000274 add the ability to change tracker status and to attach patches. On
275 3 June 2005, this was expanded by RDH to include checkin permissions.
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000276
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000277- Terry Reedy was given SF tracker permissions on 7 Apr 2005 by RDH.
278
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000279- Nick Coghlan was given SF tracker permissions on 5 Apr 2005 by RDH.
280 For several months, he has been active in reviewing and contributing
281 patches. The added permissions give him greater flexibility in
282 working with the tracker.
283
Tim Petersb53b7412005-04-08 17:16:28 +0000284- Eric Price was made a developer on 2 May 2003 by TGP. This was
285 specifically to work on the new ``decimal`` package, which lived in
286 ``nondist/sandbox/decimal/`` at the time.
287
Tim Peters207d5eb2005-04-08 20:02:08 +0000288- Eric S. Raymond was made a developer on 2 Jul 2000 by TGP, for general
289 library work. His request is archived here:
290
291 http://mail.python.org/pipermail/python-dev/2000-July/005314.html
292
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000293
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000294Permissions Dropped on Request
295------------------------------
296
Georg Brandl734e2682008-08-12 08:18:18 +0000297- Roy Smith, Matt Fleming and Richard Emslie sent drop requests.
298 4 Aug 2008 GFB
299
300- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
301 and the Summer Of Code project are no longer needed. 4 Aug 2008 GFB
302
Raymond Hettinger07914412005-10-17 03:37:26 +0000303- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
304 and the Summer Of Code project are no longer needed. AMK will make
305 any future checkins directly. 16 Oct 2005 RDH
306
Raymond Hettingere452c7a2005-07-27 17:59:02 +0000307- Johannes Gijsbers sent a drop request. 27 July 2005 RDH
308
Raymond Hettingerd5d469d2005-07-14 17:34:00 +0000309- Flovis Bruynooghe sent a drop request. 14 July 2005 RDH
310
Raymond Hettinger7c5e6182005-04-30 21:25:19 +0000311- Paul Prescod sent a drop request. 30 Apr 2005 RDH
312
Raymond Hettinger8ec676e2005-04-13 22:04:21 +0000313- Finn Bock sent a drop request. 13 Apr 2005 RDH
314
Raymond Hettinger30337342005-04-11 03:11:11 +0000315- Eric Price sent a drop request. 10 Apr 2005 RDH
316
Raymond Hettinger95ed80b2005-04-10 16:36:16 +0000317- Irmen de Jong requested dropping CVS access while keeping tracker
318 access. 10 Apr 2005 RDH
319
Raymond Hettingerefcd1d32005-04-08 19:09:19 +0000320- Moshe Zadka and Ken Manheimer sent drop requests. 8 Apr 2005 by RDH
Raymond Hettinger1f0d1032005-04-08 18:36:14 +0000321
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000322- Steve Holden, Gerhard Haring, and David Cole sent email stating that
323 they no longer use their access. 7 Apr 2005 RDH
Tim Petersb53b7412005-04-08 17:16:28 +0000324
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000325
Raymond Hettingerda524a92005-04-08 20:43:19 +0000326Permissions Dropped after Loss of Contact
327-----------------------------------------
328
329- Several unsuccessful efforts were made to contact Charles G Waldman.
330 Removed on 8 Apr 2005 by RDH.
331
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000332
333Initials of Project Admins
334--------------------------
335
Tim Petersb53b7412005-04-08 17:16:28 +0000336TGP: Tim Peters
Benjamin Petersond23f8222009-04-05 19:13:16 +0000337GFB: Georg Brandl
338BAC: Brett Cannon
339NCN: Neal Norwitz
Thomas Wouters477c8d52006-05-27 19:21:47 +0000340DJG: David Goodger
Guido van Rossumd8faa362007-04-27 19:54:29 +0000341MvL: Martin v. Loewis
Benjamin Petersond23f8222009-04-05 19:13:16 +0000342GvR: Guido van Rossum
343RDH: Raymond Hettinger