summaryrefslogtreecommitdiffstats
path: root/Misc/developers.txt
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-08-01 21:23:10 (GMT)
committerGeorg Brandl <georg@python.org>2010-08-01 21:23:10 (GMT)
commitec18c395eac3b42e18b4d03ac80ea9422eaded66 (patch)
tree2d3a671257eca172ac991e43316ab9af05298453 /Misc/developers.txt
parent80ff50a35df8e42ecb959fe7842c6db0a0f953f9 (diff)
downloadcpython-ec18c395eac3b42e18b4d03ac80ea9422eaded66.zip
cpython-ec18c395eac3b42e18b4d03ac80ea9422eaded66.tar.gz
cpython-ec18c395eac3b42e18b4d03ac80ea9422eaded66.tar.bz2
Merged revisions 83160-83161,83166,83169,83171 via svnmerge from
svn+ssh://svn.python.org/python/branches/py3k ........ r83160 | georg.brandl | 2010-07-26 10:51:42 +0200 (Mo, 26 Jul 2010) | 1 line #9381: fix markup. ........ r83161 | georg.brandl | 2010-07-26 11:33:12 +0200 (Mo, 26 Jul 2010) | 1 line Add Brian Quinlan. ........ r83166 | georg.brandl | 2010-07-26 17:11:49 +0200 (Mo, 26 Jul 2010) | 1 line Fix grammar. ........ r83169 | georg.brandl | 2010-07-26 19:09:32 +0200 (Mo, 26 Jul 2010) | 1 line Add Reid. ........ r83171 | georg.brandl | 2010-07-26 23:12:13 +0200 (Mo, 26 Jul 2010) | 1 line Clarify. ........
Diffstat (limited to 'Misc/developers.txt')
-rw-r--r--Misc/developers.txt36
1 files changed, 36 insertions, 0 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt
index 25d5324..84962b7 100644
--- a/Misc/developers.txt
+++ b/Misc/developers.txt
@@ -20,6 +20,42 @@ for details. When the agreement is signed, please note it in this log.
Permissions History
-------------------
+- Brian Quinlan was given commit access on Jul 26 2010 by GFB,
+ for work related to PEP 3148.
+
+- Reid Kleckner was given commit access on Jul 11 2010 by GFB,
+ for work on the py3k-jit branch, at suggestion of the Unladen
+ Swallow team.
+
+- Alexander Belopolsky was given commit access on May 25 2010
+ by MvL at suggestion of Mark Dickinson.
+
+- Tim Golden was given commit access on April 21 2010 by MvL,
+ at suggestion of Michael Foord.
+
+- Giampaolo Rodolà was given commit access on April 17 2010 by
+ MvL, at suggestion of R. David Murray.
+
+- Jean-Paul Calderone was given commit access on April 6 2010 by
+ GFB, at suggestion of Michael Foord and others.
+
+- Brian Curtin was given commit access on March 24 2010 by MvL.
+
+- 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.
+
+- Stefan Krah was given SVN access on January 5 2010 by GFB, at
+ suggestion of Mark Dickinson, for work on the decimal module.
+
- Doug Hellmann was given SVN access on September 19 2009 by GFB, at
suggestion of Jesse Noller, for documentation work.