| 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 |  | 
| Raymond Hettinger | bbccbfd | 2009-06-23 22:24:13 +0000 | [diff] [blame] | 15 | Note, when giving new commit permissions, be sure to get a contributor | 
 | 16 | agreement from the committer.  See http://www.python.org/psf/contrib/ | 
 | 17 | for details.  When the agreement is signed, please note it in this log. | 
| Raymond Hettinger | 7dcdd8c | 2005-04-05 22:35:15 +0000 | [diff] [blame] | 18 |  | 
| Éric Araujo | 7017616 | 2010-10-04 22:32:36 +0000 | [diff] [blame] | 19 | This file is encoded in UTF-8.  If the usual form for a name is not in | 
 | 20 | a Latin or extended Latin alphabet, make sure to include an ASCII | 
 | 21 | transliteration too. | 
| Raymond Hettinger | 7dcdd8c | 2005-04-05 22:35:15 +0000 | [diff] [blame] | 22 |  | 
 | 23 | Permissions History | 
 | 24 | ------------------- | 
 | 25 |  | 
| Georg Brandl | 71f8cc9 | 2010-10-27 20:01:51 +0000 | [diff] [blame] | 26 | - David Malcolm was given commit access on Oct 27 2010 by GFB, | 
 | 27 |   at recommendation by Antoine Pitrou and Raymond Hettinger. | 
 | 28 |  | 
| Martin v. Löwis | 4c94c53 | 2010-10-04 15:48:14 +0000 | [diff] [blame] | 29 | - Tal Einat was given commit access on Oct 4 2010 by MvL, | 
 | 30 |   for improving IDLE. | 
 | 31 |  | 
| Éric Araujo | 7017616 | 2010-10-04 22:32:36 +0000 | [diff] [blame] | 32 | - Łukasz Langa was given commit access on Sep 08 2010 by GFB, | 
| Georg Brandl | febeb00 | 2010-09-08 10:43:45 +0000 | [diff] [blame] | 33 |   at suggestion of Antoine Pitrou, for general bug fixing. | 
 | 34 |  | 
| Martin v. Löwis | 7ebe4f9 | 2010-08-22 08:46:19 +0000 | [diff] [blame] | 35 | - Daniel Stutzbach was given commit access on Aug 22 2010 by MvL, | 
 | 36 |   for general bug fixing. | 
 | 37 |  | 
| Martin v. Löwis | 382d917 | 2010-08-17 22:58:42 +0000 | [diff] [blame] | 38 | - Ask Solem was given commit access on Aug 17 2010 by MvL, | 
| Martin v. Löwis | 6951157 | 2010-08-17 23:16:51 +0000 | [diff] [blame] | 39 |   on recommendation by Jesse Noller, for work on the multiprocessing | 
| Martin v. Löwis | 382d917 | 2010-08-17 22:58:42 +0000 | [diff] [blame] | 40 |   library. | 
 | 41 |  | 
| Martin v. Löwis | 5ea3d93 | 2010-08-11 05:48:57 +0000 | [diff] [blame] | 42 | - George Boutsioukis was given commit access on Aug 10 2010 | 
 | 43 |   by MvL, for work on 2to3. | 
 | 44 |  | 
| Éric Araujo | 7017616 | 2010-10-04 22:32:36 +0000 | [diff] [blame] | 45 | - Éric Araujo was given commit access on Aug 10 2010 by BAC, | 
 | 46 |   at suggestion of Tarek Ziadé. | 
| Brett Cannon | 7d82c34 | 2010-08-11 00:18:19 +0000 | [diff] [blame] | 47 |  | 
| Martin v. Löwis | b6c5074 | 2010-08-04 19:08:20 +0000 | [diff] [blame] | 48 | - Terry Reedy was given commit access on Aug 04 2010 by MvL, | 
 | 49 |   at suggestion of Nick Coghlan. | 
 | 50 |  | 
| Georg Brandl | ae51c17 | 2010-07-26 09:33:12 +0000 | [diff] [blame] | 51 | - Brian Quinlan was given commit access on Jul 26 2010 by GFB, | 
 | 52 |   for work related to PEP 3148. | 
 | 53 |  | 
| Georg Brandl | a1c2ce0 | 2010-07-26 17:09:32 +0000 | [diff] [blame] | 54 | - Reid Kleckner was given commit access on Jul 11 2010 by GFB, | 
 | 55 |   for work on the py3k-jit branch, at suggestion of the Unladen | 
 | 56 |   Swallow team. | 
 | 57 |  | 
| Martin v. Löwis | 0b2f518 | 2010-05-25 20:07:11 +0000 | [diff] [blame] | 58 | - Alexander Belopolsky was given commit access on May 25 2010 | 
 | 59 |   by MvL at suggestion of Mark Dickinson. | 
 | 60 |  | 
| Martin v. Löwis | a989814 | 2010-04-21 06:38:30 +0000 | [diff] [blame] | 61 | - Tim Golden was given commit access on April 21 2010 by MvL, | 
 | 62 |   at suggestion of Michael Foord. | 
 | 63 |  | 
| Éric Araujo | 7017616 | 2010-10-04 22:32:36 +0000 | [diff] [blame] | 64 | - Giampaolo Rodolà was given commit access on April 17 2010 by | 
| Martin v. Löwis | ec8dfeb | 2010-04-17 17:11:55 +0000 | [diff] [blame] | 65 |   MvL, at suggestion of R. David Murray. | 
 | 66 |  | 
| Benjamin Peterson | 08bf91c | 2010-04-11 16:12:57 +0000 | [diff] [blame] | 67 | - Jean-Paul Calderone was given commit access on April 6 2010 by | 
 | 68 |   GFB, at suggestion of Michael Foord and others. | 
 | 69 |  | 
 | 70 | - Brian Curtin was given commit access on March 24 2010 by MvL. | 
| Martin v. Löwis | 60f9aab | 2010-03-24 15:07:12 +0000 | [diff] [blame] | 71 |  | 
| Martin v. Löwis | 6e796a1 | 2010-02-25 20:45:06 +0000 | [diff] [blame] | 72 | - Florent Xicluna was given commit access on February 25 2010 by | 
 | 73 |   MvL, based on Antoine Pitrou's recommendation. | 
 | 74 |  | 
 | 75 | - Dino Viehland was given SVN access on February 23 2010 by Brett | 
 | 76 |   Cannon, for backporting tests from IronPython. | 
 | 77 |  | 
 | 78 | - Larry Hastings was given SVN access on February 22 2010 by | 
 | 79 |   Andrew Kuchling, based on Brett Cannon's recommendation. | 
 | 80 |  | 
| Martin v. Löwis | 66da2f3 | 2010-01-30 00:16:49 +0000 | [diff] [blame] | 81 | - Victor Stinner was given SVN access on January 30 2010 by MvL, | 
 | 82 |   at recommendation by Mark Dickinson and Amaury Forgeot d'Arc. | 
 | 83 |  | 
| Benjamin Peterson | a28e702 | 2010-01-09 18:53:06 +0000 | [diff] [blame] | 84 | - Stefan Krah was given SVN access on January 5 2010 by GFB, at | 
 | 85 |   suggestion of Mark Dickinson, for work on the decimal module. | 
 | 86 |  | 
| Benjamin Peterson | 4ac9ce4 | 2009-10-04 14:49:41 +0000 | [diff] [blame] | 87 | - Doug Hellmann was given SVN access on September 19 2009 by GFB, at | 
 | 88 |   suggestion of Jesse Noller, for documentation work. | 
 | 89 |  | 
| Georg Brandl | c6c3178 | 2009-06-08 13:41:29 +0000 | [diff] [blame] | 90 | - Ezio Melotti was given SVN access on June 7 2009 by GFB, for work on and | 
 | 91 |   fixes to the documentation. | 
 | 92 |  | 
| Benjamin Peterson | d23f822 | 2009-04-05 19:13:16 +0000 | [diff] [blame] | 93 | - Paul Kippes was given commit privileges at PyCon 2009 by BAC to work on 3to2. | 
 | 94 |  | 
 | 95 | - Ron DuPlain was given commit privileges at PyCon 2009 by BAC to work on 3to2. | 
 | 96 |  | 
 | 97 | - Several developers of alternative Python implementations where | 
 | 98 |   given access for test suite and library adaptions by MvL: | 
 | 99 |   Allison Randal (Parrot), Michael Foord (IronPython), | 
 | 100 |   Jim Baker, Philip Jenvey, and Frank Wierzbicki (all Jython). | 
 | 101 |  | 
 | 102 | - R. David Murray was given SVN access on March 30 2009 by MvL, after | 
 | 103 |   recommendation by BAC. | 
 | 104 |  | 
| Benjamin Peterson | e0124bd | 2009-03-09 21:04:33 +0000 | [diff] [blame] | 105 | - Chris Withers was given SVN access on March 8 2009 by MvL, | 
 | 106 |   after recommendation by GvR. | 
 | 107 |  | 
| Éric Araujo | 7017616 | 2010-10-04 22:32:36 +0000 | [diff] [blame] | 108 | - Tarek Ziadé was given SVN access on December 21 2008 by NCN, | 
| Benjamin Peterson | 9203501 | 2008-12-27 16:00:54 +0000 | [diff] [blame] | 109 |   for maintenance of distutils. | 
 | 110 |  | 
| Benjamin Peterson | 4cd6a95 | 2008-08-17 20:23:46 +0000 | [diff] [blame] | 111 | - Hirokazu Yamamoto was given SVN access on August 12 2008 by MvL, | 
 | 112 |   for contributions to the Windows build. | 
 | 113 |  | 
| Georg Brandl | 6ea420b | 2008-07-16 12:58:29 +0000 | [diff] [blame] | 114 | - Antoine Pitrou was given SVN access on July 16 2008, by recommendation | 
 | 115 |   from GvR, for general contributions to Python. | 
 | 116 |  | 
| Georg Brandl | 734e268 | 2008-08-12 08:18:18 +0000 | [diff] [blame] | 117 | - Jesse Noller was given SVN access on 16 June 2008 by GFB, | 
| Amaury Forgeot d'Arc | 35c8658 | 2008-06-17 21:11:29 +0000 | [diff] [blame] | 118 |   for work on the multiprocessing module. | 
 | 119 |  | 
| Georg Brandl | 0c77a82 | 2008-06-10 16:37:50 +0000 | [diff] [blame] | 120 | - Gregor Lingl was given SVN access on 10 June 2008 by MvL, | 
 | 121 |   for work on the turtle module. | 
 | 122 |  | 
| Benjamin Peterson | a37cfc6 | 2008-05-26 13:48:34 +0000 | [diff] [blame] | 123 | - Robert Schuppenies was given SVN access on 21 May 2008 by MvL, | 
 | 124 |   for GSoC contributions. | 
 | 125 |  | 
| Christian Heimes | 81ee3ef | 2008-05-04 22:42:01 +0000 | [diff] [blame] | 126 | - Rodrigo Bernardo Pimentel was given SVN access on 29 April 2008 by MvL, | 
 | 127 |   for GSoC contributions. | 
 | 128 |  | 
 | 129 | - Heiko Weinen was given SVN access on 29 April 2008 by MvL, | 
 | 130 |   for GSoC contributions. | 
 | 131 |  | 
| Georg Brandl | eeb575f | 2009-06-24 06:42:05 +0000 | [diff] [blame] | 132 | - Jesus Cea was given SVN access on 24 April 2008 by MvL, | 
| Christian Heimes | 81ee3ef | 2008-05-04 22:42:01 +0000 | [diff] [blame] | 133 |   for maintenance of bsddb. | 
 | 134 |  | 
 | 135 | - Guilherme Polo was given SVN access on 24 April 2008 by MvL, | 
 | 136 |   for GSoC contributions. | 
 | 137 |  | 
 | 138 | - Thomas Lee was given SVN access on 21 April 2008 by NCN, | 
 | 139 |   for work on branches (ast/optimizer related). | 
 | 140 |  | 
| Christian Heimes | 33fe809 | 2008-04-13 13:53:33 +0000 | [diff] [blame] | 141 | - Jeroen Ruigrok van der Werven was given SVN access on 12 April 2008 | 
| Georg Brandl | 734e268 | 2008-08-12 08:18:18 +0000 | [diff] [blame] | 142 |   by GFB, for documentation work. | 
| Christian Heimes | 33fe809 | 2008-04-13 13:53:33 +0000 | [diff] [blame] | 143 |  | 
| Georg Brandl | 734e268 | 2008-08-12 08:18:18 +0000 | [diff] [blame] | 144 | - Josiah Carlson was given SVN access on 26 March 2008 by GFB, | 
| Christian Heimes | f6cd967 | 2008-03-26 13:45:42 +0000 | [diff] [blame] | 145 |   for work on asyncore/asynchat. | 
 | 146 |  | 
| Georg Brandl | 734e268 | 2008-08-12 08:18:18 +0000 | [diff] [blame] | 147 | - Benjamin Peterson was given SVN access on 25 March 2008 by GFB, | 
 | 148 |   for bug triage work. | 
| Christian Heimes | 0348fb6 | 2008-03-26 12:55:56 +0000 | [diff] [blame] | 149 |  | 
| Christian Heimes | 02781dc | 2008-03-21 01:11:52 +0000 | [diff] [blame] | 150 | - Jerry Seutter was given SVN access on 20 March 2008 by BAC, for | 
 | 151 |   general contributions to Python. | 
 | 152 |  | 
| Christian Heimes | d5e2b6f | 2008-03-19 21:50:51 +0000 | [diff] [blame] | 153 | - Jeff Rush was given SVN access on 18 March 2008 by AMK, for Distutils work. | 
 | 154 |  | 
| Christian Heimes | b186d00 | 2008-03-18 15:15:01 +0000 | [diff] [blame] | 155 | - David Wolever was given SVN access on 17 March 2008 by MvL, | 
 | 156 |   for 2to3 work. | 
 | 157 |  | 
 | 158 | - Trent Nelson was given SVN access on 17 March 2008 by MvL, | 
 | 159 |   for general contributions to Python. | 
 | 160 |  | 
| Christian Heimes | 043d6f6 | 2008-01-07 17:19:16 +0000 | [diff] [blame] | 161 | - Mark Dickinson was given SVN access on 6 January 2008 by Facundo | 
 | 162 |   Batista for his work on mathemathics and number related issues. | 
 | 163 |  | 
| Guido van Rossum | 58da931 | 2007-11-10 23:39:45 +0000 | [diff] [blame] | 164 | - Amaury Forgeot d'Arc was given SVN access on 9 November 2007 by MvL, | 
 | 165 |   for general contributions to Python. | 
 | 166 |  | 
| Guido van Rossum | 8ce8a78 | 2007-11-01 19:42:39 +0000 | [diff] [blame] | 167 | - Christian Heimes was given SVN access on 31 October 2007 by MvL, | 
 | 168 |   for general contributions to Python. | 
 | 169 |  | 
 | 170 | - Chris Monson was given SVN access on 20 October 2007 by NCN, | 
 | 171 |   for his work on editing PEPs. | 
 | 172 |  | 
| Thomas Wouters | 47b49bf | 2007-08-30 22:15:33 +0000 | [diff] [blame] | 173 | - Bill Janssen was given SVN access on 28 August 2007 by NCN, | 
 | 174 |   for his work on the SSL module and other things related to (SSL) sockets. | 
 | 175 |  | 
| Guido van Rossum | af554a0 | 2007-08-16 23:48:43 +0000 | [diff] [blame] | 176 | - Jeffrey Yasskin was given SVN access on 9 August 2007 by NCN, | 
| Éric Araujo | 7017616 | 2010-10-04 22:32:36 +0000 | [diff] [blame] | 177 |   for his work on PEPs and other general patches. | 
| Guido van Rossum | 7eaf822 | 2007-06-18 17:58:50 +0000 | [diff] [blame] | 178 |  | 
| Benjamin Peterson | 4ac9ce4 | 2009-10-04 14:49:41 +0000 | [diff] [blame] | 179 | - Mark Summerfield was given SVN access on 1 August 2007 by GFB, | 
 | 180 |   for work on documentation. | 
 | 181 |  | 
 | 182 | - Armin Ronacher was given SVN access on 23 July 2007 by GFB, | 
 | 183 |   for work on the documentation toolset.  He now maintains the | 
 | 184 |   ast module. | 
 | 185 |  | 
| Guido van Rossum | af554a0 | 2007-08-16 23:48:43 +0000 | [diff] [blame] | 186 | - Senthil Kumaran was given SVN access on 16 June 2007 by MvL, | 
 | 187 |   for his Summer-of-Code project, mentored by Skip Montanaro. | 
 | 188 |  | 
 | 189 | - Alexandre Vassalotti was given SVN access on 21 May 2007 by MvL, | 
 | 190 |   for his Summer-of-Code project, mentored by Brett Cannon. | 
| Guido van Rossum | d59da4b | 2007-05-22 18:11:13 +0000 | [diff] [blame] | 191 |  | 
| Guido van Rossum | d8faa36 | 2007-04-27 19:54:29 +0000 | [diff] [blame] | 192 | - Travis Oliphant was given SVN access on 17 Apr 2007 by MvL, | 
 | 193 |   for implementing the extended buffer protocol. | 
 | 194 |  | 
 | 195 | - Ziga Seilnacht was given SVN access on 09 Mar 2007 by MvL, | 
 | 196 |   for general maintenance. | 
 | 197 |  | 
 | 198 | - Pete Shinners was given SVN access on 04 Mar 2007 by NCN, | 
 | 199 |   for PEP 3101 work in the sandbox. | 
 | 200 |  | 
 | 201 | - Pat Maupin and Eric V. Smith were given SVN access on 28 Feb 2007 by NCN, | 
 | 202 |   for PEP 3101 work in the sandbox. | 
 | 203 |  | 
| Thomas Wouters | a44f3a3 | 2007-02-26 18:20:15 +0000 | [diff] [blame] | 204 | - Steven Bethard (SF name "bediviere") added to the SourceForge Python | 
 | 205 |   project 26 Feb 2007, by NCN, as a tracker tech. | 
 | 206 |  | 
| Thomas Wouters | 902d6eb | 2007-01-09 23:18:33 +0000 | [diff] [blame] | 207 | - Josiah Carlson (SF name "josiahcarlson") added to the SourceForge Python | 
 | 208 |   project 06 Jan 2007, by NCN, as a tracker tech.  He will maintain asyncore. | 
 | 209 |  | 
 | 210 | - Collin Winter was given SVN access on 05 Jan 2007 by NCN, for PEP | 
 | 211 |   update access. | 
 | 212 |  | 
 | 213 | - Lars Gustaebel was given SVN access on 20 Dec 2006 by NCN, for tarfile.py | 
 | 214 |   related work. | 
 | 215 |  | 
| Thomas Wouters | 4d70c3d | 2006-06-08 14:42:34 +0000 | [diff] [blame] | 216 | - 2006 Summer of Code entries: SoC developers are expected to work | 
| Thomas Wouters | 477c8d5 | 2006-05-27 19:21:47 +0000 | [diff] [blame] | 217 |   primarily in nondist/sandbox or on a branch of their own, and will | 
 | 218 |   have their work reviewed before changes are accepted into the trunk. | 
 | 219 |  | 
| Thomas Wouters | 4d70c3d | 2006-06-08 14:42:34 +0000 | [diff] [blame] | 220 |   - Matt Fleming was added on 25 May 2006 by AMK; he'll be working on | 
| Éric Araujo | 7017616 | 2010-10-04 22:32:36 +0000 | [diff] [blame] | 221 |     enhancing the Python debugger. | 
| Thomas Wouters | 4d70c3d | 2006-06-08 14:42:34 +0000 | [diff] [blame] | 222 |  | 
 | 223 |   - Jackilyn Hoxworth was added on 25 May 2006 by AMK; she'll be adding logging | 
| Éric Araujo | 7017616 | 2010-10-04 22:32:36 +0000 | [diff] [blame] | 224 |     to the standard library. | 
| Thomas Wouters | 4d70c3d | 2006-06-08 14:42:34 +0000 | [diff] [blame] | 225 |  | 
| Éric Araujo | 7017616 | 2010-10-04 22:32:36 +0000 | [diff] [blame] | 226 |   - Mateusz Rukowicz was added on 30 May 2006 by AMK; he'll be | 
| Thomas Wouters | 4d70c3d | 2006-06-08 14:42:34 +0000 | [diff] [blame] | 227 |     translating the decimal module into C. | 
 | 228 |  | 
| Thomas Wouters | 477c8d5 | 2006-05-27 19:21:47 +0000 | [diff] [blame] | 229 | - SVN access granted to the "Need for Speed" Iceland sprint attendees, | 
 | 230 |   between May 17 and 21, 2006, by Tim Peters.  All work is to be done | 
 | 231 |   in new sandbox projects or on new branches, with merging to the | 
 | 232 |   trunk as approved: | 
 | 233 |  | 
 | 234 |   Andrew Dalke | 
 | 235 |   Christian Tismer | 
 | 236 |   Jack Diederich | 
 | 237 |   John Benediktsson | 
| Éric Araujo | 7017616 | 2010-10-04 22:32:36 +0000 | [diff] [blame] | 238 |   Kristján V. Jónsson | 
| Thomas Wouters | 477c8d5 | 2006-05-27 19:21:47 +0000 | [diff] [blame] | 239 |   Martin Blais | 
 | 240 |   Richard Emslie | 
 | 241 |   Richard Jones | 
 | 242 |   Runar Petursson | 
 | 243 |   Steve Holden | 
 | 244 |   Richard M. Tew | 
 | 245 |  | 
 | 246 | - Steven Bethard was given SVN access on 27 Apr 2006 by DJG, for PEP | 
 | 247 |   update access. | 
 | 248 |  | 
 | 249 | - Talin was given SVN access on 27 Apr 2006 by DJG, for PEP update | 
 | 250 |   access. | 
 | 251 |  | 
| Thomas Wouters | 49fd7fa | 2006-04-21 10:40:58 +0000 | [diff] [blame] | 252 | - George Yoshida (SF name "quiver") added to the SourceForge Python | 
 | 253 |   project 14 Apr 2006, by Tim Peters, as a tracker admin.  See | 
 | 254 |   contemporaneous python-checkins thread with the unlikely Subject: | 
 | 255 |  | 
 | 256 |       r45329 - python/trunk/Doc/whatsnew/whatsnew25.tex | 
 | 257 |  | 
| Neal Norwitz | 7b4d6d5 | 2006-03-03 17:25:57 +0000 | [diff] [blame] | 258 | - Ronald Oussoren was given SVN access on 3 Mar 2006 by NCN, for Mac | 
 | 259 |   related work. | 
 | 260 |  | 
 | 261 | - Bob Ippolito was given SVN access on 2 Mar 2006 by NCN, for Mac | 
 | 262 |   related work. | 
 | 263 |  | 
| Raymond Hettinger | dc4efd0 | 2005-10-16 11:17:30 +0000 | [diff] [blame] | 264 | - Nick Coghlan requested CVS access so he could update his PEP directly. | 
 | 265 |   Granted by GvR on 16 Oct 2005. | 
 | 266 |  | 
| Raymond Hettinger | 6e447d0 | 2005-07-08 14:37:56 +0000 | [diff] [blame] | 267 | - Added two new developers for the Summer of Code project. 8 July 2005 | 
 | 268 |   by RDH.  Andrew Kuchling will be mentoring Gregory K Johnson for a | 
| Thomas Wouters | 477c8d5 | 2006-05-27 19:21:47 +0000 | [diff] [blame] | 269 |   project to enhance mailbox.  Brett Cannon requested access for Flovis | 
| Raymond Hettinger | fafc1ae | 2005-07-08 14:47:38 +0000 | [diff] [blame] | 270 |   Bruynooghe (sirolf) to work on pstats, profile, and hotshot.  Both users | 
 | 271 |   are expected to work primarily in nondist/sandbox and have their work | 
| Raymond Hettinger | 6e447d0 | 2005-07-08 14:37:56 +0000 | [diff] [blame] | 272 |   reviewed before making updates to active code. | 
 | 273 |  | 
| Georg Brandl | b69406d | 2006-02-11 15:30:36 +0000 | [diff] [blame] | 274 | - Georg Brandl was given SF tracker permissions on 28 May 2005 | 
| Raymond Hettinger | 671e95b | 2005-05-28 23:20:09 +0000 | [diff] [blame] | 275 |   by RDH.  Since the beginning of 2005, he has been active in discussions | 
 | 276 |   on python-dev and has submitted a dozen patch reviews.  The permissions | 
| Raymond Hettinger | f8f937f | 2005-06-03 11:15:03 +0000 | [diff] [blame] | 277 |   add the ability to change tracker status and to attach patches.  On | 
 | 278 |   3 June 2005, this was expanded by RDH to include checkin permissions. | 
| Raymond Hettinger | 671e95b | 2005-05-28 23:20:09 +0000 | [diff] [blame] | 279 |  | 
| Raymond Hettinger | af2c70a | 2005-04-08 03:19:09 +0000 | [diff] [blame] | 280 | - Terry Reedy was given SF tracker permissions on 7 Apr 2005 by RDH. | 
 | 281 |  | 
| Raymond Hettinger | 7dcdd8c | 2005-04-05 22:35:15 +0000 | [diff] [blame] | 282 | - Nick Coghlan was given SF tracker permissions on 5 Apr 2005 by RDH. | 
 | 283 |   For several months, he has been active in reviewing and contributing | 
 | 284 |   patches.  The added permissions give him greater flexibility in | 
 | 285 |   working with the tracker. | 
 | 286 |  | 
| Tim Peters | b53b741 | 2005-04-08 17:16:28 +0000 | [diff] [blame] | 287 | - Eric Price was made a developer on 2 May 2003 by TGP.  This was | 
 | 288 |   specifically to work on the new ``decimal`` package, which lived in | 
 | 289 |   ``nondist/sandbox/decimal/`` at the time. | 
 | 290 |  | 
| Tim Peters | 207d5eb | 2005-04-08 20:02:08 +0000 | [diff] [blame] | 291 | - Eric S. Raymond was made a developer on 2 Jul 2000 by TGP, for general | 
 | 292 |   library work.  His request is archived here: | 
 | 293 |  | 
 | 294 |       http://mail.python.org/pipermail/python-dev/2000-July/005314.html | 
 | 295 |  | 
| Raymond Hettinger | 7dcdd8c | 2005-04-05 22:35:15 +0000 | [diff] [blame] | 296 |  | 
| Raymond Hettinger | af2c70a | 2005-04-08 03:19:09 +0000 | [diff] [blame] | 297 | Permissions Dropped on Request | 
 | 298 | ------------------------------ | 
 | 299 |  | 
| Georg Brandl | 734e268 | 2008-08-12 08:18:18 +0000 | [diff] [blame] | 300 | - Roy Smith, Matt Fleming and Richard Emslie sent drop requests. | 
 | 301 |   4 Aug 2008 GFB | 
 | 302 |  | 
 | 303 | - Per note from Andrew Kuchling, the permissions for Gregory K Johnson | 
 | 304 |   and the Summer Of Code project are no longer needed.  4 Aug 2008 GFB | 
 | 305 |  | 
| Raymond Hettinger | 0791441 | 2005-10-17 03:37:26 +0000 | [diff] [blame] | 306 | - Per note from Andrew Kuchling, the permissions for Gregory K Johnson | 
 | 307 |   and the Summer Of Code project are no longer needed.  AMK will make | 
 | 308 |   any future checkins directly.  16 Oct 2005 RDH | 
 | 309 |  | 
| Raymond Hettinger | e452c7a | 2005-07-27 17:59:02 +0000 | [diff] [blame] | 310 | - Johannes Gijsbers sent a drop request.  27 July 2005 RDH | 
 | 311 |  | 
| Raymond Hettinger | d5d469d | 2005-07-14 17:34:00 +0000 | [diff] [blame] | 312 | - Flovis Bruynooghe sent a drop request.  14 July 2005 RDH | 
 | 313 |  | 
| Raymond Hettinger | 7c5e618 | 2005-04-30 21:25:19 +0000 | [diff] [blame] | 314 | - Paul Prescod sent a drop request.  30 Apr 2005 RDH | 
 | 315 |  | 
| Raymond Hettinger | 8ec676e | 2005-04-13 22:04:21 +0000 | [diff] [blame] | 316 | - Finn Bock sent a drop request.  13 Apr 2005 RDH | 
 | 317 |  | 
| Raymond Hettinger | 3033734 | 2005-04-11 03:11:11 +0000 | [diff] [blame] | 318 | - Eric Price sent a drop request.  10 Apr 2005 RDH | 
 | 319 |  | 
| Raymond Hettinger | 95ed80b | 2005-04-10 16:36:16 +0000 | [diff] [blame] | 320 | - Irmen de Jong requested dropping CVS access while keeping tracker | 
 | 321 |   access.  10 Apr 2005 RDH | 
 | 322 |  | 
| Raymond Hettinger | efcd1d3 | 2005-04-08 19:09:19 +0000 | [diff] [blame] | 323 | - 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] | 324 |  | 
| Raymond Hettinger | af2c70a | 2005-04-08 03:19:09 +0000 | [diff] [blame] | 325 | - Steve Holden, Gerhard Haring, and David Cole sent email stating that | 
 | 326 |   they no longer use their access.   7 Apr 2005 RDH | 
| Tim Peters | b53b741 | 2005-04-08 17:16:28 +0000 | [diff] [blame] | 327 |  | 
| Raymond Hettinger | af2c70a | 2005-04-08 03:19:09 +0000 | [diff] [blame] | 328 |  | 
| Raymond Hettinger | da524a9 | 2005-04-08 20:43:19 +0000 | [diff] [blame] | 329 | Permissions Dropped after Loss of Contact | 
 | 330 | ----------------------------------------- | 
 | 331 |  | 
 | 332 | - Several unsuccessful efforts were made to contact Charles G Waldman. | 
 | 333 |   Removed on 8 Apr 2005 by RDH. | 
 | 334 |  | 
| Raymond Hettinger | 7dcdd8c | 2005-04-05 22:35:15 +0000 | [diff] [blame] | 335 |  | 
 | 336 | Initials of Project Admins | 
 | 337 | -------------------------- | 
 | 338 |  | 
| Tim Peters | b53b741 | 2005-04-08 17:16:28 +0000 | [diff] [blame] | 339 | TGP:  Tim Peters | 
| Benjamin Peterson | d23f822 | 2009-04-05 19:13:16 +0000 | [diff] [blame] | 340 | GFB:  Georg Brandl | 
 | 341 | BAC:  Brett Cannon | 
 | 342 | NCN:  Neal Norwitz | 
| Thomas Wouters | 477c8d5 | 2006-05-27 19:21:47 +0000 | [diff] [blame] | 343 | DJG:  David Goodger | 
| Guido van Rossum | d8faa36 | 2007-04-27 19:54:29 +0000 | [diff] [blame] | 344 | MvL:  Martin v. Loewis | 
| Benjamin Peterson | d23f822 | 2009-04-05 19:13:16 +0000 | [diff] [blame] | 345 | GvR:  Guido van Rossum | 
 | 346 | RDH:  Raymond Hettinger |