blob: b4f6c702aade973ad7a9c3f6abc285c4d9f4ba2d [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
Neal Norwitz1077c422008-12-21 14:28:32 +000020- Tarek Ziadé as given SVN access on Decmeber 21 2008 by NCN,
21 for maintenance of distutils.
22
Martin v. Löwis581a1492008-08-12 20:45:21 +000023- Hirokazu Yamamoto was given SVN access on August 12 2008 by MvL,
24 for contributions to the Windows build.
25
Martin v. Löwisc83f1132008-07-16 05:28:26 +000026- Antoine Pitrou was given SVN access on July 16 2008, by recommendation
27 from GvR, for general contributions to Python.
28
Georg Brandl60fffcf2008-08-03 22:28:55 +000029- Jesse Noller was given SVN access on 16 June 2008 by GFB,
Georg Brandld0ba0732008-06-16 21:00:47 +000030 for work on the multiprocessing module.
31
Martin v. Löwisdf7036d2008-06-10 05:03:35 +000032- Gregor Lingl was given SVN access on 10 June 2008 by MvL,
33 for work on the turtle module.
34
Martin v. Löwis10cfc4b2008-05-21 07:31:31 +000035- Robert Schuppenies was given SVN access on 21 May 2008 by MvL,
36 for GSoC contributions.
37
Martin v. Löwis48f62762008-04-29 06:10:53 +000038- Rodrigo Bernardo Pimentel was given SVN access on 29 April 2008 by MvL,
39 for GSoC contributions.
40
41- Heiko Weinen was given SVN access on 29 April 2008 by MvL,
42 for GSoC contributions.
43
Martin v. Löwis11034c62008-04-24 13:18:03 +000044- Jesus Cea was was given SVN access on 24 April 2008 by MvL,
45 for maintenance of bsddb.
46
Martin v. Löwis51698912008-04-24 09:50:50 +000047- Guilherme Polo was given SVN access on 24 April 2008 by MvL,
48 for GSoC contributions.
49
Neal Norwitz8e0319d2008-04-22 05:07:47 +000050- Thomas Lee was given SVN access on 21 April 2008 by NCN,
51 for work on branches (ast/optimizer related).
52
Georg Brandla93eaa52008-04-12 19:00:20 +000053- Jeroen Ruigrok van der Werven was given SVN access on 12 April 2008
Georg Brandl60fffcf2008-08-03 22:28:55 +000054 by GFB, for documentation work.
Georg Brandla93eaa52008-04-12 19:00:20 +000055
Georg Brandl60fffcf2008-08-03 22:28:55 +000056- Josiah Carlson was given SVN access on 26 March 2008 by GFB,
Georg Brandl7ddd10d2008-03-26 09:04:36 +000057 for work on asyncore/asynchat.
58
Georg Brandl60fffcf2008-08-03 22:28:55 +000059- Benjamin Peterson was given SVN access on 25 March 2008 by GFB,
60 for bug triage work.
Georg Brandlcdde5792008-03-25 17:36:43 +000061
Brett Cannonfa6a8b32008-03-20 16:13:48 +000062- Jerry Seutter was given SVN access on 20 March 2008 by BAC, for
63 general contributions to Python.
64
Andrew M. Kuchling0279f432008-03-19 01:05:35 +000065- Jeff Rush was given SVN access on 18 March 2008 by AMK, for Distutils work.
66
Martin v. Löwisa7d57cd2008-03-17 21:55:30 +000067- David Wolever was given SVN access on 17 March 2008 by MvL,
68 for 2to3 work.
69
Martin v. Löwis7cfbf0c2008-03-17 16:31:57 +000070- Trent Nelson was given SVN access on 17 March 2008 by MvL,
71 for general contributions to Python.
72
Facundo Batistae9766c82008-01-06 21:13:12 +000073- Mark Dickinson was given SVN access on 6 January 2008 by Facundo
74 Batista for his work on mathemathics and number related issues.
75
Martin v. Löwisd3d0baf2007-11-09 22:56:30 +000076- Amaury Forgeot d'Arc was given SVN access on 9 November 2007 by MvL,
77 for general contributions to Python.
78
Martin v. Löwis50bf1152007-10-31 17:19:33 +000079- Christian Heimes was given SVN access on 31 October 2007 by MvL,
80 for general contributions to Python.
81
Neal Norwitzaef8e552007-10-22 04:47:54 +000082- Chris Monson was given SVN access on 20 October 2007 by NCN,
83 for his work on editing PEPs.
84
Neal Norwitz4a40f0c2007-08-29 06:15:33 +000085- Bill Janssen was given SVN access on 28 August 2007 by NCN,
86 for his work on the SSL module and other things related to (SSL) sockets.
87
Neal Norwitz35c20962007-08-10 05:47:30 +000088- Jeffrey Yasskin was given SVN access on 9 August 2007 by NCN,
89 for his work on PEPs and other general patches.
Martin v. Löwiscd1690e2007-06-16 10:08:43 +000090
Neal Norwitz35c20962007-08-10 05:47:30 +000091- Senthil Kumaran was given SVN access on 16 June 2007 by MvL,
92 for his Summer-of-Code project, mentored by Skip Montanaro.
93
94- Alexandre Vassalotti was given SVN access on 21 May 2007 by MvL,
95 for his Summer-of-Code project, mentored by Brett Cannon.
Martin v. Löwis6f738162007-05-21 04:35:47 +000096
Martin v. Löwisbcc18222007-04-17 05:02:01 +000097- Travis Oliphant was given SVN access on 17 Apr 2007 by MvL,
98 for implementing the extended buffer protocol.
99
100- Ziga Seilnacht was given SVN access on 09 Mar 2007 by MvL,
Martin v. Löwis1bcffef2007-03-09 19:36:01 +0000101 for general maintenance.
102
Neal Norwitz391e27d2007-03-05 07:52:01 +0000103- Pete Shinners was given SVN access on 04 Mar 2007 by NCN,
104 for PEP 3101 work in the sandbox.
105
Neal Norwitz052c3712007-03-01 07:04:41 +0000106- Pat Maupin and Eric V. Smith were given SVN access on 28 Feb 2007 by NCN,
107 for PEP 3101 work in the sandbox.
108
Georg Brandl1177bc42007-02-26 17:09:03 +0000109- Steven Bethard (SF name "bediviere") added to the SourceForge Python
Neal Norwitz41624e92007-02-26 17:01:08 +0000110 project 26 Feb 2007, by NCN, as a tracker tech.
111
Neal Norwitze8330fa2007-01-06 21:24:35 +0000112- Josiah Carlson (SF name "josiahcarlson") added to the SourceForge Python
113 project 06 Jan 2007, by NCN, as a tracker tech. He will maintain asyncore.
114
Neal Norwitz1f8c6342007-01-05 08:06:43 +0000115- Collin Winter was given SVN access on 05 Jan 2007 by NCN, for PEP
116 update access.
117
Neal Norwitzb6060db2006-12-21 04:38:00 +0000118- Lars Gustaebel was given SVN access on 20 Dec 2006 by NCN, for tarfile.py
119 related work.
120
Andrew M. Kuchling69fe4052006-05-30 12:52:01 +0000121- 2006 Summer of Code entries: SoC developers are expected to work
Andrew M. Kuchlingae1c0982006-05-26 01:46:22 +0000122 primarily in nondist/sandbox or on a branch of their own, and will
123 have their work reviewed before changes are accepted into the trunk.
Andrew M. Kuchlingc620bad2006-05-25 12:27:59 +0000124
Andrew M. Kuchling69fe4052006-05-30 12:52:01 +0000125 - Matt Fleming was added on 25 May 2006 by AMK; he'll be working on
126 enhancing the Python debugger.
127
128 - Jackilyn Hoxworth was added on 25 May 2006 by AMK; she'll be adding logging
129 to the standard library.
130
131 - Mateusz Rukowicz was added on 30 May 2006 by AMK; he'll be
132 translating the decimal module into C.
133
Tim Peters8d39dc12006-05-26 20:56:56 +0000134- SVN access granted to the "Need for Speed" Iceland sprint attendees,
135 between May 17 and 21, 2006, by Tim Peters. All work is to be done
136 in new sandbox projects or on new branches, with merging to the
137 trunk as approved:
138
139 Andrew Dalke
140 Christian Tismer
141 Jack Diederich
142 John Benediktsson
143 Kristján V. Jónsson
144 Martin Blais
145 Richard Emslie
146 Richard Jones
147 Runar Petursson
148 Steve Holden
Steve Holden7db3d382006-05-26 22:17:54 +0000149 Richard M. Tew
Tim Peters8d39dc12006-05-26 20:56:56 +0000150
David Goodger2c1e63f2006-04-27 22:53:05 +0000151- Steven Bethard was given SVN access on 27 Apr 2006 by DJG, for PEP
152 update access.
153
154- Talin was given SVN access on 27 Apr 2006 by DJG, for PEP update
155 access.
156
Tim Peters384178c2006-04-14 04:54:58 +0000157- George Yoshida (SF name "quiver") added to the SourceForge Python
158 project 14 Apr 2006, by Tim Peters, as a tracker admin. See
159 contemporaneous python-checkins thread with the unlikely Subject:
160
161 r45329 - python/trunk/Doc/whatsnew/whatsnew25.tex
162
Neal Norwitz7b4d6d52006-03-03 17:25:57 +0000163- Ronald Oussoren was given SVN access on 3 Mar 2006 by NCN, for Mac
164 related work.
165
166- Bob Ippolito was given SVN access on 2 Mar 2006 by NCN, for Mac
167 related work.
168
Raymond Hettingerdc4efd02005-10-16 11:17:30 +0000169- Nick Coghlan requested CVS access so he could update his PEP directly.
170 Granted by GvR on 16 Oct 2005.
171
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000172- Added two new developers for the Summer of Code project. 8 July 2005
173 by RDH. Andrew Kuchling will be mentoring Gregory K Johnson for a
Andrew M. Kuchlingc620bad2006-05-25 12:27:59 +0000174 project to enhance mailbox. Brett Cannon requested access for Flovis
Raymond Hettingerfafc1ae2005-07-08 14:47:38 +0000175 Bruynooghe (sirolf) to work on pstats, profile, and hotshot. Both users
176 are expected to work primarily in nondist/sandbox and have their work
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000177 reviewed before making updates to active code.
178
Georg Brandlb69406d2006-02-11 15:30:36 +0000179- Georg Brandl was given SF tracker permissions on 28 May 2005
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000180 by RDH. Since the beginning of 2005, he has been active in discussions
181 on python-dev and has submitted a dozen patch reviews. The permissions
Raymond Hettingerf8f937f2005-06-03 11:15:03 +0000182 add the ability to change tracker status and to attach patches. On
183 3 June 2005, this was expanded by RDH to include checkin permissions.
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000184
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000185- Terry Reedy was given SF tracker permissions on 7 Apr 2005 by RDH.
186
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000187- Nick Coghlan was given SF tracker permissions on 5 Apr 2005 by RDH.
188 For several months, he has been active in reviewing and contributing
189 patches. The added permissions give him greater flexibility in
190 working with the tracker.
191
Tim Petersb53b7412005-04-08 17:16:28 +0000192- Eric Price was made a developer on 2 May 2003 by TGP. This was
193 specifically to work on the new ``decimal`` package, which lived in
194 ``nondist/sandbox/decimal/`` at the time.
195
Tim Peters207d5eb2005-04-08 20:02:08 +0000196- Eric S. Raymond was made a developer on 2 Jul 2000 by TGP, for general
197 library work. His request is archived here:
198
199 http://mail.python.org/pipermail/python-dev/2000-July/005314.html
200
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000201
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000202Permissions Dropped on Request
203------------------------------
204
Georg Brandl60fffcf2008-08-03 22:28:55 +0000205- Roy Smith, Matt Fleming and Richard Emslie sent drop requests.
206 4 Aug 2008 GFB
207
208- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
209 and the Summer Of Code project are no longer needed. 4 Aug 2008 GFB
210
Raymond Hettinger07914412005-10-17 03:37:26 +0000211- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
212 and the Summer Of Code project are no longer needed. AMK will make
213 any future checkins directly. 16 Oct 2005 RDH
214
Raymond Hettingere452c7a2005-07-27 17:59:02 +0000215- Johannes Gijsbers sent a drop request. 27 July 2005 RDH
216
Raymond Hettingerd5d469d2005-07-14 17:34:00 +0000217- Flovis Bruynooghe sent a drop request. 14 July 2005 RDH
218
Raymond Hettinger7c5e6182005-04-30 21:25:19 +0000219- Paul Prescod sent a drop request. 30 Apr 2005 RDH
220
Raymond Hettinger8ec676e2005-04-13 22:04:21 +0000221- Finn Bock sent a drop request. 13 Apr 2005 RDH
222
Raymond Hettinger30337342005-04-11 03:11:11 +0000223- Eric Price sent a drop request. 10 Apr 2005 RDH
224
Raymond Hettinger95ed80b2005-04-10 16:36:16 +0000225- Irmen de Jong requested dropping CVS access while keeping tracker
226 access. 10 Apr 2005 RDH
227
Raymond Hettingerefcd1d32005-04-08 19:09:19 +0000228- Moshe Zadka and Ken Manheimer sent drop requests. 8 Apr 2005 by RDH
Raymond Hettinger1f0d1032005-04-08 18:36:14 +0000229
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000230- Steve Holden, Gerhard Haring, and David Cole sent email stating that
231 they no longer use their access. 7 Apr 2005 RDH
Tim Petersb53b7412005-04-08 17:16:28 +0000232
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000233
Raymond Hettingerda524a92005-04-08 20:43:19 +0000234Permissions Dropped after Loss of Contact
235-----------------------------------------
236
237- Several unsuccessful efforts were made to contact Charles G Waldman.
238 Removed on 8 Apr 2005 by RDH.
239
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000240
241Initials of Project Admins
242--------------------------
243
Raymond Hettingerdc4efd02005-10-16 11:17:30 +0000244GvR: Guido van Rossum
Neal Norwitz7b4d6d52006-03-03 17:25:57 +0000245NCN: Neal Norwitz
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000246RDH: Raymond Hettinger
Tim Petersb53b7412005-04-08 17:16:28 +0000247TGP: Tim Peters
David Goodger2c1e63f2006-04-27 22:53:05 +0000248DJG: David Goodger
Martin v. Löwis1bcffef2007-03-09 19:36:01 +0000249MvL: Martin v. Loewis
Georg Brandl60fffcf2008-08-03 22:28:55 +0000250GFB: Georg Brandl