diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2007-03-09 19:36:01 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2007-03-09 19:36:01 (GMT) |
commit | 1bcffef959ce2424ab92d780cca06c9493eab6f9 (patch) | |
tree | 2afd4b82231c2841bcaa05798e0831b77df92cb8 /Misc/developers.txt | |
parent | c2f7725c863e350626d5c27ef56191b7f4104487 (diff) | |
download | cpython-1bcffef959ce2424ab92d780cca06c9493eab6f9.zip cpython-1bcffef959ce2424ab92d780cca06c9493eab6f9.tar.gz cpython-1bcffef959ce2424ab92d780cca06c9493eab6f9.tar.bz2 |
Add Ziga Seilnacht.
Diffstat (limited to 'Misc/developers.txt')
-rw-r--r-- | Misc/developers.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt index 82e39cf..d45ae6f 100644 --- a/Misc/developers.txt +++ b/Misc/developers.txt @@ -17,6 +17,9 @@ the format to accommodate documentation needs as they arise. Permissions History ------------------- +- Ziga Seilnacht was given SVN occess on 09 Mar 2007 by MvL, + for general maintenance. + - Pete Shinners was given SVN access on 04 Mar 2007 by NCN, for PEP 3101 work in the sandbox. @@ -157,3 +160,4 @@ NCN: Neal Norwitz RDH: Raymond Hettinger TGP: Tim Peters DJG: David Goodger +MvL: Martin v. Loewis |