diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2008-03-19 01:05:35 +0000 |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2008-03-19 01:05:35 +0000 |
commit | 0279f4395057d4228c82c34b2c282d81aaabbde5 (patch) | |
tree | 9c47e1e9f055c774ad6708e6ba063cd101e45964 | |
parent | 7c47894a2aaa8dbc5397a256b16cd7deddef1d7e (diff) | |
download | cpython-git-0279f4395057d4228c82c34b2c282d81aaabbde5.tar.gz |
Add Jeff Rush
-rw-r--r-- | Misc/developers.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt index 7c9df3394f..d161e76d24 100644 --- a/Misc/developers.txt +++ b/Misc/developers.txt @@ -17,6 +17,8 @@ the format to accommodate documentation needs as they arise. Permissions History ------------------- +- Jeff Rush was given SVN access on 18 March 2008 by AMK, for Distutils work. + - David Wolever was given SVN access on 17 March 2008 by MvL, for 2to3 work. |