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 | |
Guido van Rossum | 7eaf822 | 2007-06-18 17:58:50 +0000 | [diff] [blame] | 20 | - Senthil Kumaran was given SVN access on June 16 2007 |
| 21 | by MvL, for his Summer-of-Code project, mentored by |
| 22 | Skip Montanaro. |
| 23 | |
Guido van Rossum | d59da4b | 2007-05-22 18:11:13 +0000 | [diff] [blame] | 24 | - Alexandre Vassalotti was given SVN access on May 21 2007 |
| 25 | by MvL, for his Summer-of-Code project, mentored by |
| 26 | Brett Cannon. |
| 27 | |
Guido van Rossum | d8faa36 | 2007-04-27 19:54:29 +0000 | [diff] [blame] | 28 | - Travis Oliphant was given SVN access on 17 Apr 2007 by MvL, |
| 29 | for implementing the extended buffer protocol. |
| 30 | |
| 31 | - Ziga Seilnacht was given SVN access on 09 Mar 2007 by MvL, |
| 32 | for general maintenance. |
| 33 | |
| 34 | - Pete Shinners was given SVN access on 04 Mar 2007 by NCN, |
| 35 | for PEP 3101 work in the sandbox. |
| 36 | |
| 37 | - Pat Maupin and Eric V. Smith were given SVN access on 28 Feb 2007 by NCN, |
| 38 | for PEP 3101 work in the sandbox. |
| 39 | |
Thomas Wouters | a44f3a3 | 2007-02-26 18:20:15 +0000 | [diff] [blame] | 40 | - Steven Bethard (SF name "bediviere") added to the SourceForge Python |
| 41 | project 26 Feb 2007, by NCN, as a tracker tech. |
| 42 | |
Thomas Wouters | 902d6eb | 2007-01-09 23:18:33 +0000 | [diff] [blame] | 43 | - Josiah Carlson (SF name "josiahcarlson") added to the SourceForge Python |
| 44 | project 06 Jan 2007, by NCN, as a tracker tech. He will maintain asyncore. |
| 45 | |
| 46 | - Collin Winter was given SVN access on 05 Jan 2007 by NCN, for PEP |
| 47 | update access. |
| 48 | |
| 49 | - Lars Gustaebel was given SVN access on 20 Dec 2006 by NCN, for tarfile.py |
| 50 | related work. |
| 51 | |
Thomas Wouters | 4d70c3d | 2006-06-08 14:42:34 +0000 | [diff] [blame] | 52 | - 2006 Summer of Code entries: SoC developers are expected to work |
Thomas Wouters | 477c8d5 | 2006-05-27 19:21:47 +0000 | [diff] [blame] | 53 | primarily in nondist/sandbox or on a branch of their own, and will |
| 54 | have their work reviewed before changes are accepted into the trunk. |
| 55 | |
Thomas Wouters | 4d70c3d | 2006-06-08 14:42:34 +0000 | [diff] [blame] | 56 | - Matt Fleming was added on 25 May 2006 by AMK; he'll be working on |
| 57 | enhancing the Python debugger. |
| 58 | |
| 59 | - Jackilyn Hoxworth was added on 25 May 2006 by AMK; she'll be adding logging |
| 60 | to the standard library. |
| 61 | |
| 62 | - Mateusz Rukowicz was added on 30 May 2006 by AMK; he'll be |
| 63 | translating the decimal module into C. |
| 64 | |
Thomas Wouters | 477c8d5 | 2006-05-27 19:21:47 +0000 | [diff] [blame] | 65 | - SVN access granted to the "Need for Speed" Iceland sprint attendees, |
| 66 | between May 17 and 21, 2006, by Tim Peters. All work is to be done |
| 67 | in new sandbox projects or on new branches, with merging to the |
| 68 | trunk as approved: |
| 69 | |
| 70 | Andrew Dalke |
| 71 | Christian Tismer |
| 72 | Jack Diederich |
| 73 | John Benediktsson |
| 74 | Kristján V. Jónsson |
| 75 | Martin Blais |
| 76 | Richard Emslie |
| 77 | Richard Jones |
| 78 | Runar Petursson |
| 79 | Steve Holden |
| 80 | Richard M. Tew |
| 81 | |
| 82 | - Steven Bethard was given SVN access on 27 Apr 2006 by DJG, for PEP |
| 83 | update access. |
| 84 | |
| 85 | - Talin was given SVN access on 27 Apr 2006 by DJG, for PEP update |
| 86 | access. |
| 87 | |
Thomas Wouters | 49fd7fa | 2006-04-21 10:40:58 +0000 | [diff] [blame] | 88 | - George Yoshida (SF name "quiver") added to the SourceForge Python |
| 89 | project 14 Apr 2006, by Tim Peters, as a tracker admin. See |
| 90 | contemporaneous python-checkins thread with the unlikely Subject: |
| 91 | |
| 92 | r45329 - python/trunk/Doc/whatsnew/whatsnew25.tex |
| 93 | |
Neal Norwitz | 7b4d6d5 | 2006-03-03 17:25:57 +0000 | [diff] [blame] | 94 | - Ronald Oussoren was given SVN access on 3 Mar 2006 by NCN, for Mac |
| 95 | related work. |
| 96 | |
| 97 | - Bob Ippolito was given SVN access on 2 Mar 2006 by NCN, for Mac |
| 98 | related work. |
| 99 | |
Raymond Hettinger | dc4efd0 | 2005-10-16 11:17:30 +0000 | [diff] [blame] | 100 | - Nick Coghlan requested CVS access so he could update his PEP directly. |
| 101 | Granted by GvR on 16 Oct 2005. |
| 102 | |
Raymond Hettinger | 6e447d0 | 2005-07-08 14:37:56 +0000 | [diff] [blame] | 103 | - Added two new developers for the Summer of Code project. 8 July 2005 |
| 104 | by RDH. Andrew Kuchling will be mentoring Gregory K Johnson for a |
Thomas Wouters | 477c8d5 | 2006-05-27 19:21:47 +0000 | [diff] [blame] | 105 | project to enhance mailbox. Brett Cannon requested access for Flovis |
Raymond Hettinger | fafc1ae | 2005-07-08 14:47:38 +0000 | [diff] [blame] | 106 | Bruynooghe (sirolf) to work on pstats, profile, and hotshot. Both users |
| 107 | are expected to work primarily in nondist/sandbox and have their work |
Raymond Hettinger | 6e447d0 | 2005-07-08 14:37:56 +0000 | [diff] [blame] | 108 | reviewed before making updates to active code. |
| 109 | |
Georg Brandl | b69406d | 2006-02-11 15:30:36 +0000 | [diff] [blame] | 110 | - Georg Brandl was given SF tracker permissions on 28 May 2005 |
Raymond Hettinger | 671e95b | 2005-05-28 23:20:09 +0000 | [diff] [blame] | 111 | by RDH. Since the beginning of 2005, he has been active in discussions |
| 112 | on python-dev and has submitted a dozen patch reviews. The permissions |
Raymond Hettinger | f8f937f | 2005-06-03 11:15:03 +0000 | [diff] [blame] | 113 | add the ability to change tracker status and to attach patches. On |
| 114 | 3 June 2005, this was expanded by RDH to include checkin permissions. |
Raymond Hettinger | 671e95b | 2005-05-28 23:20:09 +0000 | [diff] [blame] | 115 | |
Raymond Hettinger | af2c70a | 2005-04-08 03:19:09 +0000 | [diff] [blame] | 116 | - Terry Reedy was given SF tracker permissions on 7 Apr 2005 by RDH. |
| 117 | |
Raymond Hettinger | 7dcdd8c | 2005-04-05 22:35:15 +0000 | [diff] [blame] | 118 | - Nick Coghlan was given SF tracker permissions on 5 Apr 2005 by RDH. |
| 119 | For several months, he has been active in reviewing and contributing |
| 120 | patches. The added permissions give him greater flexibility in |
| 121 | working with the tracker. |
| 122 | |
Tim Peters | b53b741 | 2005-04-08 17:16:28 +0000 | [diff] [blame] | 123 | - Eric Price was made a developer on 2 May 2003 by TGP. This was |
| 124 | specifically to work on the new ``decimal`` package, which lived in |
| 125 | ``nondist/sandbox/decimal/`` at the time. |
| 126 | |
Tim Peters | 207d5eb | 2005-04-08 20:02:08 +0000 | [diff] [blame] | 127 | - Eric S. Raymond was made a developer on 2 Jul 2000 by TGP, for general |
| 128 | library work. His request is archived here: |
| 129 | |
| 130 | http://mail.python.org/pipermail/python-dev/2000-July/005314.html |
| 131 | |
Raymond Hettinger | 7dcdd8c | 2005-04-05 22:35:15 +0000 | [diff] [blame] | 132 | |
Raymond Hettinger | af2c70a | 2005-04-08 03:19:09 +0000 | [diff] [blame] | 133 | Permissions Dropped on Request |
| 134 | ------------------------------ |
| 135 | |
Raymond Hettinger | 0791441 | 2005-10-17 03:37:26 +0000 | [diff] [blame] | 136 | - Per note from Andrew Kuchling, the permissions for Gregory K Johnson |
| 137 | and the Summer Of Code project are no longer needed. AMK will make |
| 138 | any future checkins directly. 16 Oct 2005 RDH |
| 139 | |
Raymond Hettinger | e452c7a | 2005-07-27 17:59:02 +0000 | [diff] [blame] | 140 | - Johannes Gijsbers sent a drop request. 27 July 2005 RDH |
| 141 | |
Raymond Hettinger | d5d469d | 2005-07-14 17:34:00 +0000 | [diff] [blame] | 142 | - Flovis Bruynooghe sent a drop request. 14 July 2005 RDH |
| 143 | |
Raymond Hettinger | 7c5e618 | 2005-04-30 21:25:19 +0000 | [diff] [blame] | 144 | - Paul Prescod sent a drop request. 30 Apr 2005 RDH |
| 145 | |
Raymond Hettinger | 8ec676e | 2005-04-13 22:04:21 +0000 | [diff] [blame] | 146 | - Finn Bock sent a drop request. 13 Apr 2005 RDH |
| 147 | |
Raymond Hettinger | 3033734 | 2005-04-11 03:11:11 +0000 | [diff] [blame] | 148 | - Eric Price sent a drop request. 10 Apr 2005 RDH |
| 149 | |
Raymond Hettinger | 95ed80b | 2005-04-10 16:36:16 +0000 | [diff] [blame] | 150 | - Irmen de Jong requested dropping CVS access while keeping tracker |
| 151 | access. 10 Apr 2005 RDH |
| 152 | |
Raymond Hettinger | efcd1d3 | 2005-04-08 19:09:19 +0000 | [diff] [blame] | 153 | - 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] | 154 | |
Raymond Hettinger | af2c70a | 2005-04-08 03:19:09 +0000 | [diff] [blame] | 155 | - Steve Holden, Gerhard Haring, and David Cole sent email stating that |
| 156 | they no longer use their access. 7 Apr 2005 RDH |
Tim Peters | b53b741 | 2005-04-08 17:16:28 +0000 | [diff] [blame] | 157 | |
Raymond Hettinger | af2c70a | 2005-04-08 03:19:09 +0000 | [diff] [blame] | 158 | |
Raymond Hettinger | da524a9 | 2005-04-08 20:43:19 +0000 | [diff] [blame] | 159 | Permissions Dropped after Loss of Contact |
| 160 | ----------------------------------------- |
| 161 | |
| 162 | - Several unsuccessful efforts were made to contact Charles G Waldman. |
| 163 | Removed on 8 Apr 2005 by RDH. |
| 164 | |
Raymond Hettinger | 7dcdd8c | 2005-04-05 22:35:15 +0000 | [diff] [blame] | 165 | |
| 166 | Initials of Project Admins |
| 167 | -------------------------- |
| 168 | |
Raymond Hettinger | dc4efd0 | 2005-10-16 11:17:30 +0000 | [diff] [blame] | 169 | GvR: Guido van Rossum |
Neal Norwitz | 7b4d6d5 | 2006-03-03 17:25:57 +0000 | [diff] [blame] | 170 | NCN: Neal Norwitz |
Raymond Hettinger | 7dcdd8c | 2005-04-05 22:35:15 +0000 | [diff] [blame] | 171 | RDH: Raymond Hettinger |
Tim Peters | b53b741 | 2005-04-08 17:16:28 +0000 | [diff] [blame] | 172 | TGP: Tim Peters |
Thomas Wouters | 477c8d5 | 2006-05-27 19:21:47 +0000 | [diff] [blame] | 173 | DJG: David Goodger |
Guido van Rossum | d8faa36 | 2007-04-27 19:54:29 +0000 | [diff] [blame] | 174 | MvL: Martin v. Loewis |