blob: 65b59f7594db94ee92beb9737e98039f942a6877 [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
19
20Permissions History
21-------------------
22
Benjamin Petersona28e7022010-01-09 18:53:06 +000023- Stefan Krah was given SVN access on January 5 2010 by GFB, at
24 suggestion of Mark Dickinson, for work on the decimal module.
25
Benjamin Peterson4ac9ce42009-10-04 14:49:41 +000026- Doug Hellmann was given SVN access on September 19 2009 by GFB, at
27 suggestion of Jesse Noller, for documentation work.
28
Georg Brandlc6c31782009-06-08 13:41:29 +000029- Ezio Melotti was given SVN access on June 7 2009 by GFB, for work on and
30 fixes to the documentation.
31
Benjamin Petersond23f8222009-04-05 19:13:16 +000032- Paul Kippes was given commit privileges at PyCon 2009 by BAC to work on 3to2.
33
34- Ron DuPlain was given commit privileges at PyCon 2009 by BAC to work on 3to2.
35
36- Several developers of alternative Python implementations where
37 given access for test suite and library adaptions by MvL:
38 Allison Randal (Parrot), Michael Foord (IronPython),
39 Jim Baker, Philip Jenvey, and Frank Wierzbicki (all Jython).
40
41- R. David Murray was given SVN access on March 30 2009 by MvL, after
42 recommendation by BAC.
43
Benjamin Petersone0124bd2009-03-09 21:04:33 +000044- Chris Withers was given SVN access on March 8 2009 by MvL,
45 after recommendation by GvR.
46
47- Tarek Ziadé was given SVN access on December 21 2008 by NCN,
Benjamin Peterson92035012008-12-27 16:00:54 +000048 for maintenance of distutils.
49
Benjamin Peterson4cd6a952008-08-17 20:23:46 +000050- Hirokazu Yamamoto was given SVN access on August 12 2008 by MvL,
51 for contributions to the Windows build.
52
Georg Brandl6ea420b2008-07-16 12:58:29 +000053- Antoine Pitrou was given SVN access on July 16 2008, by recommendation
54 from GvR, for general contributions to Python.
55
Georg Brandl734e2682008-08-12 08:18:18 +000056- Jesse Noller was given SVN access on 16 June 2008 by GFB,
Amaury Forgeot d'Arc35c86582008-06-17 21:11:29 +000057 for work on the multiprocessing module.
58
Georg Brandl0c77a822008-06-10 16:37:50 +000059- Gregor Lingl was given SVN access on 10 June 2008 by MvL,
60 for work on the turtle module.
61
Benjamin Petersona37cfc62008-05-26 13:48:34 +000062- Robert Schuppenies was given SVN access on 21 May 2008 by MvL,
63 for GSoC contributions.
64
Christian Heimes81ee3ef2008-05-04 22:42:01 +000065- Rodrigo Bernardo Pimentel was given SVN access on 29 April 2008 by MvL,
66 for GSoC contributions.
67
68- Heiko Weinen was given SVN access on 29 April 2008 by MvL,
69 for GSoC contributions.
70
Georg Brandleeb575f2009-06-24 06:42:05 +000071- Jesus Cea was given SVN access on 24 April 2008 by MvL,
Christian Heimes81ee3ef2008-05-04 22:42:01 +000072 for maintenance of bsddb.
73
74- Guilherme Polo was given SVN access on 24 April 2008 by MvL,
75 for GSoC contributions.
76
77- Thomas Lee was given SVN access on 21 April 2008 by NCN,
78 for work on branches (ast/optimizer related).
79
Christian Heimes33fe8092008-04-13 13:53:33 +000080- Jeroen Ruigrok van der Werven was given SVN access on 12 April 2008
Georg Brandl734e2682008-08-12 08:18:18 +000081 by GFB, for documentation work.
Christian Heimes33fe8092008-04-13 13:53:33 +000082
Georg Brandl734e2682008-08-12 08:18:18 +000083- Josiah Carlson was given SVN access on 26 March 2008 by GFB,
Christian Heimesf6cd9672008-03-26 13:45:42 +000084 for work on asyncore/asynchat.
85
Georg Brandl734e2682008-08-12 08:18:18 +000086- Benjamin Peterson was given SVN access on 25 March 2008 by GFB,
87 for bug triage work.
Christian Heimes0348fb62008-03-26 12:55:56 +000088
Christian Heimes02781dc2008-03-21 01:11:52 +000089- Jerry Seutter was given SVN access on 20 March 2008 by BAC, for
90 general contributions to Python.
91
Christian Heimesd5e2b6f2008-03-19 21:50:51 +000092- Jeff Rush was given SVN access on 18 March 2008 by AMK, for Distutils work.
93
Christian Heimesb186d002008-03-18 15:15:01 +000094- David Wolever was given SVN access on 17 March 2008 by MvL,
95 for 2to3 work.
96
97- Trent Nelson was given SVN access on 17 March 2008 by MvL,
98 for general contributions to Python.
99
Christian Heimes043d6f62008-01-07 17:19:16 +0000100- Mark Dickinson was given SVN access on 6 January 2008 by Facundo
101 Batista for his work on mathemathics and number related issues.
102
Guido van Rossum58da9312007-11-10 23:39:45 +0000103- Amaury Forgeot d'Arc was given SVN access on 9 November 2007 by MvL,
104 for general contributions to Python.
105
Guido van Rossum8ce8a782007-11-01 19:42:39 +0000106- Christian Heimes was given SVN access on 31 October 2007 by MvL,
107 for general contributions to Python.
108
109- Chris Monson was given SVN access on 20 October 2007 by NCN,
110 for his work on editing PEPs.
111
Thomas Wouters47b49bf2007-08-30 22:15:33 +0000112- Bill Janssen was given SVN access on 28 August 2007 by NCN,
113 for his work on the SSL module and other things related to (SSL) sockets.
114
Guido van Rossumaf554a02007-08-16 23:48:43 +0000115- Jeffrey Yasskin was given SVN access on 9 August 2007 by NCN,
116 for his work on PEPs and other general patches.
Guido van Rossum7eaf8222007-06-18 17:58:50 +0000117
Benjamin Peterson4ac9ce42009-10-04 14:49:41 +0000118- Mark Summerfield was given SVN access on 1 August 2007 by GFB,
119 for work on documentation.
120
121- Armin Ronacher was given SVN access on 23 July 2007 by GFB,
122 for work on the documentation toolset. He now maintains the
123 ast module.
124
Guido van Rossumaf554a02007-08-16 23:48:43 +0000125- Senthil Kumaran was given SVN access on 16 June 2007 by MvL,
126 for his Summer-of-Code project, mentored by Skip Montanaro.
127
128- Alexandre Vassalotti was given SVN access on 21 May 2007 by MvL,
129 for his Summer-of-Code project, mentored by Brett Cannon.
Guido van Rossumd59da4b2007-05-22 18:11:13 +0000130
Guido van Rossumd8faa362007-04-27 19:54:29 +0000131- Travis Oliphant was given SVN access on 17 Apr 2007 by MvL,
132 for implementing the extended buffer protocol.
133
134- Ziga Seilnacht was given SVN access on 09 Mar 2007 by MvL,
135 for general maintenance.
136
137- Pete Shinners was given SVN access on 04 Mar 2007 by NCN,
138 for PEP 3101 work in the sandbox.
139
140- Pat Maupin and Eric V. Smith were given SVN access on 28 Feb 2007 by NCN,
141 for PEP 3101 work in the sandbox.
142
Thomas Woutersa44f3a32007-02-26 18:20:15 +0000143- Steven Bethard (SF name "bediviere") added to the SourceForge Python
144 project 26 Feb 2007, by NCN, as a tracker tech.
145
Thomas Wouters902d6eb2007-01-09 23:18:33 +0000146- Josiah Carlson (SF name "josiahcarlson") added to the SourceForge Python
147 project 06 Jan 2007, by NCN, as a tracker tech. He will maintain asyncore.
148
149- Collin Winter was given SVN access on 05 Jan 2007 by NCN, for PEP
150 update access.
151
152- Lars Gustaebel was given SVN access on 20 Dec 2006 by NCN, for tarfile.py
153 related work.
154
Thomas Wouters4d70c3d2006-06-08 14:42:34 +0000155- 2006 Summer of Code entries: SoC developers are expected to work
Thomas Wouters477c8d52006-05-27 19:21:47 +0000156 primarily in nondist/sandbox or on a branch of their own, and will
157 have their work reviewed before changes are accepted into the trunk.
158
Thomas Wouters4d70c3d2006-06-08 14:42:34 +0000159 - Matt Fleming was added on 25 May 2006 by AMK; he'll be working on
160 enhancing the Python debugger.
161
162 - Jackilyn Hoxworth was added on 25 May 2006 by AMK; she'll be adding logging
163 to the standard library.
164
165 - Mateusz Rukowicz was added on 30 May 2006 by AMK; he'll be
166 translating the decimal module into C.
167
Thomas Wouters477c8d52006-05-27 19:21:47 +0000168- SVN access granted to the "Need for Speed" Iceland sprint attendees,
169 between May 17 and 21, 2006, by Tim Peters. All work is to be done
170 in new sandbox projects or on new branches, with merging to the
171 trunk as approved:
172
173 Andrew Dalke
174 Christian Tismer
175 Jack Diederich
176 John Benediktsson
177 Kristján V. Jónsson
178 Martin Blais
179 Richard Emslie
180 Richard Jones
181 Runar Petursson
182 Steve Holden
183 Richard M. Tew
184
185- Steven Bethard was given SVN access on 27 Apr 2006 by DJG, for PEP
186 update access.
187
188- Talin was given SVN access on 27 Apr 2006 by DJG, for PEP update
189 access.
190
Thomas Wouters49fd7fa2006-04-21 10:40:58 +0000191- George Yoshida (SF name "quiver") added to the SourceForge Python
192 project 14 Apr 2006, by Tim Peters, as a tracker admin. See
193 contemporaneous python-checkins thread with the unlikely Subject:
194
195 r45329 - python/trunk/Doc/whatsnew/whatsnew25.tex
196
Neal Norwitz7b4d6d52006-03-03 17:25:57 +0000197- Ronald Oussoren was given SVN access on 3 Mar 2006 by NCN, for Mac
198 related work.
199
200- Bob Ippolito was given SVN access on 2 Mar 2006 by NCN, for Mac
201 related work.
202
Raymond Hettingerdc4efd02005-10-16 11:17:30 +0000203- Nick Coghlan requested CVS access so he could update his PEP directly.
204 Granted by GvR on 16 Oct 2005.
205
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000206- Added two new developers for the Summer of Code project. 8 July 2005
207 by RDH. Andrew Kuchling will be mentoring Gregory K Johnson for a
Thomas Wouters477c8d52006-05-27 19:21:47 +0000208 project to enhance mailbox. Brett Cannon requested access for Flovis
Raymond Hettingerfafc1ae2005-07-08 14:47:38 +0000209 Bruynooghe (sirolf) to work on pstats, profile, and hotshot. Both users
210 are expected to work primarily in nondist/sandbox and have their work
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000211 reviewed before making updates to active code.
212
Georg Brandlb69406d2006-02-11 15:30:36 +0000213- Georg Brandl was given SF tracker permissions on 28 May 2005
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000214 by RDH. Since the beginning of 2005, he has been active in discussions
215 on python-dev and has submitted a dozen patch reviews. The permissions
Raymond Hettingerf8f937f2005-06-03 11:15:03 +0000216 add the ability to change tracker status and to attach patches. On
217 3 June 2005, this was expanded by RDH to include checkin permissions.
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000218
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000219- Terry Reedy was given SF tracker permissions on 7 Apr 2005 by RDH.
220
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000221- Nick Coghlan was given SF tracker permissions on 5 Apr 2005 by RDH.
222 For several months, he has been active in reviewing and contributing
223 patches. The added permissions give him greater flexibility in
224 working with the tracker.
225
Tim Petersb53b7412005-04-08 17:16:28 +0000226- Eric Price was made a developer on 2 May 2003 by TGP. This was
227 specifically to work on the new ``decimal`` package, which lived in
228 ``nondist/sandbox/decimal/`` at the time.
229
Tim Peters207d5eb2005-04-08 20:02:08 +0000230- Eric S. Raymond was made a developer on 2 Jul 2000 by TGP, for general
231 library work. His request is archived here:
232
233 http://mail.python.org/pipermail/python-dev/2000-July/005314.html
234
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000235
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000236Permissions Dropped on Request
237------------------------------
238
Georg Brandl734e2682008-08-12 08:18:18 +0000239- Roy Smith, Matt Fleming and Richard Emslie sent drop requests.
240 4 Aug 2008 GFB
241
242- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
243 and the Summer Of Code project are no longer needed. 4 Aug 2008 GFB
244
Raymond Hettinger07914412005-10-17 03:37:26 +0000245- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
246 and the Summer Of Code project are no longer needed. AMK will make
247 any future checkins directly. 16 Oct 2005 RDH
248
Raymond Hettingere452c7a2005-07-27 17:59:02 +0000249- Johannes Gijsbers sent a drop request. 27 July 2005 RDH
250
Raymond Hettingerd5d469d2005-07-14 17:34:00 +0000251- Flovis Bruynooghe sent a drop request. 14 July 2005 RDH
252
Raymond Hettinger7c5e6182005-04-30 21:25:19 +0000253- Paul Prescod sent a drop request. 30 Apr 2005 RDH
254
Raymond Hettinger8ec676e2005-04-13 22:04:21 +0000255- Finn Bock sent a drop request. 13 Apr 2005 RDH
256
Raymond Hettinger30337342005-04-11 03:11:11 +0000257- Eric Price sent a drop request. 10 Apr 2005 RDH
258
Raymond Hettinger95ed80b2005-04-10 16:36:16 +0000259- Irmen de Jong requested dropping CVS access while keeping tracker
260 access. 10 Apr 2005 RDH
261
Raymond Hettingerefcd1d32005-04-08 19:09:19 +0000262- Moshe Zadka and Ken Manheimer sent drop requests. 8 Apr 2005 by RDH
Raymond Hettinger1f0d1032005-04-08 18:36:14 +0000263
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000264- Steve Holden, Gerhard Haring, and David Cole sent email stating that
265 they no longer use their access. 7 Apr 2005 RDH
Tim Petersb53b7412005-04-08 17:16:28 +0000266
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000267
Raymond Hettingerda524a92005-04-08 20:43:19 +0000268Permissions Dropped after Loss of Contact
269-----------------------------------------
270
271- Several unsuccessful efforts were made to contact Charles G Waldman.
272 Removed on 8 Apr 2005 by RDH.
273
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000274
275Initials of Project Admins
276--------------------------
277
Tim Petersb53b7412005-04-08 17:16:28 +0000278TGP: Tim Peters
Benjamin Petersond23f8222009-04-05 19:13:16 +0000279GFB: Georg Brandl
280BAC: Brett Cannon
281NCN: Neal Norwitz
Thomas Wouters477c8d52006-05-27 19:21:47 +0000282DJG: David Goodger
Guido van Rossumd8faa362007-04-27 19:54:29 +0000283MvL: Martin v. Loewis
Benjamin Petersond23f8222009-04-05 19:13:16 +0000284GvR: Guido van Rossum
285RDH: Raymond Hettinger