From 6e796a1361d5bb53a0b5acd39029c94fe2a8c6bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Thu, 25 Feb 2010 20:45:06 +0000 Subject: [PATCH] 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. ........ --- Misc/developers.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Misc/developers.txt b/Misc/developers.txt index d78c40021fa..896a6a85ded 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.