diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2010-05-25 20:07:11 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2010-05-25 20:07:11 (GMT) |
commit | 0b2f5180d73f9239ae621014d0af478ac1887155 (patch) | |
tree | 95fdf5dd556f6061c6a3b1b9f5fb9893df1a276e | |
parent | f43c3d3363a318371b53a980cbb6e47f4f0a2dac (diff) | |
download | cpython-0b2f5180d73f9239ae621014d0af478ac1887155.zip cpython-0b2f5180d73f9239ae621014d0af478ac1887155.tar.gz cpython-0b2f5180d73f9239ae621014d0af478ac1887155.tar.bz2 |
Merged revisions 81531 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r81531 | martin.v.loewis | 2010-05-25 22:06:02 +0200 (Di, 25 Mai 2010) | 2 lines
Add Alexander Belopolsky.
........
-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 3a17f3b..fe981d1 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 ------------------- +- 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. |