blob: 6d91a70c5b3679648410fef3e6faf02552594368 [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
Georg Brandl25727442010-03-21 19:38:10 +000020- Florent Xicluna was given commit access on February 25 2010 by
21 MvL, based on Antoine Pitrou's recommendation.
22
23- Dino Viehland was given SVN access on February 23 2010 by Brett
24 Cannon, for backporting tests from IronPython.
25
26- Larry Hastings was given SVN access on February 22 2010 by
27 Andrew Kuchling, based on Brett Cannon's recommendation.
28
29- Victor Stinner was given SVN access on January 30 2010 by MvL,
30 at recommendation by Mark Dickinson and Amaury Forgeot d'Arc.
31
Georg Brandlb6453a92010-03-21 19:16:28 +000032- Stefan Krah was given SVN access on January 5 2010 by GFB, at
33 suggestion of Mark Dickinson, for work on the decimal module.
34
35- Doug Hellmann was given SVN access on September 19 2009 by GFB, at
36 suggestion of Jesse Noller, for documentation work.
37
38- Ezio Melotti was given SVN access on June 7 2009 by GFB, for work on and
39 fixes to the documentation.
40
41- Paul Kippes was given commit privileges at PyCon 2009 by BAC to work on 3to2.
42
43- Ron DuPlain was given commit privileges at PyCon 2009 by BAC to work on 3to2.
44
45- Several developers of alternative Python implementations where
46 given access for test suite and library adaptions by MvL:
47 Allison Randal (Parrot), Michael Foord (IronPython),
48 Jim Baker, Philip Jenvey, and Frank Wierzbicki (all Jython).
49
50- R. David Murray was given SVN access on March 30 2009 by MvL, after
51 recommendation by BAC.
52
53- Chris Withers was given SVN access on March 8 2009 by MvL,
54 after recommendation by GvR.
55
56- Tarek Ziadé was given SVN access on December 21 2008 by NCN,
Benjamin Petersonc6e80eb2008-12-21 17:01:26 +000057 for maintenance of distutils.
58
Martin v. Löwis581a1492008-08-12 20:45:21 +000059- Hirokazu Yamamoto was given SVN access on August 12 2008 by MvL,
60 for contributions to the Windows build.
61
Martin v. Löwisc83f1132008-07-16 05:28:26 +000062- Antoine Pitrou was given SVN access on July 16 2008, by recommendation
63 from GvR, for general contributions to Python.
64
Georg Brandl60fffcf2008-08-03 22:28:55 +000065- Jesse Noller was given SVN access on 16 June 2008 by GFB,
Georg Brandld0ba0732008-06-16 21:00:47 +000066 for work on the multiprocessing module.
67
Martin v. Löwisdf7036d2008-06-10 05:03:35 +000068- Gregor Lingl was given SVN access on 10 June 2008 by MvL,
69 for work on the turtle module.
70
Martin v. Löwis10cfc4b2008-05-21 07:31:31 +000071- Robert Schuppenies was given SVN access on 21 May 2008 by MvL,
72 for GSoC contributions.
73
Martin v. Löwis48f62762008-04-29 06:10:53 +000074- Rodrigo Bernardo Pimentel was given SVN access on 29 April 2008 by MvL,
75 for GSoC contributions.
76
77- Heiko Weinen was given SVN access on 29 April 2008 by MvL,
78 for GSoC contributions.
79
Georg Brandlf18d5ce2009-10-27 14:29:22 +000080- Jesus Cea was given SVN access on 24 April 2008 by MvL,
Martin v. Löwis11034c62008-04-24 13:18:03 +000081 for maintenance of bsddb.
82
Martin v. Löwis51698912008-04-24 09:50:50 +000083- Guilherme Polo was given SVN access on 24 April 2008 by MvL,
84 for GSoC contributions.
85
Neal Norwitz8e0319d2008-04-22 05:07:47 +000086- Thomas Lee was given SVN access on 21 April 2008 by NCN,
87 for work on branches (ast/optimizer related).
88
Georg Brandla93eaa52008-04-12 19:00:20 +000089- Jeroen Ruigrok van der Werven was given SVN access on 12 April 2008
Georg Brandl60fffcf2008-08-03 22:28:55 +000090 by GFB, for documentation work.
Georg Brandla93eaa52008-04-12 19:00:20 +000091
Georg Brandl60fffcf2008-08-03 22:28:55 +000092- Josiah Carlson was given SVN access on 26 March 2008 by GFB,
Georg Brandl7ddd10d2008-03-26 09:04:36 +000093 for work on asyncore/asynchat.
94
Georg Brandl60fffcf2008-08-03 22:28:55 +000095- Benjamin Peterson was given SVN access on 25 March 2008 by GFB,
96 for bug triage work.
Georg Brandlcdde5792008-03-25 17:36:43 +000097
Brett Cannonfa6a8b32008-03-20 16:13:48 +000098- Jerry Seutter was given SVN access on 20 March 2008 by BAC, for
99 general contributions to Python.
100
Andrew M. Kuchling0279f432008-03-19 01:05:35 +0000101- Jeff Rush was given SVN access on 18 March 2008 by AMK, for Distutils work.
102
Martin v. Löwisa7d57cd2008-03-17 21:55:30 +0000103- David Wolever was given SVN access on 17 March 2008 by MvL,
104 for 2to3 work.
105
Martin v. Löwis7cfbf0c2008-03-17 16:31:57 +0000106- Trent Nelson was given SVN access on 17 March 2008 by MvL,
107 for general contributions to Python.
108
Facundo Batistae9766c82008-01-06 21:13:12 +0000109- Mark Dickinson was given SVN access on 6 January 2008 by Facundo
110 Batista for his work on mathemathics and number related issues.
111
Martin v. Löwisd3d0baf2007-11-09 22:56:30 +0000112- Amaury Forgeot d'Arc was given SVN access on 9 November 2007 by MvL,
113 for general contributions to Python.
114
Martin v. Löwis50bf1152007-10-31 17:19:33 +0000115- Christian Heimes was given SVN access on 31 October 2007 by MvL,
116 for general contributions to Python.
117
Neal Norwitzaef8e552007-10-22 04:47:54 +0000118- Chris Monson was given SVN access on 20 October 2007 by NCN,
119 for his work on editing PEPs.
120
Neal Norwitz4a40f0c2007-08-29 06:15:33 +0000121- Bill Janssen was given SVN access on 28 August 2007 by NCN,
122 for his work on the SSL module and other things related to (SSL) sockets.
123
Neal Norwitz35c20962007-08-10 05:47:30 +0000124- Jeffrey Yasskin was given SVN access on 9 August 2007 by NCN,
125 for his work on PEPs and other general patches.
Martin v. Löwiscd1690e2007-06-16 10:08:43 +0000126
Neal Norwitz35c20962007-08-10 05:47:30 +0000127- Senthil Kumaran was given SVN access on 16 June 2007 by MvL,
128 for his Summer-of-Code project, mentored by Skip Montanaro.
129
130- Alexandre Vassalotti was given SVN access on 21 May 2007 by MvL,
131 for his Summer-of-Code project, mentored by Brett Cannon.
Martin v. Löwis6f738162007-05-21 04:35:47 +0000132
Martin v. Löwisbcc18222007-04-17 05:02:01 +0000133- Travis Oliphant was given SVN access on 17 Apr 2007 by MvL,
134 for implementing the extended buffer protocol.
135
136- Ziga Seilnacht was given SVN access on 09 Mar 2007 by MvL,
Martin v. Löwis1bcffef2007-03-09 19:36:01 +0000137 for general maintenance.
138
Neal Norwitz391e27d2007-03-05 07:52:01 +0000139- Pete Shinners was given SVN access on 04 Mar 2007 by NCN,
140 for PEP 3101 work in the sandbox.
141
Neal Norwitz052c3712007-03-01 07:04:41 +0000142- Pat Maupin and Eric V. Smith were given SVN access on 28 Feb 2007 by NCN,
143 for PEP 3101 work in the sandbox.
144
Georg Brandl1177bc42007-02-26 17:09:03 +0000145- Steven Bethard (SF name "bediviere") added to the SourceForge Python
Neal Norwitz41624e92007-02-26 17:01:08 +0000146 project 26 Feb 2007, by NCN, as a tracker tech.
147
Neal Norwitze8330fa2007-01-06 21:24:35 +0000148- Josiah Carlson (SF name "josiahcarlson") added to the SourceForge Python
149 project 06 Jan 2007, by NCN, as a tracker tech. He will maintain asyncore.
150
Neal Norwitz1f8c6342007-01-05 08:06:43 +0000151- Collin Winter was given SVN access on 05 Jan 2007 by NCN, for PEP
152 update access.
153
Neal Norwitzb6060db2006-12-21 04:38:00 +0000154- Lars Gustaebel was given SVN access on 20 Dec 2006 by NCN, for tarfile.py
155 related work.
156
Andrew M. Kuchling69fe4052006-05-30 12:52:01 +0000157- 2006 Summer of Code entries: SoC developers are expected to work
Andrew M. Kuchlingae1c0982006-05-26 01:46:22 +0000158 primarily in nondist/sandbox or on a branch of their own, and will
159 have their work reviewed before changes are accepted into the trunk.
Andrew M. Kuchlingc620bad2006-05-25 12:27:59 +0000160
Andrew M. Kuchling69fe4052006-05-30 12:52:01 +0000161 - Matt Fleming was added on 25 May 2006 by AMK; he'll be working on
162 enhancing the Python debugger.
163
164 - Jackilyn Hoxworth was added on 25 May 2006 by AMK; she'll be adding logging
165 to the standard library.
166
167 - Mateusz Rukowicz was added on 30 May 2006 by AMK; he'll be
168 translating the decimal module into C.
169
Tim Peters8d39dc12006-05-26 20:56:56 +0000170- SVN access granted to the "Need for Speed" Iceland sprint attendees,
171 between May 17 and 21, 2006, by Tim Peters. All work is to be done
172 in new sandbox projects or on new branches, with merging to the
173 trunk as approved:
174
175 Andrew Dalke
176 Christian Tismer
177 Jack Diederich
178 John Benediktsson
179 Kristján V. Jónsson
180 Martin Blais
181 Richard Emslie
182 Richard Jones
183 Runar Petursson
184 Steve Holden
Steve Holden7db3d382006-05-26 22:17:54 +0000185 Richard M. Tew
Tim Peters8d39dc12006-05-26 20:56:56 +0000186
David Goodger2c1e63f2006-04-27 22:53:05 +0000187- Steven Bethard was given SVN access on 27 Apr 2006 by DJG, for PEP
188 update access.
189
190- Talin was given SVN access on 27 Apr 2006 by DJG, for PEP update
191 access.
192
Tim Peters384178c2006-04-14 04:54:58 +0000193- George Yoshida (SF name "quiver") added to the SourceForge Python
194 project 14 Apr 2006, by Tim Peters, as a tracker admin. See
195 contemporaneous python-checkins thread with the unlikely Subject:
196
197 r45329 - python/trunk/Doc/whatsnew/whatsnew25.tex
198
Neal Norwitz7b4d6d52006-03-03 17:25:57 +0000199- Ronald Oussoren was given SVN access on 3 Mar 2006 by NCN, for Mac
200 related work.
201
202- Bob Ippolito was given SVN access on 2 Mar 2006 by NCN, for Mac
203 related work.
204
Raymond Hettingerdc4efd02005-10-16 11:17:30 +0000205- Nick Coghlan requested CVS access so he could update his PEP directly.
206 Granted by GvR on 16 Oct 2005.
207
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000208- Added two new developers for the Summer of Code project. 8 July 2005
209 by RDH. Andrew Kuchling will be mentoring Gregory K Johnson for a
Andrew M. Kuchlingc620bad2006-05-25 12:27:59 +0000210 project to enhance mailbox. Brett Cannon requested access for Flovis
Raymond Hettingerfafc1ae2005-07-08 14:47:38 +0000211 Bruynooghe (sirolf) to work on pstats, profile, and hotshot. Both users
212 are expected to work primarily in nondist/sandbox and have their work
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000213 reviewed before making updates to active code.
214
Georg Brandlb69406d2006-02-11 15:30:36 +0000215- Georg Brandl was given SF tracker permissions on 28 May 2005
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000216 by RDH. Since the beginning of 2005, he has been active in discussions
217 on python-dev and has submitted a dozen patch reviews. The permissions
Raymond Hettingerf8f937f2005-06-03 11:15:03 +0000218 add the ability to change tracker status and to attach patches. On
219 3 June 2005, this was expanded by RDH to include checkin permissions.
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000220
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000221- Terry Reedy was given SF tracker permissions on 7 Apr 2005 by RDH.
222
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000223- Nick Coghlan was given SF tracker permissions on 5 Apr 2005 by RDH.
224 For several months, he has been active in reviewing and contributing
225 patches. The added permissions give him greater flexibility in
226 working with the tracker.
227
Tim Petersb53b7412005-04-08 17:16:28 +0000228- Eric Price was made a developer on 2 May 2003 by TGP. This was
229 specifically to work on the new ``decimal`` package, which lived in
230 ``nondist/sandbox/decimal/`` at the time.
231
Tim Peters207d5eb2005-04-08 20:02:08 +0000232- Eric S. Raymond was made a developer on 2 Jul 2000 by TGP, for general
233 library work. His request is archived here:
234
235 http://mail.python.org/pipermail/python-dev/2000-July/005314.html
236
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000237
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000238Permissions Dropped on Request
239------------------------------
240
Georg Brandl60fffcf2008-08-03 22:28:55 +0000241- Roy Smith, Matt Fleming and Richard Emslie sent drop requests.
242 4 Aug 2008 GFB
243
244- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
245 and the Summer Of Code project are no longer needed. 4 Aug 2008 GFB
246
Raymond Hettinger07914412005-10-17 03:37:26 +0000247- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
248 and the Summer Of Code project are no longer needed. AMK will make
249 any future checkins directly. 16 Oct 2005 RDH
250
Raymond Hettingere452c7a2005-07-27 17:59:02 +0000251- Johannes Gijsbers sent a drop request. 27 July 2005 RDH
252
Raymond Hettingerd5d469d2005-07-14 17:34:00 +0000253- Flovis Bruynooghe sent a drop request. 14 July 2005 RDH
254
Raymond Hettinger7c5e6182005-04-30 21:25:19 +0000255- Paul Prescod sent a drop request. 30 Apr 2005 RDH
256
Raymond Hettinger8ec676e2005-04-13 22:04:21 +0000257- Finn Bock sent a drop request. 13 Apr 2005 RDH
258
Raymond Hettinger30337342005-04-11 03:11:11 +0000259- Eric Price sent a drop request. 10 Apr 2005 RDH
260
Raymond Hettinger95ed80b2005-04-10 16:36:16 +0000261- Irmen de Jong requested dropping CVS access while keeping tracker
262 access. 10 Apr 2005 RDH
263
Raymond Hettingerefcd1d32005-04-08 19:09:19 +0000264- Moshe Zadka and Ken Manheimer sent drop requests. 8 Apr 2005 by RDH
Raymond Hettinger1f0d1032005-04-08 18:36:14 +0000265
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000266- Steve Holden, Gerhard Haring, and David Cole sent email stating that
267 they no longer use their access. 7 Apr 2005 RDH
Tim Petersb53b7412005-04-08 17:16:28 +0000268
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000269
Raymond Hettingerda524a92005-04-08 20:43:19 +0000270Permissions Dropped after Loss of Contact
271-----------------------------------------
272
273- Several unsuccessful efforts were made to contact Charles G Waldman.
274 Removed on 8 Apr 2005 by RDH.
275
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000276
277Initials of Project Admins
278--------------------------
279
Tim Petersb53b7412005-04-08 17:16:28 +0000280TGP: Tim Peters
Georg Brandl25727442010-03-21 19:38:10 +0000281GFB: Georg Brandl
282BAC: Brett Cannon
283NCN: Neal Norwitz
David Goodger2c1e63f2006-04-27 22:53:05 +0000284DJG: David Goodger
Martin v. Löwis1bcffef2007-03-09 19:36:01 +0000285MvL: Martin v. Loewis
Georg Brandl25727442010-03-21 19:38:10 +0000286GvR: Guido van Rossum
287RDH: Raymond Hettinger