[Python-checkins] r83169 - python/branches/py3k/Misc/developers.txt

georg.brandl python-checkins at python.org
Mon Jul 26 19:09:33 CEST 2010


Author: georg.brandl
Date: Mon Jul 26 19:09:32 2010
New Revision: 83169

Log:
Add Reid.

Modified:
   python/branches/py3k/Misc/developers.txt

Modified: python/branches/py3k/Misc/developers.txt
==============================================================================
--- python/branches/py3k/Misc/developers.txt	(original)
+++ python/branches/py3k/Misc/developers.txt	Mon Jul 26 19:09:32 2010
@@ -23,6 +23,10 @@
 - Brian Quinlan was given commit access on Jul 26 2010 by GFB,
   for work related to PEP 3148.
 
+- Reid Kleckner was given commit access on Jul 11 2010 by GFB,
+  for work on the py3k-jit branch, at suggestion of the Unladen
+  Swallow team.
+
 - Alexander Belopolsky was given commit access on May 25 2010
   by MvL at suggestion of Mark Dickinson.
 


More information about the Python-checkins mailing list