From: Martin v. Löwis Date: Thu, 25 Feb 2010 20:45:06 +0000 (+0000) Subject: Merged revisions 78327,78399,78454 via svnmerge from X-Git-Tag: v3.2a1~1627 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6e796a1361d5bb53a0b5acd39029c94fe2a8c6bf;p=python Merged revisions 78327,78399,78454 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r78327 | andrew.kuchling | 2010-02-22 18:21:54 +0100 (Mo, 22 Feb 2010) | 1 line Note granting of commit privileges to Larry Hastings ........ r78399 | brett.cannon | 2010-02-24 02:38:04 +0100 (Mi, 24 Feb 2010) | 1 line Record that Dino Viehland got commit privs. ........ r78454 | martin.v.loewis | 2010-02-25 21:42:40 +0100 (Do, 25 Feb 2010) | 2 lines Add Florent Xicluna. ........ --- diff --git a/Misc/developers.txt b/Misc/developers.txt index d78c40021f..896a6a85de 100644 --- a/Misc/developers.txt +++ b/Misc/developers.txt @@ -20,6 +20,15 @@ for details. When the agreement is signed, please note it in this log. Permissions History ------------------- +- Florent Xicluna was given commit access on February 25 2010 by + MvL, based on Antoine Pitrou's recommendation. + +- Dino Viehland was given SVN access on February 23 2010 by Brett + Cannon, for backporting tests from IronPython. + +- Larry Hastings was given SVN access on February 22 2010 by + Andrew Kuchling, based on Brett Cannon's recommendation. + - Victor Stinner was given SVN access on January 30 2010 by MvL, at recommendation by Mark Dickinson and Amaury Forgeot d'Arc.