blob: 7f817e99d7a5cba726bc51ab874d1fc8eafc6b8c [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
Martin v. Löwis11034c62008-04-24 13:18:03 +000020- Jesus Cea was was given SVN access on 24 April 2008 by MvL,
21 for maintenance of bsddb.
22
Martin v. Löwis51698912008-04-24 09:50:50 +000023- Guilherme Polo was given SVN access on 24 April 2008 by MvL,
24 for GSoC contributions.
25
Neal Norwitz8e0319d2008-04-22 05:07:47 +000026- Thomas Lee was given SVN access on 21 April 2008 by NCN,
27 for work on branches (ast/optimizer related).
28
Georg Brandla93eaa52008-04-12 19:00:20 +000029- Jeroen Ruigrok van der Werven was given SVN access on 12 April 2008
30 by Georg Brandl, for documentation work.
31
Georg Brandl7ddd10d2008-03-26 09:04:36 +000032- Josiah Carlson was given SVN access on 26 March 2008 by Georg Brandl,
33 for work on asyncore/asynchat.
34
Georg Brandlcdde5792008-03-25 17:36:43 +000035- Benjamin Peterson was given SVN access on 25 March 2008 by Georg
36 Brandl, for bug triage work.
37
Brett Cannonfa6a8b32008-03-20 16:13:48 +000038- Jerry Seutter was given SVN access on 20 March 2008 by BAC, for
39 general contributions to Python.
40
Andrew M. Kuchling0279f432008-03-19 01:05:35 +000041- Jeff Rush was given SVN access on 18 March 2008 by AMK, for Distutils work.
42
Martin v. Löwisa7d57cd2008-03-17 21:55:30 +000043- David Wolever was given SVN access on 17 March 2008 by MvL,
44 for 2to3 work.
45
Martin v. Löwis7cfbf0c2008-03-17 16:31:57 +000046- Trent Nelson was given SVN access on 17 March 2008 by MvL,
47 for general contributions to Python.
48
Facundo Batistae9766c82008-01-06 21:13:12 +000049- Mark Dickinson was given SVN access on 6 January 2008 by Facundo
50 Batista for his work on mathemathics and number related issues.
51
Martin v. Löwisd3d0baf2007-11-09 22:56:30 +000052- Amaury Forgeot d'Arc was given SVN access on 9 November 2007 by MvL,
53 for general contributions to Python.
54
Martin v. Löwis50bf1152007-10-31 17:19:33 +000055- Christian Heimes was given SVN access on 31 October 2007 by MvL,
56 for general contributions to Python.
57
Neal Norwitzaef8e552007-10-22 04:47:54 +000058- Chris Monson was given SVN access on 20 October 2007 by NCN,
59 for his work on editing PEPs.
60
Neal Norwitz4a40f0c2007-08-29 06:15:33 +000061- Bill Janssen was given SVN access on 28 August 2007 by NCN,
62 for his work on the SSL module and other things related to (SSL) sockets.
63
Neal Norwitz35c20962007-08-10 05:47:30 +000064- Jeffrey Yasskin was given SVN access on 9 August 2007 by NCN,
65 for his work on PEPs and other general patches.
Martin v. Löwiscd1690e2007-06-16 10:08:43 +000066
Neal Norwitz35c20962007-08-10 05:47:30 +000067- Senthil Kumaran was given SVN access on 16 June 2007 by MvL,
68 for his Summer-of-Code project, mentored by Skip Montanaro.
69
70- Alexandre Vassalotti was given SVN access on 21 May 2007 by MvL,
71 for his Summer-of-Code project, mentored by Brett Cannon.
Martin v. Löwis6f738162007-05-21 04:35:47 +000072
Martin v. Löwisbcc18222007-04-17 05:02:01 +000073- Travis Oliphant was given SVN access on 17 Apr 2007 by MvL,
74 for implementing the extended buffer protocol.
75
76- Ziga Seilnacht was given SVN access on 09 Mar 2007 by MvL,
Martin v. Löwis1bcffef2007-03-09 19:36:01 +000077 for general maintenance.
78
Neal Norwitz391e27d2007-03-05 07:52:01 +000079- Pete Shinners was given SVN access on 04 Mar 2007 by NCN,
80 for PEP 3101 work in the sandbox.
81
Neal Norwitz052c3712007-03-01 07:04:41 +000082- Pat Maupin and Eric V. Smith were given SVN access on 28 Feb 2007 by NCN,
83 for PEP 3101 work in the sandbox.
84
Georg Brandl1177bc42007-02-26 17:09:03 +000085- Steven Bethard (SF name "bediviere") added to the SourceForge Python
Neal Norwitz41624e92007-02-26 17:01:08 +000086 project 26 Feb 2007, by NCN, as a tracker tech.
87
Neal Norwitze8330fa2007-01-06 21:24:35 +000088- Josiah Carlson (SF name "josiahcarlson") added to the SourceForge Python
89 project 06 Jan 2007, by NCN, as a tracker tech. He will maintain asyncore.
90
Neal Norwitz1f8c6342007-01-05 08:06:43 +000091- Collin Winter was given SVN access on 05 Jan 2007 by NCN, for PEP
92 update access.
93
Neal Norwitzb6060db2006-12-21 04:38:00 +000094- Lars Gustaebel was given SVN access on 20 Dec 2006 by NCN, for tarfile.py
95 related work.
96
Andrew M. Kuchling69fe4052006-05-30 12:52:01 +000097- 2006 Summer of Code entries: SoC developers are expected to work
Andrew M. Kuchlingae1c0982006-05-26 01:46:22 +000098 primarily in nondist/sandbox or on a branch of their own, and will
99 have their work reviewed before changes are accepted into the trunk.
Andrew M. Kuchlingc620bad2006-05-25 12:27:59 +0000100
Andrew M. Kuchling69fe4052006-05-30 12:52:01 +0000101 - Matt Fleming was added on 25 May 2006 by AMK; he'll be working on
102 enhancing the Python debugger.
103
104 - Jackilyn Hoxworth was added on 25 May 2006 by AMK; she'll be adding logging
105 to the standard library.
106
107 - Mateusz Rukowicz was added on 30 May 2006 by AMK; he'll be
108 translating the decimal module into C.
109
Tim Peters8d39dc12006-05-26 20:56:56 +0000110- SVN access granted to the "Need for Speed" Iceland sprint attendees,
111 between May 17 and 21, 2006, by Tim Peters. All work is to be done
112 in new sandbox projects or on new branches, with merging to the
113 trunk as approved:
114
115 Andrew Dalke
116 Christian Tismer
117 Jack Diederich
118 John Benediktsson
119 Kristján V. Jónsson
120 Martin Blais
121 Richard Emslie
122 Richard Jones
123 Runar Petursson
124 Steve Holden
Steve Holden7db3d382006-05-26 22:17:54 +0000125 Richard M. Tew
Tim Peters8d39dc12006-05-26 20:56:56 +0000126
David Goodger2c1e63f2006-04-27 22:53:05 +0000127- Steven Bethard was given SVN access on 27 Apr 2006 by DJG, for PEP
128 update access.
129
130- Talin was given SVN access on 27 Apr 2006 by DJG, for PEP update
131 access.
132
Tim Peters384178c2006-04-14 04:54:58 +0000133- George Yoshida (SF name "quiver") added to the SourceForge Python
134 project 14 Apr 2006, by Tim Peters, as a tracker admin. See
135 contemporaneous python-checkins thread with the unlikely Subject:
136
137 r45329 - python/trunk/Doc/whatsnew/whatsnew25.tex
138
Neal Norwitz7b4d6d52006-03-03 17:25:57 +0000139- Ronald Oussoren was given SVN access on 3 Mar 2006 by NCN, for Mac
140 related work.
141
142- Bob Ippolito was given SVN access on 2 Mar 2006 by NCN, for Mac
143 related work.
144
Raymond Hettingerdc4efd02005-10-16 11:17:30 +0000145- Nick Coghlan requested CVS access so he could update his PEP directly.
146 Granted by GvR on 16 Oct 2005.
147
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000148- Added two new developers for the Summer of Code project. 8 July 2005
149 by RDH. Andrew Kuchling will be mentoring Gregory K Johnson for a
Andrew M. Kuchlingc620bad2006-05-25 12:27:59 +0000150 project to enhance mailbox. Brett Cannon requested access for Flovis
Raymond Hettingerfafc1ae2005-07-08 14:47:38 +0000151 Bruynooghe (sirolf) to work on pstats, profile, and hotshot. Both users
152 are expected to work primarily in nondist/sandbox and have their work
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000153 reviewed before making updates to active code.
154
Georg Brandlb69406d2006-02-11 15:30:36 +0000155- Georg Brandl was given SF tracker permissions on 28 May 2005
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000156 by RDH. Since the beginning of 2005, he has been active in discussions
157 on python-dev and has submitted a dozen patch reviews. The permissions
Raymond Hettingerf8f937f2005-06-03 11:15:03 +0000158 add the ability to change tracker status and to attach patches. On
159 3 June 2005, this was expanded by RDH to include checkin permissions.
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000160
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000161- Terry Reedy was given SF tracker permissions on 7 Apr 2005 by RDH.
162
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000163- Nick Coghlan was given SF tracker permissions on 5 Apr 2005 by RDH.
164 For several months, he has been active in reviewing and contributing
165 patches. The added permissions give him greater flexibility in
166 working with the tracker.
167
Tim Petersb53b7412005-04-08 17:16:28 +0000168- Eric Price was made a developer on 2 May 2003 by TGP. This was
169 specifically to work on the new ``decimal`` package, which lived in
170 ``nondist/sandbox/decimal/`` at the time.
171
Tim Peters207d5eb2005-04-08 20:02:08 +0000172- Eric S. Raymond was made a developer on 2 Jul 2000 by TGP, for general
173 library work. His request is archived here:
174
175 http://mail.python.org/pipermail/python-dev/2000-July/005314.html
176
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000177
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000178Permissions Dropped on Request
179------------------------------
180
Raymond Hettinger07914412005-10-17 03:37:26 +0000181- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
182 and the Summer Of Code project are no longer needed. AMK will make
183 any future checkins directly. 16 Oct 2005 RDH
184
Raymond Hettingere452c7a2005-07-27 17:59:02 +0000185- Johannes Gijsbers sent a drop request. 27 July 2005 RDH
186
Raymond Hettingerd5d469d2005-07-14 17:34:00 +0000187- Flovis Bruynooghe sent a drop request. 14 July 2005 RDH
188
Raymond Hettinger7c5e6182005-04-30 21:25:19 +0000189- Paul Prescod sent a drop request. 30 Apr 2005 RDH
190
Raymond Hettinger8ec676e2005-04-13 22:04:21 +0000191- Finn Bock sent a drop request. 13 Apr 2005 RDH
192
Raymond Hettinger30337342005-04-11 03:11:11 +0000193- Eric Price sent a drop request. 10 Apr 2005 RDH
194
Raymond Hettinger95ed80b2005-04-10 16:36:16 +0000195- Irmen de Jong requested dropping CVS access while keeping tracker
196 access. 10 Apr 2005 RDH
197
Raymond Hettingerefcd1d32005-04-08 19:09:19 +0000198- Moshe Zadka and Ken Manheimer sent drop requests. 8 Apr 2005 by RDH
Raymond Hettinger1f0d1032005-04-08 18:36:14 +0000199
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000200- Steve Holden, Gerhard Haring, and David Cole sent email stating that
201 they no longer use their access. 7 Apr 2005 RDH
Tim Petersb53b7412005-04-08 17:16:28 +0000202
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000203
Raymond Hettingerda524a92005-04-08 20:43:19 +0000204Permissions Dropped after Loss of Contact
205-----------------------------------------
206
207- Several unsuccessful efforts were made to contact Charles G Waldman.
208 Removed on 8 Apr 2005 by RDH.
209
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000210
211Initials of Project Admins
212--------------------------
213
Raymond Hettingerdc4efd02005-10-16 11:17:30 +0000214GvR: Guido van Rossum
Neal Norwitz7b4d6d52006-03-03 17:25:57 +0000215NCN: Neal Norwitz
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000216RDH: Raymond Hettinger
Tim Petersb53b7412005-04-08 17:16:28 +0000217TGP: Tim Peters
David Goodger2c1e63f2006-04-27 22:53:05 +0000218DJG: David Goodger
Martin v. Löwis1bcffef2007-03-09 19:36:01 +0000219MvL: Martin v. Loewis