summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2007-05-21 04:35:47 +0000
committerMartin v. Löwis <martin@v.loewis.de>2007-05-21 04:35:47 +0000
commit6f738162ae3c27da4b92aadedc24d330108cfd2f (patch)
treef9a0ddd7c58feea68d95e7684f3a46dc94169923
parent0f852e2740d3b68baea51827fdafbe749f3c2978 (diff)
downloadcpython-git-6f738162ae3c27da4b92aadedc24d330108cfd2f.tar.gz
Add Alexandre Vassalotti.
-rw-r--r--Misc/developers.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt
index 6c3128bace..3fc033fe9e 100644
--- a/Misc/developers.txt
+++ b/Misc/developers.txt
@@ -17,6 +17,10 @@ the format to accommodate documentation needs as they arise.
Permissions History
-------------------
+- Alexandre Vassalotti was given SVN access on May 21 2007
+ by MvL, for his Summer-of-Code project, mentored by
+ Brett Cannon.
+
- Travis Oliphant was given SVN access on 17 Apr 2007 by MvL,
for implementing the extended buffer protocol.