From: Georg Brandl Date: Sat, 19 Sep 2009 13:20:49 +0000 (+0000) Subject: Add Mark Summerfield. X-Git-Tag: v2.7a1~489 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14a2e2f614c068a63651a6bb5c9821e5d8f8bac0;p=thirdparty%2FPython%2Fcpython.git Add Mark Summerfield. --- diff --git a/Misc/developers.txt b/Misc/developers.txt index d10563bb4401..25d53247cadd 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.