diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2010-04-17 17:11:55 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2010-04-17 17:11:55 (GMT) |
commit | ec8dfeb27e46f826b0c7f03196f70520a33828d6 (patch) | |
tree | b4e5bf22a182701ea215079e25cca0a8ca328a61 /Misc/developers.txt | |
parent | fd41e082f0a1025649e2ab8ff37c60b707e276a2 (diff) | |
download | cpython-ec8dfeb27e46f826b0c7f03196f70520a33828d6.zip cpython-ec8dfeb27e46f826b0c7f03196f70520a33828d6.tar.gz cpython-ec8dfeb27e46f826b0c7f03196f70520a33828d6.tar.bz2 |
Merged revisions 80152 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r80152 | martin.v.loewis | 2010-04-17 19:10:55 +0200 (Sa, 17 Apr 2010) | 2 lines
Add Giampaolo.
........
Diffstat (limited to 'Misc/developers.txt')
-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 ca53ab6..26d1f99 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 ------------------- +- 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. |