blob: 3fc033fe9e3fb0db6eb98e0ec0fe0bdccf10e7a0 [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
Guido van Rossumd59da4b2007-05-22 18:11:13 +000020- Alexandre Vassalotti was given SVN access on May 21 2007
21 by MvL, for his Summer-of-Code project, mentored by
22 Brett Cannon.
23
Guido van Rossumd8faa362007-04-27 19:54:29 +000024- Travis Oliphant was given SVN access on 17 Apr 2007 by MvL,
25 for implementing the extended buffer protocol.
26
27- Ziga Seilnacht was given SVN access on 09 Mar 2007 by MvL,
28 for general maintenance.
29
30- Pete Shinners was given SVN access on 04 Mar 2007 by NCN,
31 for PEP 3101 work in the sandbox.
32
33- Pat Maupin and Eric V. Smith were given SVN access on 28 Feb 2007 by NCN,
34 for PEP 3101 work in the sandbox.
35
Thomas Woutersa44f3a32007-02-26 18:20:15 +000036- Steven Bethard (SF name "bediviere") added to the SourceForge Python
37 project 26 Feb 2007, by NCN, as a tracker tech.
38
Thomas Wouters902d6eb2007-01-09 23:18:33 +000039- Josiah Carlson (SF name "josiahcarlson") added to the SourceForge Python
40 project 06 Jan 2007, by NCN, as a tracker tech. He will maintain asyncore.
41
42- Collin Winter was given SVN access on 05 Jan 2007 by NCN, for PEP
43 update access.
44
45- Lars Gustaebel was given SVN access on 20 Dec 2006 by NCN, for tarfile.py
46 related work.
47
Thomas Wouters4d70c3d2006-06-08 14:42:34 +000048- 2006 Summer of Code entries: SoC developers are expected to work
Thomas Wouters477c8d52006-05-27 19:21:47 +000049 primarily in nondist/sandbox or on a branch of their own, and will
50 have their work reviewed before changes are accepted into the trunk.
51
Thomas Wouters4d70c3d2006-06-08 14:42:34 +000052 - Matt Fleming was added on 25 May 2006 by AMK; he'll be working on
53 enhancing the Python debugger.
54
55 - Jackilyn Hoxworth was added on 25 May 2006 by AMK; she'll be adding logging
56 to the standard library.
57
58 - Mateusz Rukowicz was added on 30 May 2006 by AMK; he'll be
59 translating the decimal module into C.
60
Thomas Wouters477c8d52006-05-27 19:21:47 +000061- SVN access granted to the "Need for Speed" Iceland sprint attendees,
62 between May 17 and 21, 2006, by Tim Peters. All work is to be done
63 in new sandbox projects or on new branches, with merging to the
64 trunk as approved:
65
66 Andrew Dalke
67 Christian Tismer
68 Jack Diederich
69 John Benediktsson
70 Kristján V. Jónsson
71 Martin Blais
72 Richard Emslie
73 Richard Jones
74 Runar Petursson
75 Steve Holden
76 Richard M. Tew
77
78- Steven Bethard was given SVN access on 27 Apr 2006 by DJG, for PEP
79 update access.
80
81- Talin was given SVN access on 27 Apr 2006 by DJG, for PEP update
82 access.
83
Thomas Wouters49fd7fa2006-04-21 10:40:58 +000084- George Yoshida (SF name "quiver") added to the SourceForge Python
85 project 14 Apr 2006, by Tim Peters, as a tracker admin. See
86 contemporaneous python-checkins thread with the unlikely Subject:
87
88 r45329 - python/trunk/Doc/whatsnew/whatsnew25.tex
89
Neal Norwitz7b4d6d52006-03-03 17:25:57 +000090- Ronald Oussoren was given SVN access on 3 Mar 2006 by NCN, for Mac
91 related work.
92
93- Bob Ippolito was given SVN access on 2 Mar 2006 by NCN, for Mac
94 related work.
95
Raymond Hettingerdc4efd02005-10-16 11:17:30 +000096- Nick Coghlan requested CVS access so he could update his PEP directly.
97 Granted by GvR on 16 Oct 2005.
98
Raymond Hettinger6e447d02005-07-08 14:37:56 +000099- Added two new developers for the Summer of Code project. 8 July 2005
100 by RDH. Andrew Kuchling will be mentoring Gregory K Johnson for a
Thomas Wouters477c8d52006-05-27 19:21:47 +0000101 project to enhance mailbox. Brett Cannon requested access for Flovis
Raymond Hettingerfafc1ae2005-07-08 14:47:38 +0000102 Bruynooghe (sirolf) to work on pstats, profile, and hotshot. Both users
103 are expected to work primarily in nondist/sandbox and have their work
Raymond Hettinger6e447d02005-07-08 14:37:56 +0000104 reviewed before making updates to active code.
105
Georg Brandlb69406d2006-02-11 15:30:36 +0000106- Georg Brandl was given SF tracker permissions on 28 May 2005
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000107 by RDH. Since the beginning of 2005, he has been active in discussions
108 on python-dev and has submitted a dozen patch reviews. The permissions
Raymond Hettingerf8f937f2005-06-03 11:15:03 +0000109 add the ability to change tracker status and to attach patches. On
110 3 June 2005, this was expanded by RDH to include checkin permissions.
Raymond Hettinger671e95b2005-05-28 23:20:09 +0000111
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000112- Terry Reedy was given SF tracker permissions on 7 Apr 2005 by RDH.
113
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000114- Nick Coghlan was given SF tracker permissions on 5 Apr 2005 by RDH.
115 For several months, he has been active in reviewing and contributing
116 patches. The added permissions give him greater flexibility in
117 working with the tracker.
118
Tim Petersb53b7412005-04-08 17:16:28 +0000119- Eric Price was made a developer on 2 May 2003 by TGP. This was
120 specifically to work on the new ``decimal`` package, which lived in
121 ``nondist/sandbox/decimal/`` at the time.
122
Tim Peters207d5eb2005-04-08 20:02:08 +0000123- Eric S. Raymond was made a developer on 2 Jul 2000 by TGP, for general
124 library work. His request is archived here:
125
126 http://mail.python.org/pipermail/python-dev/2000-July/005314.html
127
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000128
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000129Permissions Dropped on Request
130------------------------------
131
Raymond Hettinger07914412005-10-17 03:37:26 +0000132- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
133 and the Summer Of Code project are no longer needed. AMK will make
134 any future checkins directly. 16 Oct 2005 RDH
135
Raymond Hettingere452c7a2005-07-27 17:59:02 +0000136- Johannes Gijsbers sent a drop request. 27 July 2005 RDH
137
Raymond Hettingerd5d469d2005-07-14 17:34:00 +0000138- Flovis Bruynooghe sent a drop request. 14 July 2005 RDH
139
Raymond Hettinger7c5e6182005-04-30 21:25:19 +0000140- Paul Prescod sent a drop request. 30 Apr 2005 RDH
141
Raymond Hettinger8ec676e2005-04-13 22:04:21 +0000142- Finn Bock sent a drop request. 13 Apr 2005 RDH
143
Raymond Hettinger30337342005-04-11 03:11:11 +0000144- Eric Price sent a drop request. 10 Apr 2005 RDH
145
Raymond Hettinger95ed80b2005-04-10 16:36:16 +0000146- Irmen de Jong requested dropping CVS access while keeping tracker
147 access. 10 Apr 2005 RDH
148
Raymond Hettingerefcd1d32005-04-08 19:09:19 +0000149- Moshe Zadka and Ken Manheimer sent drop requests. 8 Apr 2005 by RDH
Raymond Hettinger1f0d1032005-04-08 18:36:14 +0000150
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000151- Steve Holden, Gerhard Haring, and David Cole sent email stating that
152 they no longer use their access. 7 Apr 2005 RDH
Tim Petersb53b7412005-04-08 17:16:28 +0000153
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +0000154
Raymond Hettingerda524a92005-04-08 20:43:19 +0000155Permissions Dropped after Loss of Contact
156-----------------------------------------
157
158- Several unsuccessful efforts were made to contact Charles G Waldman.
159 Removed on 8 Apr 2005 by RDH.
160
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000161
162Initials of Project Admins
163--------------------------
164
Raymond Hettingerdc4efd02005-10-16 11:17:30 +0000165GvR: Guido van Rossum
Neal Norwitz7b4d6d52006-03-03 17:25:57 +0000166NCN: Neal Norwitz
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +0000167RDH: Raymond Hettinger
Tim Petersb53b7412005-04-08 17:16:28 +0000168TGP: Tim Peters
Thomas Wouters477c8d52006-05-27 19:21:47 +0000169DJG: David Goodger
Guido van Rossumd8faa362007-04-27 19:54:29 +0000170MvL: Martin v. Loewis