diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2009-03-08 14:06:19 +0000 |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2009-03-08 14:06:19 +0000 |
commit | 629f9f29068ab0c01eda0b6c165f6b3b9934fd9d (patch) | |
tree | bda0d23269c7418a6afa200e61f8bba00714d999 | |
parent | 9c1f7b2b04d1bbd92e575044f6fc3929c720cd72 (diff) | |
download | cpython-git-629f9f29068ab0c01eda0b6c165f6b3b9934fd9d.tar.gz |
Add Chris Withers.
-rw-r--r-- | Misc/developers.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt index b4f6c702aa..c32a4e9b56 100644 --- a/Misc/developers.txt +++ b/Misc/developers.txt @@ -17,7 +17,10 @@ the format to accommodate documentation needs as they arise. Permissions History ------------------- -- Tarek Ziadé as given SVN access on Decmeber 21 2008 by NCN, +- Chris Withers was given SVN access on March 8 2009 by MvL, + after recommendation by GvR. + +- Tarek Ziadé was given SVN access on December 21 2008 by NCN, for maintenance of distutils. - Hirokazu Yamamoto was given SVN access on August 12 2008 by MvL, |