blob: 089e122b3d76badafe6a405e2577827d0562ea69 [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
Christian Heimes02781dc2008-03-21 01:11:52 +000020- Jerry Seutter was given SVN access on 20 March 2008 by BAC, for
21 general contributions to Python.
22
Christian Heimesd5e2b6f2008-03-19 21:50:51 +000023- Jeff Rush was given SVN access on 18 March 2008 by AMK, for Distutils work.
24
Christian Heimesb186d002008-03-18 15:15:01 +000025- David Wolever was given SVN access on 17 March 2008 by MvL,
26 for 2to3 work.
27
28- Trent Nelson was given SVN access on 17 March 2008 by MvL,
29 for general contributions to Python.
30
Christian Heimes043d6f62008-01-07 17:19:16 +000031- Mark Dickinson was given SVN access on 6 January 2008 by Facundo
32 Batista for his work on mathemathics and number related issues.
33
Guido van Rossum58da9312007-11-10 23:39:45 +000034- Amaury Forgeot d'Arc was given SVN access on 9 November 2007 by MvL,
35 for general contributions to Python.
36
Guido van Rossum8ce8a782007-11-01 19:42:39 +000037- Christian Heimes was given SVN access on 31 October 2007 by MvL,
38 for general contributions to Python.
39
40- Chris Monson was given SVN access on 20 October 2007 by NCN,
41 for his work on editing PEPs.
42
Thomas Wouters47b49bf2007-08-30 22:15:33 +000043- Bill Janssen was given SVN access on 28 August 2007 by NCN,
44 for his work on the SSL module and other things related to (SSL) sockets.
45
Guido van Rossumaf554a02007-08-16 23:48:43 +000046- Jeffrey Yasskin was given SVN access on 9 August 2007 by NCN,
47 for his work on PEPs and other general patches.
Guido van Rossum7eaf8222007-06-18 17:58:50 +000048
Guido van Rossumaf554a02007-08-16 23:48:43 +000049- Senthil Kumaran was given SVN access on 16 June 2007 by MvL,
50 for his Summer-of-Code project, mentored by Skip Montanaro.
51
52- Alexandre Vassalotti was given SVN access on 21 May 2007 by MvL,
53 for his Summer-of-Code project, mentored by Brett Cannon.
Guido van Rossumd59da4b2007-05-22 18:11:13 +000054
Guido van Rossumd8faa362007-04-27 19:54:29 +000055- Travis Oliphant was given SVN access on 17 Apr 2007 by MvL,
56 for implementing the extended buffer protocol.
57
58- Ziga Seilnacht was given SVN access on 09 Mar 2007 by MvL,
59 for general maintenance.
60
61- Pete Shinners was given SVN access on 04 Mar 2007 by NCN,
62 for PEP 3101 work in the sandbox.
63
64- Pat Maupin and Eric V. Smith were given SVN access on 28 Feb 2007 by NCN,
65 for PEP 3101 work in the sandbox.
66
Thomas Woutersa44f3a32007-02-26 18:20:15 +000067- Steven Bethard (SF name "bediviere") added to the SourceForge Python
68 project 26 Feb 2007, by NCN, as a tracker tech.
69
Thomas Wouters902d6eb2007-01-09 23:18:33 +000070- Josiah Carlson (SF name "josiahcarlson") added to the SourceForge Python
71 project 06 Jan 2007, by NCN, as a tracker tech. He will maintain asyncore.
72
73- Collin Winter was given SVN access on 05 Jan 2007 by NCN, for PEP
74 update access.
75
76- Lars Gustaebel was given SVN access on 20 Dec 2006 by NCN, for tarfile.py
77 related work.
78
Thomas Wouters4d70c3d2006-06-08 14:42:34 +000079- 2006 Summer of Code entries: SoC developers are expected to work
Thomas Wouters477c8d52006-05-27 19:21:47 +000080 primarily in nondist/sandbox or on a branch of their own, and will
81 have their work reviewed before changes are accepted into the trunk.
82
Thomas Wouters4d70c3d2006-06-08 14:42:34 +000083 - Matt Fleming was added on 25 May 2006 by AMK; he'll be working on
84 enhancing the Python debugger.
85
86 - Jackilyn Hoxworth was added on 25 May 2006 by AMK; she'll be adding logging
87 to the standard library.
88
89 - Mateusz Rukowicz was added on 30 May 2006 by AMK; he'll be
90 translating the decimal module into C.
91
Thomas Wouters477c8d52006-05-27 19:21:47 +000092- SVN access granted to the "Need for Speed" Iceland sprint attendees,
93 between May 17 and 21, 2006, by Tim Peters. All work is to be done
94 in new sandbox projects or on new branches, with merging to the
95 trunk as approved:
96
97 Andrew Dalke
98 Christian Tismer
99 Jack Diederich
100 John Benediktsson
101 Kristján V. Jónsson
102 Martin Blais
103 Richard Emslie
104 Richard Jones
105 Runar Petursson
106 Steve Holden
107 Richard M. Tew
108
109- Steven Bethard was given SVN access on 27 Apr 2006 by DJG, for PEP
110 update access.
111
112- Talin was given SVN access on 27 Apr 2006 by DJG, for PEP update
113 access.
114
Thomas Wouters49fd7fa2006-04-21 10:40:58 +0000115- George Yoshida (SF name "quiver") added to the SourceForge Python
116 project 14 Apr 2006, by Tim Peters, as a tracker admin. See
117 contemporaneous python-checkins thread with the unlikely Subject:
118
119 r45329 - python/trunk/Doc/whatsnew/whatsnew25.tex
120
Neal Norwitz7b4d6d52006-03-03 17:25:57 +0000121- Ronald Oussoren was given SVN access on 3 Mar 2006 by NCN, for Mac
122 related work.
123
124- Bob Ippolito was given SVN access on 2 Mar 2006 by NCN, for Mac
125 related work.
126
Raymond Hettingerdc4efd02005-10-16 11:17:30 +0000127- Nick Coghlan requested CVS access so he could update his PEP directly.
128 Granted by GvR on 16 Oct 2005.
129
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000130- Added two new developers for the Summer of Code project. 8 July 2005
131 by RDH. Andrew Kuchling will be mentoring Gregory K Johnson for a
Thomas Wouters477c8d52006-05-27 19:21:47 +0000132 project to enhance mailbox. Brett Cannon requested access for Flovis
Raymond Hettingerfafc1ae2005-07-08 14:47:38 +0000133 Bruynooghe (sirolf) to work on pstats, profile, and hotshot. Both users
134 are expected to work primarily in nondist/sandbox and have their work
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000135 reviewed before making updates to active code.
136
Georg Brandlb69406d2006-02-11 15:30:36 +0000137- Georg Brandl was given SF tracker permissions on 28 May 2005
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000138 by RDH. Since the beginning of 2005, he has been active in discussions
139 on python-dev and has submitted a dozen patch reviews. The permissions
Raymond Hettingerf8f937f2005-06-03 11:15:03 +0000140 add the ability to change tracker status and to attach patches. On
141 3 June 2005, this was expanded by RDH to include checkin permissions.
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000142
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000143- Terry Reedy was given SF tracker permissions on 7 Apr 2005 by RDH.
144
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000145- Nick Coghlan was given SF tracker permissions on 5 Apr 2005 by RDH.
146 For several months, he has been active in reviewing and contributing
147 patches. The added permissions give him greater flexibility in
148 working with the tracker.
149
Tim Petersb53b7412005-04-08 17:16:28 +0000150- Eric Price was made a developer on 2 May 2003 by TGP. This was
151 specifically to work on the new ``decimal`` package, which lived in
152 ``nondist/sandbox/decimal/`` at the time.
153
Tim Peters207d5eb2005-04-08 20:02:08 +0000154- Eric S. Raymond was made a developer on 2 Jul 2000 by TGP, for general
155 library work. His request is archived here:
156
157 http://mail.python.org/pipermail/python-dev/2000-July/005314.html
158
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000159
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000160Permissions Dropped on Request
161------------------------------
162
Raymond Hettinger07914412005-10-17 03:37:26 +0000163- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
164 and the Summer Of Code project are no longer needed. AMK will make
165 any future checkins directly. 16 Oct 2005 RDH
166
Raymond Hettingere452c7a2005-07-27 17:59:02 +0000167- Johannes Gijsbers sent a drop request. 27 July 2005 RDH
168
Raymond Hettingerd5d469d2005-07-14 17:34:00 +0000169- Flovis Bruynooghe sent a drop request. 14 July 2005 RDH
170
Raymond Hettinger7c5e6182005-04-30 21:25:19 +0000171- Paul Prescod sent a drop request. 30 Apr 2005 RDH
172
Raymond Hettinger8ec676e2005-04-13 22:04:21 +0000173- Finn Bock sent a drop request. 13 Apr 2005 RDH
174
Raymond Hettinger30337342005-04-11 03:11:11 +0000175- Eric Price sent a drop request. 10 Apr 2005 RDH
176
Raymond Hettinger95ed80b2005-04-10 16:36:16 +0000177- Irmen de Jong requested dropping CVS access while keeping tracker
178 access. 10 Apr 2005 RDH
179
Raymond Hettingerefcd1d32005-04-08 19:09:19 +0000180- Moshe Zadka and Ken Manheimer sent drop requests. 8 Apr 2005 by RDH
Raymond Hettinger1f0d1032005-04-08 18:36:14 +0000181
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000182- Steve Holden, Gerhard Haring, and David Cole sent email stating that
183 they no longer use their access. 7 Apr 2005 RDH
Tim Petersb53b7412005-04-08 17:16:28 +0000184
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000185
Raymond Hettingerda524a92005-04-08 20:43:19 +0000186Permissions Dropped after Loss of Contact
187-----------------------------------------
188
189- Several unsuccessful efforts were made to contact Charles G Waldman.
190 Removed on 8 Apr 2005 by RDH.
191
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000192
193Initials of Project Admins
194--------------------------
195
Raymond Hettingerdc4efd02005-10-16 11:17:30 +0000196GvR: Guido van Rossum
Neal Norwitz7b4d6d52006-03-03 17:25:57 +0000197NCN: Neal Norwitz
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000198RDH: Raymond Hettinger
Tim Petersb53b7412005-04-08 17:16:28 +0000199TGP: Tim Peters
Thomas Wouters477c8d52006-05-27 19:21:47 +0000200DJG: David Goodger
Guido van Rossumd8faa362007-04-27 19:54:29 +0000201MvL: Martin v. Loewis