diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2010-04-21 06:38:30 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2010-04-21 06:38:30 (GMT) |
commit | a989814eee4fb9be62254e4df83f7f66482329ab (patch) | |
tree | a9dde9f6bd8a3640c97239bc11ef614cb1df05c9 /Misc | |
parent | 5226fd66e1a251cc9852b77e9e002ea754d7bc65 (diff) | |
download | cpython-a989814eee4fb9be62254e4df83f7f66482329ab.zip cpython-a989814eee4fb9be62254e4df83f7f66482329ab.tar.gz cpython-a989814eee4fb9be62254e4df83f7f66482329ab.tar.bz2 |
Merged revisions 80301 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r80301 | martin.v.loewis | 2010-04-21 08:37:48 +0200 (Mi, 21 Apr 2010) | 2 lines
Add Tim Golden.
........
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/developers.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt index 26d1f99..3a17f3b 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 ------------------- +- 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. |