Raymond Hettinger | 7dcdd8c | 2005-04-05 22:35:15 +0000 | [diff] [blame] | 1 | Developer Log |
| 2 | ============= |
| 3 | |
| 4 | This file is a running log of developers given permissions on SourceForge. |
| 5 | |
| 6 | The purpose is to provide some institutional memory of who was given access |
| 7 | and why. |
| 8 | |
| 9 | The first entry starts in April 2005. In keeping with the style of |
| 10 | Misc/NEWS, newer entries should be added to the top. Any markup should |
| 11 | be in the form of ReST. Entries should include the initials of the |
| 12 | project admin who made the change or granted access. Feel free to revise |
| 13 | the format to accommodate documentation needs as they arise. |
| 14 | |
| 15 | |
| 16 | |
| 17 | Permissions History |
| 18 | ------------------- |
| 19 | |
Georg Brandl | 0c77a82 | 2008-06-10 16:37:50 +0000 | [diff] [blame] | 20 | - Gregor Lingl was given SVN access on 10 June 2008 by MvL, |
| 21 | for work on the turtle module. |
| 22 | |
Benjamin Peterson | a37cfc6 | 2008-05-26 13:48:34 +0000 | [diff] [blame] | 23 | - Robert Schuppenies was given SVN access on 21 May 2008 by MvL, |
| 24 | for GSoC contributions. |
| 25 | |
Christian Heimes | 81ee3ef | 2008-05-04 22:42:01 +0000 | [diff] [blame] | 26 | - Rodrigo Bernardo Pimentel was given SVN access on 29 April 2008 by MvL, |
| 27 | for GSoC contributions. |
| 28 | |
| 29 | - Heiko Weinen was given SVN access on 29 April 2008 by MvL, |
| 30 | for GSoC contributions. |
| 31 | |
| 32 | - Jesus Cea was was given SVN access on 24 April 2008 by MvL, |
| 33 | for maintenance of bsddb. |
| 34 | |
| 35 | - Guilherme Polo was given SVN access on 24 April 2008 by MvL, |
| 36 | for GSoC contributions. |
| 37 | |
| 38 | - Thomas Lee was given SVN access on 21 April 2008 by NCN, |
| 39 | for work on branches (ast/optimizer related). |
| 40 | |
Christian Heimes | 33fe809 | 2008-04-13 13:53:33 +0000 | [diff] [blame] | 41 | - Jeroen Ruigrok van der Werven was given SVN access on 12 April 2008 |
| 42 | by Georg Brandl, for documentation work. |
| 43 | |
Christian Heimes | f6cd967 | 2008-03-26 13:45:42 +0000 | [diff] [blame] | 44 | - Josiah Carlson was given SVN access on 26 March 2008 by Georg Brandl, |
| 45 | for work on asyncore/asynchat. |
| 46 | |
Christian Heimes | 0348fb6 | 2008-03-26 12:55:56 +0000 | [diff] [blame] | 47 | - Benjamin Peterson was given SVN access on 25 March 2008 by Georg |
| 48 | Brandl, for bug triage work. |
| 49 | |
Christian Heimes | 02781dc | 2008-03-21 01:11:52 +0000 | [diff] [blame] | 50 | - Jerry Seutter was given SVN access on 20 March 2008 by BAC, for |
| 51 | general contributions to Python. |
| 52 | |
Christian Heimes | d5e2b6f | 2008-03-19 21:50:51 +0000 | [diff] [blame] | 53 | - Jeff Rush was given SVN access on 18 March 2008 by AMK, for Distutils work. |
| 54 | |
Christian Heimes | b186d00 | 2008-03-18 15:15:01 +0000 | [diff] [blame] | 55 | - David Wolever was given SVN access on 17 March 2008 by MvL, |
| 56 | for 2to3 work. |
| 57 | |
| 58 | - Trent Nelson was given SVN access on 17 March 2008 by MvL, |
| 59 | for general contributions to Python. |
| 60 | |
Christian Heimes | 043d6f6 | 2008-01-07 17:19:16 +0000 | [diff] [blame] | 61 | - Mark Dickinson was given SVN access on 6 January 2008 by Facundo |
| 62 | Batista for his work on mathemathics and number related issues. |
| 63 | |
Guido van Rossum | 58da931 | 2007-11-10 23:39:45 +0000 | [diff] [blame] | 64 | - Amaury Forgeot d'Arc was given SVN access on 9 November 2007 by MvL, |
| 65 | for general contributions to Python. |
| 66 | |
Guido van Rossum | 8ce8a78 | 2007-11-01 19:42:39 +0000 | [diff] [blame] | 67 | - Christian Heimes was given SVN access on 31 October 2007 by MvL, |
| 68 | for general contributions to Python. |
| 69 | |
| 70 | - Chris Monson was given SVN access on 20 October 2007 by NCN, |
| 71 | for his work on editing PEPs. |
| 72 | |
Thomas Wouters | 47b49bf | 2007-08-30 22:15:33 +0000 | [diff] [blame] | 73 | - Bill Janssen was given SVN access on 28 August 2007 by NCN, |
| 74 | for his work on the SSL module and other things related to (SSL) sockets. |
| 75 | |
Guido van Rossum | af554a0 | 2007-08-16 23:48:43 +0000 | [diff] [blame] | 76 | - Jeffrey Yasskin was given SVN access on 9 August 2007 by NCN, |
| 77 | for his work on PEPs and other general patches. |
Guido van Rossum | 7eaf822 | 2007-06-18 17:58:50 +0000 | [diff] [blame] | 78 | |
Guido van Rossum | af554a0 | 2007-08-16 23:48:43 +0000 | [diff] [blame] | 79 | - Senthil Kumaran was given SVN access on 16 June 2007 by MvL, |
| 80 | for his Summer-of-Code project, mentored by Skip Montanaro. |
| 81 | |
| 82 | - Alexandre Vassalotti was given SVN access on 21 May 2007 by MvL, |
| 83 | for his Summer-of-Code project, mentored by Brett Cannon. |
Guido van Rossum | d59da4b | 2007-05-22 18:11:13 +0000 | [diff] [blame] | 84 | |
Guido van Rossum | d8faa36 | 2007-04-27 19:54:29 +0000 | [diff] [blame] | 85 | - Travis Oliphant was given SVN access on 17 Apr 2007 by MvL, |
| 86 | for implementing the extended buffer protocol. |
| 87 | |
| 88 | - Ziga Seilnacht was given SVN access on 09 Mar 2007 by MvL, |
| 89 | for general maintenance. |
| 90 | |
| 91 | - Pete Shinners was given SVN access on 04 Mar 2007 by NCN, |
| 92 | for PEP 3101 work in the sandbox. |
| 93 | |
| 94 | - Pat Maupin and Eric V. Smith were given SVN access on 28 Feb 2007 by NCN, |
| 95 | for PEP 3101 work in the sandbox. |
| 96 | |
Thomas Wouters | a44f3a3 | 2007-02-26 18:20:15 +0000 | [diff] [blame] | 97 | - Steven Bethard (SF name "bediviere") added to the SourceForge Python |
| 98 | project 26 Feb 2007, by NCN, as a tracker tech. |
| 99 | |
Thomas Wouters | 902d6eb | 2007-01-09 23:18:33 +0000 | [diff] [blame] | 100 | - Josiah Carlson (SF name "josiahcarlson") added to the SourceForge Python |
| 101 | project 06 Jan 2007, by NCN, as a tracker tech. He will maintain asyncore. |
| 102 | |
| 103 | - Collin Winter was given SVN access on 05 Jan 2007 by NCN, for PEP |
| 104 | update access. |
| 105 | |
| 106 | - Lars Gustaebel was given SVN access on 20 Dec 2006 by NCN, for tarfile.py |
| 107 | related work. |
| 108 | |
Thomas Wouters | 4d70c3d | 2006-06-08 14:42:34 +0000 | [diff] [blame] | 109 | - 2006 Summer of Code entries: SoC developers are expected to work |
Thomas Wouters | 477c8d5 | 2006-05-27 19:21:47 +0000 | [diff] [blame] | 110 | primarily in nondist/sandbox or on a branch of their own, and will |
| 111 | have their work reviewed before changes are accepted into the trunk. |
| 112 | |
Thomas Wouters | 4d70c3d | 2006-06-08 14:42:34 +0000 | [diff] [blame] | 113 | - Matt Fleming was added on 25 May 2006 by AMK; he'll be working on |
| 114 | enhancing the Python debugger. |
| 115 | |
| 116 | - Jackilyn Hoxworth was added on 25 May 2006 by AMK; she'll be adding logging |
| 117 | to the standard library. |
| 118 | |
| 119 | - Mateusz Rukowicz was added on 30 May 2006 by AMK; he'll be |
| 120 | translating the decimal module into C. |
| 121 | |
Thomas Wouters | 477c8d5 | 2006-05-27 19:21:47 +0000 | [diff] [blame] | 122 | - SVN access granted to the "Need for Speed" Iceland sprint attendees, |
| 123 | between May 17 and 21, 2006, by Tim Peters. All work is to be done |
| 124 | in new sandbox projects or on new branches, with merging to the |
| 125 | trunk as approved: |
| 126 | |
| 127 | Andrew Dalke |
| 128 | Christian Tismer |
| 129 | Jack Diederich |
| 130 | John Benediktsson |
| 131 | Kristján V. Jónsson |
| 132 | Martin Blais |
| 133 | Richard Emslie |
| 134 | Richard Jones |
| 135 | Runar Petursson |
| 136 | Steve Holden |
| 137 | Richard M. Tew |
| 138 | |
| 139 | - Steven Bethard was given SVN access on 27 Apr 2006 by DJG, for PEP |
| 140 | update access. |
| 141 | |
| 142 | - Talin was given SVN access on 27 Apr 2006 by DJG, for PEP update |
| 143 | access. |
| 144 | |
Thomas Wouters | 49fd7fa | 2006-04-21 10:40:58 +0000 | [diff] [blame] | 145 | - George Yoshida (SF name "quiver") added to the SourceForge Python |
| 146 | project 14 Apr 2006, by Tim Peters, as a tracker admin. See |
| 147 | contemporaneous python-checkins thread with the unlikely Subject: |
| 148 | |
| 149 | r45329 - python/trunk/Doc/whatsnew/whatsnew25.tex |
| 150 | |
Neal Norwitz | 7b4d6d5 | 2006-03-03 17:25:57 +0000 | [diff] [blame] | 151 | - Ronald Oussoren was given SVN access on 3 Mar 2006 by NCN, for Mac |
| 152 | related work. |
| 153 | |
| 154 | - Bob Ippolito was given SVN access on 2 Mar 2006 by NCN, for Mac |
| 155 | related work. |
| 156 | |
Raymond Hettinger | dc4efd0 | 2005-10-16 11:17:30 +0000 | [diff] [blame] | 157 | - Nick Coghlan requested CVS access so he could update his PEP directly. |
| 158 | Granted by GvR on 16 Oct 2005. |
| 159 | |
Raymond Hettinger | 6e447d0 | 2005-07-08 14:37:56 +0000 | [diff] [blame] | 160 | - Added two new developers for the Summer of Code project. 8 July 2005 |
| 161 | by RDH. Andrew Kuchling will be mentoring Gregory K Johnson for a |
Thomas Wouters | 477c8d5 | 2006-05-27 19:21:47 +0000 | [diff] [blame] | 162 | project to enhance mailbox. Brett Cannon requested access for Flovis |
Raymond Hettinger | fafc1ae | 2005-07-08 14:47:38 +0000 | [diff] [blame] | 163 | Bruynooghe (sirolf) to work on pstats, profile, and hotshot. Both users |
| 164 | are expected to work primarily in nondist/sandbox and have their work |
Raymond Hettinger | 6e447d0 | 2005-07-08 14:37:56 +0000 | [diff] [blame] | 165 | reviewed before making updates to active code. |
| 166 | |
Georg Brandl | b69406d | 2006-02-11 15:30:36 +0000 | [diff] [blame] | 167 | - Georg Brandl was given SF tracker permissions on 28 May 2005 |
Raymond Hettinger | 671e95b | 2005-05-28 23:20:09 +0000 | [diff] [blame] | 168 | by RDH. Since the beginning of 2005, he has been active in discussions |
| 169 | on python-dev and has submitted a dozen patch reviews. The permissions |
Raymond Hettinger | f8f937f | 2005-06-03 11:15:03 +0000 | [diff] [blame] | 170 | add the ability to change tracker status and to attach patches. On |
| 171 | 3 June 2005, this was expanded by RDH to include checkin permissions. |
Raymond Hettinger | 671e95b | 2005-05-28 23:20:09 +0000 | [diff] [blame] | 172 | |
Raymond Hettinger | af2c70a | 2005-04-08 03:19:09 +0000 | [diff] [blame] | 173 | - Terry Reedy was given SF tracker permissions on 7 Apr 2005 by RDH. |
| 174 | |
Raymond Hettinger | 7dcdd8c | 2005-04-05 22:35:15 +0000 | [diff] [blame] | 175 | - Nick Coghlan was given SF tracker permissions on 5 Apr 2005 by RDH. |
| 176 | For several months, he has been active in reviewing and contributing |
| 177 | patches. The added permissions give him greater flexibility in |
| 178 | working with the tracker. |
| 179 | |
Tim Peters | b53b741 | 2005-04-08 17:16:28 +0000 | [diff] [blame] | 180 | - Eric Price was made a developer on 2 May 2003 by TGP. This was |
| 181 | specifically to work on the new ``decimal`` package, which lived in |
| 182 | ``nondist/sandbox/decimal/`` at the time. |
| 183 | |
Tim Peters | 207d5eb | 2005-04-08 20:02:08 +0000 | [diff] [blame] | 184 | - Eric S. Raymond was made a developer on 2 Jul 2000 by TGP, for general |
| 185 | library work. His request is archived here: |
| 186 | |
| 187 | http://mail.python.org/pipermail/python-dev/2000-July/005314.html |
| 188 | |
Raymond Hettinger | 7dcdd8c | 2005-04-05 22:35:15 +0000 | [diff] [blame] | 189 | |
Raymond Hettinger | af2c70a | 2005-04-08 03:19:09 +0000 | [diff] [blame] | 190 | Permissions Dropped on Request |
| 191 | ------------------------------ |
| 192 | |
Raymond Hettinger | 0791441 | 2005-10-17 03:37:26 +0000 | [diff] [blame] | 193 | - Per note from Andrew Kuchling, the permissions for Gregory K Johnson |
| 194 | and the Summer Of Code project are no longer needed. AMK will make |
| 195 | any future checkins directly. 16 Oct 2005 RDH |
| 196 | |
Raymond Hettinger | e452c7a | 2005-07-27 17:59:02 +0000 | [diff] [blame] | 197 | - Johannes Gijsbers sent a drop request. 27 July 2005 RDH |
| 198 | |
Raymond Hettinger | d5d469d | 2005-07-14 17:34:00 +0000 | [diff] [blame] | 199 | - Flovis Bruynooghe sent a drop request. 14 July 2005 RDH |
| 200 | |
Raymond Hettinger | 7c5e618 | 2005-04-30 21:25:19 +0000 | [diff] [blame] | 201 | - Paul Prescod sent a drop request. 30 Apr 2005 RDH |
| 202 | |
Raymond Hettinger | 8ec676e | 2005-04-13 22:04:21 +0000 | [diff] [blame] | 203 | - Finn Bock sent a drop request. 13 Apr 2005 RDH |
| 204 | |
Raymond Hettinger | 3033734 | 2005-04-11 03:11:11 +0000 | [diff] [blame] | 205 | - Eric Price sent a drop request. 10 Apr 2005 RDH |
| 206 | |
Raymond Hettinger | 95ed80b | 2005-04-10 16:36:16 +0000 | [diff] [blame] | 207 | - Irmen de Jong requested dropping CVS access while keeping tracker |
| 208 | access. 10 Apr 2005 RDH |
| 209 | |
Raymond Hettinger | efcd1d3 | 2005-04-08 19:09:19 +0000 | [diff] [blame] | 210 | - Moshe Zadka and Ken Manheimer sent drop requests. 8 Apr 2005 by RDH |
Raymond Hettinger | 1f0d103 | 2005-04-08 18:36:14 +0000 | [diff] [blame] | 211 | |
Raymond Hettinger | af2c70a | 2005-04-08 03:19:09 +0000 | [diff] [blame] | 212 | - Steve Holden, Gerhard Haring, and David Cole sent email stating that |
| 213 | they no longer use their access. 7 Apr 2005 RDH |
Tim Peters | b53b741 | 2005-04-08 17:16:28 +0000 | [diff] [blame] | 214 | |
Raymond Hettinger | af2c70a | 2005-04-08 03:19:09 +0000 | [diff] [blame] | 215 | |
Raymond Hettinger | da524a9 | 2005-04-08 20:43:19 +0000 | [diff] [blame] | 216 | Permissions Dropped after Loss of Contact |
| 217 | ----------------------------------------- |
| 218 | |
| 219 | - Several unsuccessful efforts were made to contact Charles G Waldman. |
| 220 | Removed on 8 Apr 2005 by RDH. |
| 221 | |
Raymond Hettinger | 7dcdd8c | 2005-04-05 22:35:15 +0000 | [diff] [blame] | 222 | |
| 223 | Initials of Project Admins |
| 224 | -------------------------- |
| 225 | |
Raymond Hettinger | dc4efd0 | 2005-10-16 11:17:30 +0000 | [diff] [blame] | 226 | GvR: Guido van Rossum |
Neal Norwitz | 7b4d6d5 | 2006-03-03 17:25:57 +0000 | [diff] [blame] | 227 | NCN: Neal Norwitz |
Raymond Hettinger | 7dcdd8c | 2005-04-05 22:35:15 +0000 | [diff] [blame] | 228 | RDH: Raymond Hettinger |
Tim Peters | b53b741 | 2005-04-08 17:16:28 +0000 | [diff] [blame] | 229 | TGP: Tim Peters |
Thomas Wouters | 477c8d5 | 2006-05-27 19:21:47 +0000 | [diff] [blame] | 230 | DJG: David Goodger |
Guido van Rossum | d8faa36 | 2007-04-27 19:54:29 +0000 | [diff] [blame] | 231 | MvL: Martin v. Loewis |