diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2010-01-30 00:15:44 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2010-01-30 00:15:44 (GMT) |
commit | 721caaa9cef2980a27054d7b99a77e16767b14e9 (patch) | |
tree | 217836301be22dafbc80aa2e29c32abecead7448 /Misc | |
parent | 05b41716240e01f603087ec503918161ebb806ec (diff) | |
download | cpython-721caaa9cef2980a27054d7b99a77e16767b14e9.zip cpython-721caaa9cef2980a27054d7b99a77e16767b14e9.tar.gz cpython-721caaa9cef2980a27054d7b99a77e16767b14e9.tar.bz2 |
Add Victor Stinner.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/developers.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt index 65b59f7..d78c400 100644 --- a/Misc/developers.txt +++ b/Misc/developers.txt @@ -20,6 +20,9 @@ for details. When the agreement is signed, please note it in this log. Permissions History ------------------- +- 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. |