summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2010-01-30 00:15:44 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2010-01-30 00:15:44 (GMT)
commit721caaa9cef2980a27054d7b99a77e16767b14e9 (patch)
tree217836301be22dafbc80aa2e29c32abecead7448
parent05b41716240e01f603087ec503918161ebb806ec (diff)
downloadcpython-721caaa9cef2980a27054d7b99a77e16767b14e9.zip
cpython-721caaa9cef2980a27054d7b99a77e16767b14e9.tar.gz
cpython-721caaa9cef2980a27054d7b99a77e16767b14e9.tar.bz2
Add Victor Stinner.
-rw-r--r--Misc/developers.txt3
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.