diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2008-06-10 05:03:35 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2008-06-10 05:03:35 (GMT) |
commit | df7036d2fac9cb6b6f79bed2b2e0fbe9166f2e5f (patch) | |
tree | 456979251287c14e2c1a734b762d73e29e5155c7 | |
parent | 1a72d88abf90edd72a9baf0fd6eebea2cded89c5 (diff) | |
download | cpython-df7036d2fac9cb6b6f79bed2b2e0fbe9166f2e5f.zip cpython-df7036d2fac9cb6b6f79bed2b2e0fbe9166f2e5f.tar.gz cpython-df7036d2fac9cb6b6f79bed2b2e0fbe9166f2e5f.tar.bz2 |
Add Gregor Lingl.
-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 c97900b..2904a68 100644 --- a/Misc/developers.txt +++ b/Misc/developers.txt @@ -17,6 +17,9 @@ the format to accommodate documentation needs as they arise. Permissions History ------------------- +- Gregor Lingl was given SVN access on 10 June 2008 by MvL, + for work on the turtle module. + - Robert Schuppenies was given SVN access on 21 May 2008 by MvL, for GSoC contributions. |