diff options
| -rw-r--r-- | Misc/developers.txt | 21 |
1 files changed, 17 insertions, 4 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt index ac366dc..6d91a70 100644 --- a/Misc/developers.txt +++ b/Misc/developers.txt @@ -17,6 +17,18 @@ the format to accommodate documentation needs as they arise. Permissions History ------------------- +- Florent Xicluna was given commit access on February 25 2010 by + MvL, based on Antoine Pitrou's recommendation. + +- Dino Viehland was given SVN access on February 23 2010 by Brett + Cannon, for backporting tests from IronPython. + +- Larry Hastings was given SVN access on February 22 2010 by + Andrew Kuchling, based on Brett Cannon's recommendation. + +- Victor Stinner was given SVN access on January 30 2010 by MvL, + at recommendation by Mark Dickinson and Amaury Forgeot d'Arc. + - Stefan Krah was given SVN access on January 5 2010 by GFB, at suggestion of Mark Dickinson, for work on the decimal module. @@ -265,10 +277,11 @@ Permissions Dropped after Loss of Contact Initials of Project Admins -------------------------- -GvR: Guido van Rossum -NCN: Neal Norwitz -RDH: Raymond Hettinger TGP: Tim Peters +GFB: Georg Brandl +BAC: Brett Cannon +NCN: Neal Norwitz DJG: David Goodger MvL: Martin v. Loewis -GFB: Georg Brandl +GvR: Guido van Rossum +RDH: Raymond Hettinger |
