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