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 006bd31..2825275 100644
--- a/Misc/developers.txt
+++ b/Misc/developers.txt
@@ -17,6 +17,12 @@
 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.