summaryrefslogtreecommitdiffstats
path: root/Misc/developers.txt
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2010-02-25 20:45:06 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2010-02-25 20:45:06 (GMT)
commit6e796a1361d5bb53a0b5acd39029c94fe2a8c6bf (patch)
treed52e7cb189b450d2e25fed685758fb92adf8ed0d /Misc/developers.txt
parent9a38742ee0c67b9a7e10bc33b1a9a45f3bf57f18 (diff)
downloadcpython-6e796a1361d5bb53a0b5acd39029c94fe2a8c6bf.zip
cpython-6e796a1361d5bb53a0b5acd39029c94fe2a8c6bf.tar.gz
cpython-6e796a1361d5bb53a0b5acd39029c94fe2a8c6bf.tar.bz2
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. ........
Diffstat (limited to 'Misc/developers.txt')
-rw-r--r--Misc/developers.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt
index d78c400..896a6a8 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.