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 | |
Neal Norwitz | 7b4d6d5 | 2006-03-03 17:25:57 +0000 | [diff] [blame] | 20 | - Ronald Oussoren was given SVN access on 3 Mar 2006 by NCN, for Mac |
| 21 | related work. |
| 22 | |
| 23 | - Bob Ippolito was given SVN access on 2 Mar 2006 by NCN, for Mac |
| 24 | related work. |
| 25 | |
Raymond Hettinger | dc4efd0 | 2005-10-16 11:17:30 +0000 | [diff] [blame] | 26 | - Nick Coghlan requested CVS access so he could update his PEP directly. |
| 27 | Granted by GvR on 16 Oct 2005. |
| 28 | |
Raymond Hettinger | 6e447d0 | 2005-07-08 14:37:56 +0000 | [diff] [blame] | 29 | - Added two new developers for the Summer of Code project. 8 July 2005 |
| 30 | by RDH. Andrew Kuchling will be mentoring Gregory K Johnson for a |
| 31 | project to enchance mailbox. Brett Cannon requested access for Flovis |
Raymond Hettinger | fafc1ae | 2005-07-08 14:47:38 +0000 | [diff] [blame] | 32 | Bruynooghe (sirolf) to work on pstats, profile, and hotshot. Both users |
| 33 | are expected to work primarily in nondist/sandbox and have their work |
Raymond Hettinger | 6e447d0 | 2005-07-08 14:37:56 +0000 | [diff] [blame] | 34 | reviewed before making updates to active code. |
| 35 | |
Georg Brandl | b69406d | 2006-02-11 15:30:36 +0000 | [diff] [blame] | 36 | - Georg Brandl was given SF tracker permissions on 28 May 2005 |
Raymond Hettinger | 671e95b | 2005-05-28 23:20:09 +0000 | [diff] [blame] | 37 | by RDH. Since the beginning of 2005, he has been active in discussions |
| 38 | on python-dev and has submitted a dozen patch reviews. The permissions |
Raymond Hettinger | f8f937f | 2005-06-03 11:15:03 +0000 | [diff] [blame] | 39 | add the ability to change tracker status and to attach patches. On |
| 40 | 3 June 2005, this was expanded by RDH to include checkin permissions. |
Raymond Hettinger | 671e95b | 2005-05-28 23:20:09 +0000 | [diff] [blame] | 41 | |
Raymond Hettinger | af2c70a | 2005-04-08 03:19:09 +0000 | [diff] [blame] | 42 | - Terry Reedy was given SF tracker permissions on 7 Apr 2005 by RDH. |
| 43 | |
Raymond Hettinger | 7dcdd8c | 2005-04-05 22:35:15 +0000 | [diff] [blame] | 44 | - Nick Coghlan was given SF tracker permissions on 5 Apr 2005 by RDH. |
| 45 | For several months, he has been active in reviewing and contributing |
| 46 | patches. The added permissions give him greater flexibility in |
| 47 | working with the tracker. |
| 48 | |
Tim Peters | b53b741 | 2005-04-08 17:16:28 +0000 | [diff] [blame] | 49 | - Eric Price was made a developer on 2 May 2003 by TGP. This was |
| 50 | specifically to work on the new ``decimal`` package, which lived in |
| 51 | ``nondist/sandbox/decimal/`` at the time. |
| 52 | |
Tim Peters | 207d5eb | 2005-04-08 20:02:08 +0000 | [diff] [blame] | 53 | - Eric S. Raymond was made a developer on 2 Jul 2000 by TGP, for general |
| 54 | library work. His request is archived here: |
| 55 | |
| 56 | http://mail.python.org/pipermail/python-dev/2000-July/005314.html |
| 57 | |
Raymond Hettinger | 7dcdd8c | 2005-04-05 22:35:15 +0000 | [diff] [blame] | 58 | |
Raymond Hettinger | af2c70a | 2005-04-08 03:19:09 +0000 | [diff] [blame] | 59 | Permissions Dropped on Request |
| 60 | ------------------------------ |
| 61 | |
Raymond Hettinger | 0791441 | 2005-10-17 03:37:26 +0000 | [diff] [blame] | 62 | - Per note from Andrew Kuchling, the permissions for Gregory K Johnson |
| 63 | and the Summer Of Code project are no longer needed. AMK will make |
| 64 | any future checkins directly. 16 Oct 2005 RDH |
| 65 | |
Raymond Hettinger | e452c7a | 2005-07-27 17:59:02 +0000 | [diff] [blame] | 66 | - Johannes Gijsbers sent a drop request. 27 July 2005 RDH |
| 67 | |
Raymond Hettinger | d5d469d | 2005-07-14 17:34:00 +0000 | [diff] [blame] | 68 | - Flovis Bruynooghe sent a drop request. 14 July 2005 RDH |
| 69 | |
Raymond Hettinger | 7c5e618 | 2005-04-30 21:25:19 +0000 | [diff] [blame] | 70 | - Paul Prescod sent a drop request. 30 Apr 2005 RDH |
| 71 | |
Raymond Hettinger | 8ec676e | 2005-04-13 22:04:21 +0000 | [diff] [blame] | 72 | - Finn Bock sent a drop request. 13 Apr 2005 RDH |
| 73 | |
Raymond Hettinger | 3033734 | 2005-04-11 03:11:11 +0000 | [diff] [blame] | 74 | - Eric Price sent a drop request. 10 Apr 2005 RDH |
| 75 | |
Raymond Hettinger | 95ed80b | 2005-04-10 16:36:16 +0000 | [diff] [blame] | 76 | - Irmen de Jong requested dropping CVS access while keeping tracker |
| 77 | access. 10 Apr 2005 RDH |
| 78 | |
Raymond Hettinger | efcd1d3 | 2005-04-08 19:09:19 +0000 | [diff] [blame] | 79 | - 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] | 80 | |
Raymond Hettinger | af2c70a | 2005-04-08 03:19:09 +0000 | [diff] [blame] | 81 | - Steve Holden, Gerhard Haring, and David Cole sent email stating that |
| 82 | they no longer use their access. 7 Apr 2005 RDH |
Tim Peters | b53b741 | 2005-04-08 17:16:28 +0000 | [diff] [blame] | 83 | |
Raymond Hettinger | af2c70a | 2005-04-08 03:19:09 +0000 | [diff] [blame] | 84 | |
Raymond Hettinger | da524a9 | 2005-04-08 20:43:19 +0000 | [diff] [blame] | 85 | Permissions Dropped after Loss of Contact |
| 86 | ----------------------------------------- |
| 87 | |
| 88 | - Several unsuccessful efforts were made to contact Charles G Waldman. |
| 89 | Removed on 8 Apr 2005 by RDH. |
| 90 | |
Raymond Hettinger | 7dcdd8c | 2005-04-05 22:35:15 +0000 | [diff] [blame] | 91 | |
| 92 | Initials of Project Admins |
| 93 | -------------------------- |
| 94 | |
Raymond Hettinger | dc4efd0 | 2005-10-16 11:17:30 +0000 | [diff] [blame] | 95 | GvR: Guido van Rossum |
Neal Norwitz | 7b4d6d5 | 2006-03-03 17:25:57 +0000 | [diff] [blame] | 96 | NCN: Neal Norwitz |
Raymond Hettinger | 7dcdd8c | 2005-04-05 22:35:15 +0000 | [diff] [blame] | 97 | RDH: Raymond Hettinger |
Tim Peters | b53b741 | 2005-04-08 17:16:28 +0000 | [diff] [blame] | 98 | TGP: Tim Peters |