summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Misc/developers.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt
index d9c7870..6121d52 100644
--- a/Misc/developers.txt
+++ b/Misc/developers.txt
@@ -109,6 +109,10 @@ Permissions History
- Jeffrey Yasskin was given SVN access on 9 August 2007 by NCN,
for his work on PEPs and other general patches.
+- Armin Ronacher was given SVN access on 23 July 2007 by GFB,
+ for work on the documentation toolset. He now maintains the
+ ast module.
+
- Senthil Kumaran was given SVN access on 16 June 2007 by MvL,
for his Summer-of-Code project, mentored by Skip Montanaro.