The silencing of DeprecationWarning was not taking -3 into consideration. Since
[python.git] / Misc / developers.txt
blob65b59f7594db94ee92beb9737e98039f942a6877
1 Developer Log
2 =============
4 This file is a running log of developers given permissions on SourceForge.
6 The purpose is to provide some institutional memory of who was given access
7 and why.
9 The first entry starts in April 2005.  In keeping with the style of
10 Misc/NEWS, newer entries should be added to the top.  Any markup should
11 be in the form of ReST.  Entries should include the initials of the
12 project admin who made the change or granted access.  Feel free to revise
13 the format to accommodate documentation needs as they arise.
15 Note, when giving new commit permissions, be sure to get a contributor
16 agreement from the committer.  See http://www.python.org/psf/contrib/
17 for details.  When the agreement is signed, please note it in this log.
20 Permissions History
21 -------------------
23 - Stefan Krah was given SVN access on January 5 2010 by GFB, at
24   suggestion of Mark Dickinson, for work on the decimal module.
26 - Doug Hellmann was given SVN access on September 19 2009 by GFB, at
27   suggestion of Jesse Noller, for documentation work.
29 - Ezio Melotti was given SVN access on June 7 2009 by GFB, for work on and
30   fixes to the documentation.
32 - Paul Kippes was given commit privileges at PyCon 2009 by BAC to work on 3to2.
34 - Ron DuPlain was given commit privileges at PyCon 2009 by BAC to work on 3to2.
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).
41 - R. David Murray was given SVN access on March 30 2009 by MvL, after
42   recommendation by BAC.
44 - Chris Withers was given SVN access on March 8 2009 by MvL,
45   after recommendation by GvR.
47 - Tarek Ziadé was given SVN access on December 21 2008 by NCN,
48   for maintenance of distutils.
50 - Hirokazu Yamamoto was given SVN access on August 12 2008 by MvL,
51   for contributions to the Windows build.
53 - Antoine Pitrou was given SVN access on July 16 2008, by recommendation
54   from GvR, for general contributions to Python.
56 - Jesse Noller was given SVN access on 16 June 2008 by GFB,
57   for work on the multiprocessing module.
59 - Gregor Lingl was given SVN access on 10 June 2008 by MvL,
60   for work on the turtle module.
62 - Robert Schuppenies was given SVN access on 21 May 2008 by MvL,
63   for GSoC contributions.
65 - Rodrigo Bernardo Pimentel was given SVN access on 29 April 2008 by MvL,
66   for GSoC contributions.
68 - Heiko Weinen was given SVN access on 29 April 2008 by MvL,
69   for GSoC contributions.
71 - Jesus Cea was given SVN access on 24 April 2008 by MvL,
72   for maintenance of bsddb.
74 - Guilherme Polo was given SVN access on 24 April 2008 by MvL,
75   for GSoC contributions.
77 - Thomas Lee was given SVN access on 21 April 2008 by NCN,
78   for work on branches (ast/optimizer related).
80 - Jeroen Ruigrok van der Werven was given SVN access on 12 April 2008
81   by GFB, for documentation work.
83 - Josiah Carlson was given SVN access on 26 March 2008 by GFB,
84   for work on asyncore/asynchat.
86 - Benjamin Peterson was given SVN access on 25 March 2008 by GFB,
87   for bug triage work.
89 - Jerry Seutter was given SVN access on 20 March 2008 by BAC, for
90   general contributions to Python.
92 - Jeff Rush was given SVN access on 18 March 2008 by AMK, for Distutils work.
94 - David Wolever was given SVN access on 17 March 2008 by MvL,
95   for 2to3 work.
97 - Trent Nelson was given SVN access on 17 March 2008 by MvL,
98   for general contributions to Python.
100 - Mark Dickinson was given SVN access on 6 January 2008 by Facundo
101   Batista for his work on mathemathics and number related issues.
103 - Amaury Forgeot d'Arc was given SVN access on 9 November 2007 by MvL,
104   for general contributions to Python.
106 - Christian Heimes was given SVN access on 31 October 2007 by MvL,
107   for general contributions to Python.
109 - Chris Monson was given SVN access on 20 October 2007 by NCN,
110   for his work on editing PEPs.
112 - 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.
115 - Jeffrey Yasskin was given SVN access on 9 August 2007 by NCN,
116   for his work on PEPs and other general patches. 
118 - Mark Summerfield was given SVN access on 1 August 2007 by GFB,
119   for work on documentation.
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.
125 - Senthil Kumaran was given SVN access on 16 June 2007 by MvL,
126   for his Summer-of-Code project, mentored by Skip Montanaro.
128 - Alexandre Vassalotti was given SVN access on 21 May 2007 by MvL,
129   for his Summer-of-Code project, mentored by Brett Cannon.
131 - Travis Oliphant was given SVN access on 17 Apr 2007 by MvL,
132   for implementing the extended buffer protocol.
134 - Ziga Seilnacht was given SVN access on 09 Mar 2007 by MvL,
135   for general maintenance.
137 - Pete Shinners was given SVN access on 04 Mar 2007 by NCN,
138   for PEP 3101 work in the sandbox.
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.
143 - Steven Bethard (SF name "bediviere") added to the SourceForge Python
144   project 26 Feb 2007, by NCN, as a tracker tech.
146 - 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.
149 - Collin Winter was given SVN access on 05 Jan 2007 by NCN, for PEP
150   update access.
152 - Lars Gustaebel was given SVN access on 20 Dec 2006 by NCN, for tarfile.py
153   related work.
155 - 2006 Summer of Code entries: SoC developers are expected to work
156   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.
159   - Matt Fleming was added on 25 May 2006 by AMK; he'll be working on
160     enhancing the Python debugger.   
162   - Jackilyn Hoxworth was added on 25 May 2006 by AMK; she'll be adding logging
163     to the standard library.  
165   - Mateusz Rukowicz was added on 30 May 2006 by AMK; he'll be 
166     translating the decimal module into C.
168 - 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:
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
185 - Steven Bethard was given SVN access on 27 Apr 2006 by DJG, for PEP
186   update access.
188 - Talin was given SVN access on 27 Apr 2006 by DJG, for PEP update
189   access.
191 - 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:
195       r45329 - python/trunk/Doc/whatsnew/whatsnew25.tex
197 - Ronald Oussoren was given SVN access on 3 Mar 2006 by NCN, for Mac
198   related work.
200 - Bob Ippolito was given SVN access on 2 Mar 2006 by NCN, for Mac
201   related work.
203 - Nick Coghlan requested CVS access so he could update his PEP directly.
204   Granted by GvR on 16 Oct 2005.
206 - 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
208   project to enhance mailbox.  Brett Cannon requested access for Flovis
209   Bruynooghe (sirolf) to work on pstats, profile, and hotshot.  Both users
210   are expected to work primarily in nondist/sandbox and have their work
211   reviewed before making updates to active code.
213 - Georg Brandl was given SF tracker permissions on 28 May 2005
214   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
216   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.
219 - Terry Reedy was given SF tracker permissions on 7 Apr 2005 by RDH.
221 - 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.
226 - 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.
230 - Eric S. Raymond was made a developer on 2 Jul 2000 by TGP, for general
231   library work.  His request is archived here:
233       http://mail.python.org/pipermail/python-dev/2000-July/005314.html
236 Permissions Dropped on Request
237 ------------------------------
239 - Roy Smith, Matt Fleming and Richard Emslie sent drop requests.
240   4 Aug 2008 GFB
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
245 - 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
249 - Johannes Gijsbers sent a drop request.  27 July 2005 RDH
251 - Flovis Bruynooghe sent a drop request.  14 July 2005 RDH
253 - Paul Prescod sent a drop request.  30 Apr 2005 RDH
255 - Finn Bock sent a drop request.  13 Apr 2005 RDH
257 - Eric Price sent a drop request.  10 Apr 2005 RDH
259 - Irmen de Jong requested dropping CVS access while keeping tracker
260   access.  10 Apr 2005 RDH
262 - Moshe Zadka and Ken Manheimer sent drop requests.  8 Apr 2005 by RDH
264 - Steve Holden, Gerhard Haring, and David Cole sent email stating that
265   they no longer use their access.   7 Apr 2005 RDH
268 Permissions Dropped after Loss of Contact
269 -----------------------------------------
271 - Several unsuccessful efforts were made to contact Charles G Waldman.
272   Removed on 8 Apr 2005 by RDH.
275 Initials of Project Admins
276 --------------------------
278 TGP:  Tim Peters
279 GFB:  Georg Brandl
280 BAC:  Brett Cannon
281 NCN:  Neal Norwitz
282 DJG:  David Goodger
283 MvL:  Martin v. Loewis
284 GvR:  Guido van Rossum
285 RDH:  Raymond Hettinger