From: David Goodger Date: Thu, 27 Apr 2006 22:53:05 +0000 (+0000) Subject: Added SVN access for Steven Bethard and Talin, for PEP updating. X-Git-Tag: v2.5b1~786 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2c1e63f8a48bf0f530a922219e85443c4e12882d;p=python Added SVN access for Steven Bethard and Talin, for PEP updating. --- diff --git a/Misc/developers.txt b/Misc/developers.txt index ff8470eaf6..e4a228cc57 100644 --- a/Misc/developers.txt +++ b/Misc/developers.txt @@ -17,6 +17,12 @@ the format to accommodate documentation needs as they arise. Permissions History ------------------- +- Steven Bethard was given SVN access on 27 Apr 2006 by DJG, for PEP + update access. + +- Talin was given SVN access on 27 Apr 2006 by DJG, for PEP update + access. + - George Yoshida (SF name "quiver") added to the SourceForge Python project 14 Apr 2006, by Tim Peters, as a tracker admin. See contemporaneous python-checkins thread with the unlikely Subject: @@ -102,3 +108,4 @@ GvR: Guido van Rossum NCN: Neal Norwitz RDH: Raymond Hettinger TGP: Tim Peters +DJG: David Goodger