blob: c32a4e9b562547f6b237cec074751379947cd639 [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
Benjamin Petersone0124bd2009-03-09 21:04:33 +000020- Chris Withers was given SVN access on March 8 2009 by MvL,
21 after recommendation by GvR.
22
23- Tarek Ziadé was given SVN access on December 21 2008 by NCN,
Benjamin Peterson92035012008-12-27 16:00:54 +000024 for maintenance of distutils.
25
Benjamin Peterson4cd6a952008-08-17 20:23:46 +000026- Hirokazu Yamamoto was given SVN access on August 12 2008 by MvL,
27 for contributions to the Windows build.
28
Georg Brandl6ea420b2008-07-16 12:58:29 +000029- Antoine Pitrou was given SVN access on July 16 2008, by recommendation
30 from GvR, for general contributions to Python.
31
Georg Brandl734e2682008-08-12 08:18:18 +000032- Jesse Noller was given SVN access on 16 June 2008 by GFB,
Amaury Forgeot d'Arc35c86582008-06-17 21:11:29 +000033 for work on the multiprocessing module.
34
Georg Brandl0c77a822008-06-10 16:37:50 +000035- Gregor Lingl was given SVN access on 10 June 2008 by MvL,
36 for work on the turtle module.
37
Benjamin Petersona37cfc62008-05-26 13:48:34 +000038- Robert Schuppenies was given SVN access on 21 May 2008 by MvL,
39 for GSoC contributions.
40
Christian Heimes81ee3ef2008-05-04 22:42:01 +000041- Rodrigo Bernardo Pimentel was given SVN access on 29 April 2008 by MvL,
42 for GSoC contributions.
43
44- Heiko Weinen was given SVN access on 29 April 2008 by MvL,
45 for GSoC contributions.
46
47- Jesus Cea was was given SVN access on 24 April 2008 by MvL,
48 for maintenance of bsddb.
49
50- Guilherme Polo was given SVN access on 24 April 2008 by MvL,
51 for GSoC contributions.
52
53- Thomas Lee was given SVN access on 21 April 2008 by NCN,
54 for work on branches (ast/optimizer related).
55
Christian Heimes33fe8092008-04-13 13:53:33 +000056- Jeroen Ruigrok van der Werven was given SVN access on 12 April 2008
Georg Brandl734e2682008-08-12 08:18:18 +000057 by GFB, for documentation work.
Christian Heimes33fe8092008-04-13 13:53:33 +000058
Georg Brandl734e2682008-08-12 08:18:18 +000059- Josiah Carlson was given SVN access on 26 March 2008 by GFB,
Christian Heimesf6cd9672008-03-26 13:45:42 +000060 for work on asyncore/asynchat.
61
Georg Brandl734e2682008-08-12 08:18:18 +000062- Benjamin Peterson was given SVN access on 25 March 2008 by GFB,
63 for bug triage work.
Christian Heimes0348fb62008-03-26 12:55:56 +000064
Christian Heimes02781dc2008-03-21 01:11:52 +000065- Jerry Seutter was given SVN access on 20 March 2008 by BAC, for
66 general contributions to Python.
67
Christian Heimesd5e2b6f2008-03-19 21:50:51 +000068- Jeff Rush was given SVN access on 18 March 2008 by AMK, for Distutils work.
69
Christian Heimesb186d002008-03-18 15:15:01 +000070- David Wolever was given SVN access on 17 March 2008 by MvL,
71 for 2to3 work.
72
73- Trent Nelson was given SVN access on 17 March 2008 by MvL,
74 for general contributions to Python.
75
Christian Heimes043d6f62008-01-07 17:19:16 +000076- Mark Dickinson was given SVN access on 6 January 2008 by Facundo
77 Batista for his work on mathemathics and number related issues.
78
Guido van Rossum58da9312007-11-10 23:39:45 +000079- Amaury Forgeot d'Arc was given SVN access on 9 November 2007 by MvL,
80 for general contributions to Python.
81
Guido van Rossum8ce8a782007-11-01 19:42:39 +000082- Christian Heimes was given SVN access on 31 October 2007 by MvL,
83 for general contributions to Python.
84
85- Chris Monson was given SVN access on 20 October 2007 by NCN,
86 for his work on editing PEPs.
87
Thomas Wouters47b49bf2007-08-30 22:15:33 +000088- Bill Janssen was given SVN access on 28 August 2007 by NCN,
89 for his work on the SSL module and other things related to (SSL) sockets.
90
Guido van Rossumaf554a02007-08-16 23:48:43 +000091- Jeffrey Yasskin was given SVN access on 9 August 2007 by NCN,
92 for his work on PEPs and other general patches.
Guido van Rossum7eaf8222007-06-18 17:58:50 +000093
Guido van Rossumaf554a02007-08-16 23:48:43 +000094- Senthil Kumaran was given SVN access on 16 June 2007 by MvL,
95 for his Summer-of-Code project, mentored by Skip Montanaro.
96
97- Alexandre Vassalotti was given SVN access on 21 May 2007 by MvL,
98 for his Summer-of-Code project, mentored by Brett Cannon.
Guido van Rossumd59da4b2007-05-22 18:11:13 +000099
Guido van Rossumd8faa362007-04-27 19:54:29 +0000100- Travis Oliphant was given SVN access on 17 Apr 2007 by MvL,
101 for implementing the extended buffer protocol.
102
103- Ziga Seilnacht was given SVN access on 09 Mar 2007 by MvL,
104 for general maintenance.
105
106- Pete Shinners was given SVN access on 04 Mar 2007 by NCN,
107 for PEP 3101 work in the sandbox.
108
109- Pat Maupin and Eric V. Smith were given SVN access on 28 Feb 2007 by NCN,
110 for PEP 3101 work in the sandbox.
111
Thomas Woutersa44f3a32007-02-26 18:20:15 +0000112- Steven Bethard (SF name "bediviere") added to the SourceForge Python
113 project 26 Feb 2007, by NCN, as a tracker tech.
114
Thomas Wouters902d6eb2007-01-09 23:18:33 +0000115- Josiah Carlson (SF name "josiahcarlson") added to the SourceForge Python
116 project 06 Jan 2007, by NCN, as a tracker tech. He will maintain asyncore.
117
118- Collin Winter was given SVN access on 05 Jan 2007 by NCN, for PEP
119 update access.
120
121- Lars Gustaebel was given SVN access on 20 Dec 2006 by NCN, for tarfile.py
122 related work.
123
Thomas Wouters4d70c3d2006-06-08 14:42:34 +0000124- 2006 Summer of Code entries: SoC developers are expected to work
Thomas Wouters477c8d52006-05-27 19:21:47 +0000125 primarily in nondist/sandbox or on a branch of their own, and will
126 have their work reviewed before changes are accepted into the trunk.
127
Thomas Wouters4d70c3d2006-06-08 14:42:34 +0000128 - Matt Fleming was added on 25 May 2006 by AMK; he'll be working on
129 enhancing the Python debugger.
130
131 - Jackilyn Hoxworth was added on 25 May 2006 by AMK; she'll be adding logging
132 to the standard library.
133
134 - Mateusz Rukowicz was added on 30 May 2006 by AMK; he'll be
135 translating the decimal module into C.
136
Thomas Wouters477c8d52006-05-27 19:21:47 +0000137- SVN access granted to the "Need for Speed" Iceland sprint attendees,
138 between May 17 and 21, 2006, by Tim Peters. All work is to be done
139 in new sandbox projects or on new branches, with merging to the
140 trunk as approved:
141
142 Andrew Dalke
143 Christian Tismer
144 Jack Diederich
145 John Benediktsson
146 Kristján V. Jónsson
147 Martin Blais
148 Richard Emslie
149 Richard Jones
150 Runar Petursson
151 Steve Holden
152 Richard M. Tew
153
154- Steven Bethard was given SVN access on 27 Apr 2006 by DJG, for PEP
155 update access.
156
157- Talin was given SVN access on 27 Apr 2006 by DJG, for PEP update
158 access.
159
Thomas Wouters49fd7fa2006-04-21 10:40:58 +0000160- George Yoshida (SF name "quiver") added to the SourceForge Python
161 project 14 Apr 2006, by Tim Peters, as a tracker admin. See
162 contemporaneous python-checkins thread with the unlikely Subject:
163
164 r45329 - python/trunk/Doc/whatsnew/whatsnew25.tex
165
Neal Norwitz7b4d6d52006-03-03 17:25:57 +0000166- Ronald Oussoren was given SVN access on 3 Mar 2006 by NCN, for Mac
167 related work.
168
169- Bob Ippolito was given SVN access on 2 Mar 2006 by NCN, for Mac
170 related work.
171
Raymond Hettingerdc4efd02005-10-16 11:17:30 +0000172- Nick Coghlan requested CVS access so he could update his PEP directly.
173 Granted by GvR on 16 Oct 2005.
174
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000175- Added two new developers for the Summer of Code project. 8 July 2005
176 by RDH. Andrew Kuchling will be mentoring Gregory K Johnson for a
Thomas Wouters477c8d52006-05-27 19:21:47 +0000177 project to enhance mailbox. Brett Cannon requested access for Flovis
Raymond Hettingerfafc1ae2005-07-08 14:47:38 +0000178 Bruynooghe (sirolf) to work on pstats, profile, and hotshot. Both users
179 are expected to work primarily in nondist/sandbox and have their work
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000180 reviewed before making updates to active code.
181
Georg Brandlb69406d2006-02-11 15:30:36 +0000182- Georg Brandl was given SF tracker permissions on 28 May 2005
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000183 by RDH. Since the beginning of 2005, he has been active in discussions
184 on python-dev and has submitted a dozen patch reviews. The permissions
Raymond Hettingerf8f937f2005-06-03 11:15:03 +0000185 add the ability to change tracker status and to attach patches. On
186 3 June 2005, this was expanded by RDH to include checkin permissions.
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000187
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000188- Terry Reedy was given SF tracker permissions on 7 Apr 2005 by RDH.
189
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000190- Nick Coghlan was given SF tracker permissions on 5 Apr 2005 by RDH.
191 For several months, he has been active in reviewing and contributing
192 patches. The added permissions give him greater flexibility in
193 working with the tracker.
194
Tim Petersb53b7412005-04-08 17:16:28 +0000195- Eric Price was made a developer on 2 May 2003 by TGP. This was
196 specifically to work on the new ``decimal`` package, which lived in
197 ``nondist/sandbox/decimal/`` at the time.
198
Tim Peters207d5eb2005-04-08 20:02:08 +0000199- Eric S. Raymond was made a developer on 2 Jul 2000 by TGP, for general
200 library work. His request is archived here:
201
202 http://mail.python.org/pipermail/python-dev/2000-July/005314.html
203
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000204
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000205Permissions Dropped on Request
206------------------------------
207
Georg Brandl734e2682008-08-12 08:18:18 +0000208- Roy Smith, Matt Fleming and Richard Emslie sent drop requests.
209 4 Aug 2008 GFB
210
211- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
212 and the Summer Of Code project are no longer needed. 4 Aug 2008 GFB
213
Raymond Hettinger07914412005-10-17 03:37:26 +0000214- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
215 and the Summer Of Code project are no longer needed. AMK will make
216 any future checkins directly. 16 Oct 2005 RDH
217
Raymond Hettingere452c7a2005-07-27 17:59:02 +0000218- Johannes Gijsbers sent a drop request. 27 July 2005 RDH
219
Raymond Hettingerd5d469d2005-07-14 17:34:00 +0000220- Flovis Bruynooghe sent a drop request. 14 July 2005 RDH
221
Raymond Hettinger7c5e6182005-04-30 21:25:19 +0000222- Paul Prescod sent a drop request. 30 Apr 2005 RDH
223
Raymond Hettinger8ec676e2005-04-13 22:04:21 +0000224- Finn Bock sent a drop request. 13 Apr 2005 RDH
225
Raymond Hettinger30337342005-04-11 03:11:11 +0000226- Eric Price sent a drop request. 10 Apr 2005 RDH
227
Raymond Hettinger95ed80b2005-04-10 16:36:16 +0000228- Irmen de Jong requested dropping CVS access while keeping tracker
229 access. 10 Apr 2005 RDH
230
Raymond Hettingerefcd1d32005-04-08 19:09:19 +0000231- Moshe Zadka and Ken Manheimer sent drop requests. 8 Apr 2005 by RDH
Raymond Hettinger1f0d1032005-04-08 18:36:14 +0000232
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000233- Steve Holden, Gerhard Haring, and David Cole sent email stating that
234 they no longer use their access. 7 Apr 2005 RDH
Tim Petersb53b7412005-04-08 17:16:28 +0000235
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000236
Raymond Hettingerda524a92005-04-08 20:43:19 +0000237Permissions Dropped after Loss of Contact
238-----------------------------------------
239
240- Several unsuccessful efforts were made to contact Charles G Waldman.
241 Removed on 8 Apr 2005 by RDH.
242
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000243
244Initials of Project Admins
245--------------------------
246
Raymond Hettingerdc4efd02005-10-16 11:17:30 +0000247GvR: Guido van Rossum
Neal Norwitz7b4d6d52006-03-03 17:25:57 +0000248NCN: Neal Norwitz
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000249RDH: Raymond Hettinger
Tim Petersb53b7412005-04-08 17:16:28 +0000250TGP: Tim Peters
Thomas Wouters477c8d52006-05-27 19:21:47 +0000251DJG: David Goodger
Guido van Rossumd8faa362007-04-27 19:54:29 +0000252MvL: Martin v. Loewis
Georg Brandl734e2682008-08-12 08:18:18 +0000253GFB: Georg Brandl