diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2008-03-17 16:31:57 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2008-03-17 16:31:57 (GMT) |
commit | 7cfbf0c421137dfac5d9d2e4c879302ba5f80d88 (patch) | |
tree | 4922f43dcb424f8123550eb1d33ff03f9bae7b1d /Misc/developers.txt | |
parent | b9e15f7555ed6596fa0af15f457389827ecab8f6 (diff) | |
download | cpython-7cfbf0c421137dfac5d9d2e4c879302ba5f80d88.zip cpython-7cfbf0c421137dfac5d9d2e4c879302ba5f80d88.tar.gz cpython-7cfbf0c421137dfac5d9d2e4c879302ba5f80d88.tar.bz2 |
Add Trent Nelson.
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 ba1c16b..31bf110 100644 --- a/Misc/developers.txt +++ b/Misc/developers.txt @@ -17,6 +17,9 @@ the format to accommodate documentation needs as they arise. Permissions History ------------------- +- Trent Nelson was given SVN access on 17 March 2008 by MvL, + for general contributions to Python. + - Mark Dickinson was given SVN access on 6 January 2008 by Facundo Batista for his work on mathemathics and number related issues. |