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