diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2008-04-29 06:10:53 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2008-04-29 06:10:53 (GMT) |
commit | 48f6276ddc924cebba646ac2c7e108f2c8bc4a2f (patch) | |
tree | 18d85ad56e32548ff719c49e72eb3a2f89b438a8 /Misc | |
parent | 805cdd894fbddddaace62555bf3d25534c25da7d (diff) | |
download | cpython-48f6276ddc924cebba646ac2c7e108f2c8bc4a2f.zip cpython-48f6276ddc924cebba646ac2c7e108f2c8bc4a2f.tar.gz cpython-48f6276ddc924cebba646ac2c7e108f2c8bc4a2f.tar.bz2 |
Add Rodrigo and Heiko.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/developers.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt index 7f817e9..b96bede 100644 --- a/Misc/developers.txt +++ b/Misc/developers.txt @@ -17,6 +17,12 @@ the format to accommodate documentation needs as they arise. Permissions History ------------------- +- Rodrigo Bernardo Pimentel was given SVN access on 29 April 2008 by MvL, + for GSoC contributions. + +- Heiko Weinen was given SVN access on 29 April 2008 by MvL, + for GSoC contributions. + - Jesus Cea was was given SVN access on 24 April 2008 by MvL, for maintenance of bsddb. |