From: Georg Brandl Date: Tue, 18 May 2010 23:24:41 +0000 (+0000) Subject: Merged revisions 79374,80152,80301 via svnmerge from X-Git-Tag: v2.6.6rc1~307 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=840d22681bd6ab8a6a8b69f72e5513abfd09e8b6;p=python Merged revisions 79374,80152,80301 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r79374 | martin.v.loewis | 2010-03-24 15:05:53 +0000 (Mi, 24 Mär 2010) | 2 lines Add Brian Curtin. ........ r80152 | martin.v.loewis | 2010-04-17 17:10:55 +0000 (Sa, 17 Apr 2010) | 2 lines Add Giampaolo. ........ r80301 | martin.v.loewis | 2010-04-21 06:37:48 +0000 (Mi, 21 Apr 2010) | 2 lines Add Tim Golden. ........ --- diff --git a/Misc/developers.txt b/Misc/developers.txt index 006bd31b51..2825275aff 100644 --- a/Misc/developers.txt +++ b/Misc/developers.txt @@ -17,6 +17,12 @@ the format to accommodate documentation needs as they arise. Permissions History ------------------- +- Tim Golden was given commit access on April 21 2010 by MvL, + at suggestion of Michael Foord. + +- Giampaolo Rodolà was given commit access on April 17 2010 by + MvL, at suggestion of R. David Murray. + - Jean-Paul Calderone was given commit access on April 6 2010 by GFB, at suggestion of Michael Foord and others.