summaryrefslogtreecommitdiffstats
path: root/Misc/developers.txt
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-09-19 13:20:49 (GMT)
committerGeorg Brandl <georg@python.org>2009-09-19 13:20:49 (GMT)
commit14a2e2f614c068a63651a6bb5c9821e5d8f8bac0 (patch)
tree6677b7f99c5680c5d250256673ee9ba19ed218ea /Misc/developers.txt
parentc231d31c21cb257181c8f1b88f60879cd8af538f (diff)
downloadcpython-14a2e2f614c068a63651a6bb5c9821e5d8f8bac0.zip
cpython-14a2e2f614c068a63651a6bb5c9821e5d8f8bac0.tar.gz
cpython-14a2e2f614c068a63651a6bb5c9821e5d8f8bac0.tar.bz2
Add Mark Summerfield.
Diffstat (limited to 'Misc/developers.txt')
-rw-r--r--Misc/developers.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt
index d10563b..25d5324 100644
--- a/Misc/developers.txt
+++ b/Misc/developers.txt
@@ -112,6 +112,9 @@ Permissions History
- Jeffrey Yasskin was given SVN access on 9 August 2007 by NCN,
for his work on PEPs and other general patches.
+- Mark Summerfield was given SVN access on 1 August 2007 by GFB,
+ for work on documentation.
+
- Armin Ronacher was given SVN access on 23 July 2007 by GFB,
for work on the documentation toolset. He now maintains the
ast module.