summaryrefslogtreecommitdiffstats
path: root/Misc/developers.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/developers.txt')
-rw-r--r--Misc/developers.txt21
1 files changed, 17 insertions, 4 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt
index c32a4e9..3cc7c26 100644
--- a/Misc/developers.txt
+++ b/Misc/developers.txt
@@ -17,6 +17,18 @@ the format to accommodate documentation needs as they arise.
Permissions History
-------------------
+- Paul Kippes was given commit privileges at PyCon 2009 by BAC to work on 3to2.
+
+- Ron DuPlain was given commit privileges at PyCon 2009 by BAC to work on 3to2.
+
+- Several developers of alternative Python implementations where
+ given access for test suite and library adaptions by MvL:
+ Allison Randal (Parrot), Michael Foord (IronPython),
+ Jim Baker, Philip Jenvey, and Frank Wierzbicki (all Jython).
+
+- R. David Murray was given SVN access on March 30 2009 by MvL, after
+ recommendation by BAC.
+
- Chris Withers was given SVN access on March 8 2009 by MvL,
after recommendation by GvR.
@@ -244,10 +256,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