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.
........
This commit is contained in:
Georg Brandl 2010-05-18 23:24:41 +00:00
parent 7b27a2ac4c
commit 840d22681b
1 changed files with 6 additions and 0 deletions

View File

@ -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.