blob: 7fdfb33ff902f0504f5042ef0f2568ed651785b5 [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öwisd3d0baf2007-11-09 22:56:30 +000020- Amaury Forgeot d'Arc was given SVN access on 9 November 2007 by MvL,
21 for general contributions to Python.
22
Martin v. Löwis50bf1152007-10-31 17:19:33 +000023- Christian Heimes was given SVN access on 31 October 2007 by MvL,
24 for general contributions to Python.
25
Neal Norwitzaef8e552007-10-22 04:47:54 +000026- Chris Monson was given SVN access on 20 October 2007 by NCN,
27 for his work on editing PEPs.
28
Neal Norwitz4a40f0c2007-08-29 06:15:33 +000029- Bill Janssen was given SVN access on 28 August 2007 by NCN,
30 for his work on the SSL module and other things related to (SSL) sockets.
31
Neal Norwitz35c20962007-08-10 05:47:30 +000032- Jeffrey Yasskin was given SVN access on 9 August 2007 by NCN,
33 for his work on PEPs and other general patches.
Martin v. Löwiscd1690e2007-06-16 10:08:43 +000034
Neal Norwitz35c20962007-08-10 05:47:30 +000035- Senthil Kumaran was given SVN access on 16 June 2007 by MvL,
36 for his Summer-of-Code project, mentored by Skip Montanaro.
37
38- Alexandre Vassalotti was given SVN access on 21 May 2007 by MvL,
39 for his Summer-of-Code project, mentored by Brett Cannon.
Martin v. Löwis6f738162007-05-21 04:35:47 +000040
Martin v. Löwisbcc18222007-04-17 05:02:01 +000041- Travis Oliphant was given SVN access on 17 Apr 2007 by MvL,
42 for implementing the extended buffer protocol.
43
44- Ziga Seilnacht was given SVN access on 09 Mar 2007 by MvL,
Martin v. Löwis1bcffef2007-03-09 19:36:01 +000045 for general maintenance.
46
Neal Norwitz391e27d2007-03-05 07:52:01 +000047- Pete Shinners was given SVN access on 04 Mar 2007 by NCN,
48 for PEP 3101 work in the sandbox.
49
Neal Norwitz052c3712007-03-01 07:04:41 +000050- Pat Maupin and Eric V. Smith were given SVN access on 28 Feb 2007 by NCN,
51 for PEP 3101 work in the sandbox.
52
Georg Brandl1177bc42007-02-26 17:09:03 +000053- Steven Bethard (SF name "bediviere") added to the SourceForge Python
Neal Norwitz41624e92007-02-26 17:01:08 +000054 project 26 Feb 2007, by NCN, as a tracker tech.
55
Neal Norwitze8330fa2007-01-06 21:24:35 +000056- Josiah Carlson (SF name "josiahcarlson") added to the SourceForge Python
57 project 06 Jan 2007, by NCN, as a tracker tech. He will maintain asyncore.
58
Neal Norwitz1f8c6342007-01-05 08:06:43 +000059- Collin Winter was given SVN access on 05 Jan 2007 by NCN, for PEP
60 update access.
61
Neal Norwitzb6060db2006-12-21 04:38:00 +000062- Lars Gustaebel was given SVN access on 20 Dec 2006 by NCN, for tarfile.py
63 related work.
64
Andrew M. Kuchling69fe4052006-05-30 12:52:01 +000065- 2006 Summer of Code entries: SoC developers are expected to work
Andrew M. Kuchlingae1c0982006-05-26 01:46:22 +000066 primarily in nondist/sandbox or on a branch of their own, and will
67 have their work reviewed before changes are accepted into the trunk.
Andrew M. Kuchlingc620bad2006-05-25 12:27:59 +000068
Andrew M. Kuchling69fe4052006-05-30 12:52:01 +000069 - Matt Fleming was added on 25 May 2006 by AMK; he'll be working on
70 enhancing the Python debugger.
71
72 - Jackilyn Hoxworth was added on 25 May 2006 by AMK; she'll be adding logging
73 to the standard library.
74
75 - Mateusz Rukowicz was added on 30 May 2006 by AMK; he'll be
76 translating the decimal module into C.
77
Tim Peters8d39dc12006-05-26 20:56:56 +000078- SVN access granted to the "Need for Speed" Iceland sprint attendees,
79 between May 17 and 21, 2006, by Tim Peters. All work is to be done
80 in new sandbox projects or on new branches, with merging to the
81 trunk as approved:
82
83 Andrew Dalke
84 Christian Tismer
85 Jack Diederich
86 John Benediktsson
87 Kristján V. Jónsson
88 Martin Blais
89 Richard Emslie
90 Richard Jones
91 Runar Petursson
92 Steve Holden
Steve Holden7db3d382006-05-26 22:17:54 +000093 Richard M. Tew
Tim Peters8d39dc12006-05-26 20:56:56 +000094
David Goodger2c1e63f2006-04-27 22:53:05 +000095- Steven Bethard was given SVN access on 27 Apr 2006 by DJG, for PEP
96 update access.
97
98- Talin was given SVN access on 27 Apr 2006 by DJG, for PEP update
99 access.
100
Tim Peters384178c2006-04-14 04:54:58 +0000101- George Yoshida (SF name "quiver") added to the SourceForge Python
102 project 14 Apr 2006, by Tim Peters, as a tracker admin. See
103 contemporaneous python-checkins thread with the unlikely Subject:
104
105 r45329 - python/trunk/Doc/whatsnew/whatsnew25.tex
106
Neal Norwitz7b4d6d52006-03-03 17:25:57 +0000107- Ronald Oussoren was given SVN access on 3 Mar 2006 by NCN, for Mac
108 related work.
109
110- Bob Ippolito was given SVN access on 2 Mar 2006 by NCN, for Mac
111 related work.
112
Raymond Hettingerdc4efd02005-10-16 11:17:30 +0000113- Nick Coghlan requested CVS access so he could update his PEP directly.
114 Granted by GvR on 16 Oct 2005.
115
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000116- Added two new developers for the Summer of Code project. 8 July 2005
117 by RDH. Andrew Kuchling will be mentoring Gregory K Johnson for a
Andrew M. Kuchlingc620bad2006-05-25 12:27:59 +0000118 project to enhance mailbox. Brett Cannon requested access for Flovis
Raymond Hettingerfafc1ae2005-07-08 14:47:38 +0000119 Bruynooghe (sirolf) to work on pstats, profile, and hotshot. Both users
120 are expected to work primarily in nondist/sandbox and have their work
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000121 reviewed before making updates to active code.
122
Georg Brandlb69406d2006-02-11 15:30:36 +0000123- Georg Brandl was given SF tracker permissions on 28 May 2005
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000124 by RDH. Since the beginning of 2005, he has been active in discussions
125 on python-dev and has submitted a dozen patch reviews. The permissions
Raymond Hettingerf8f937f2005-06-03 11:15:03 +0000126 add the ability to change tracker status and to attach patches. On
127 3 June 2005, this was expanded by RDH to include checkin permissions.
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000128
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000129- Terry Reedy was given SF tracker permissions on 7 Apr 2005 by RDH.
130
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000131- Nick Coghlan was given SF tracker permissions on 5 Apr 2005 by RDH.
132 For several months, he has been active in reviewing and contributing
133 patches. The added permissions give him greater flexibility in
134 working with the tracker.
135
Tim Petersb53b7412005-04-08 17:16:28 +0000136- Eric Price was made a developer on 2 May 2003 by TGP. This was
137 specifically to work on the new ``decimal`` package, which lived in
138 ``nondist/sandbox/decimal/`` at the time.
139
Tim Peters207d5eb2005-04-08 20:02:08 +0000140- Eric S. Raymond was made a developer on 2 Jul 2000 by TGP, for general
141 library work. His request is archived here:
142
143 http://mail.python.org/pipermail/python-dev/2000-July/005314.html
144
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000145
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000146Permissions Dropped on Request
147------------------------------
148
Raymond Hettinger07914412005-10-17 03:37:26 +0000149- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
150 and the Summer Of Code project are no longer needed. AMK will make
151 any future checkins directly. 16 Oct 2005 RDH
152
Raymond Hettingere452c7a2005-07-27 17:59:02 +0000153- Johannes Gijsbers sent a drop request. 27 July 2005 RDH
154
Raymond Hettingerd5d469d2005-07-14 17:34:00 +0000155- Flovis Bruynooghe sent a drop request. 14 July 2005 RDH
156
Raymond Hettinger7c5e6182005-04-30 21:25:19 +0000157- Paul Prescod sent a drop request. 30 Apr 2005 RDH
158
Raymond Hettinger8ec676e2005-04-13 22:04:21 +0000159- Finn Bock sent a drop request. 13 Apr 2005 RDH
160
Raymond Hettinger30337342005-04-11 03:11:11 +0000161- Eric Price sent a drop request. 10 Apr 2005 RDH
162
Raymond Hettinger95ed80b2005-04-10 16:36:16 +0000163- Irmen de Jong requested dropping CVS access while keeping tracker
164 access. 10 Apr 2005 RDH
165
Raymond Hettingerefcd1d32005-04-08 19:09:19 +0000166- Moshe Zadka and Ken Manheimer sent drop requests. 8 Apr 2005 by RDH
Raymond Hettinger1f0d1032005-04-08 18:36:14 +0000167
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000168- Steve Holden, Gerhard Haring, and David Cole sent email stating that
169 they no longer use their access. 7 Apr 2005 RDH
Tim Petersb53b7412005-04-08 17:16:28 +0000170
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000171
Raymond Hettingerda524a92005-04-08 20:43:19 +0000172Permissions Dropped after Loss of Contact
173-----------------------------------------
174
175- Several unsuccessful efforts were made to contact Charles G Waldman.
176 Removed on 8 Apr 2005 by RDH.
177
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000178
179Initials of Project Admins
180--------------------------
181
Raymond Hettingerdc4efd02005-10-16 11:17:30 +0000182GvR: Guido van Rossum
Neal Norwitz7b4d6d52006-03-03 17:25:57 +0000183NCN: Neal Norwitz
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000184RDH: Raymond Hettinger
Tim Petersb53b7412005-04-08 17:16:28 +0000185TGP: Tim Peters
David Goodger2c1e63f2006-04-27 22:53:05 +0000186DJG: David Goodger
Martin v. Löwis1bcffef2007-03-09 19:36:01 +0000187MvL: Martin v. Loewis