From: Martin v. Löwis Date: Sat, 30 Jan 2010 00:16:49 +0000 (+0000) Subject: Merged revisions 77834 via svnmerge from X-Git-Tag: v3.2a1~1783 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=66da2f37c3d8aa141bbfc9fe3899e36f6488cee9;p=python Merged revisions 77834 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r77834 | martin.v.loewis | 2010-01-30 01:15:44 +0100 (Sa, 30 Jan 2010) | 2 lines Add Victor Stinner. ........ --- diff --git a/Misc/developers.txt b/Misc/developers.txt index 65b59f7594..d78c40021f 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.