diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2010-04-21 06:37:48 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2010-04-21 06:37:48 (GMT) |
commit | f0a4cceba6d6f13cc73b23be4de4362617cfb1c0 (patch) | |
tree | 79e6d4cf8fa8b0f40dab907e1cb393cf7f091bda | |
parent | 78118992ad6fa5c9a5c9d829ae2733a4bac96cd8 (diff) | |
download | cpython-f0a4cceba6d6f13cc73b23be4de4362617cfb1c0.zip cpython-f0a4cceba6d6f13cc73b23be4de4362617cfb1c0.tar.gz cpython-f0a4cceba6d6f13cc73b23be4de4362617cfb1c0.tar.bz2 |
Add Tim Golden.
-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. |