[Python-checkins] r70964 - python/trunk/Misc/developers.txt

brett.cannon python-checkins at python.org
Wed Apr 1 19:52:13 CEST 2009


Author: brett.cannon
Date: Wed Apr  1 19:52:13 2009
New Revision: 70964

Log:
Paul Kippes was given commit privileges to work on 3to2.


Modified:
   python/trunk/Misc/developers.txt

Modified: python/trunk/Misc/developers.txt
==============================================================================
--- python/trunk/Misc/developers.txt	(original)
+++ python/trunk/Misc/developers.txt	Wed Apr  1 19:52:13 2009
@@ -17,6 +17,8 @@
 Permissions History
 -------------------
 
+- Paul Kippes was given commit privileges at PyCon 2009 by BAC to work on 3to2.
+
 - Ron DuPlain was given commit privileges at PyCon 2009 by BAC to work on 3to2.
 
 - Several developers of alternative Python implementations where


More information about the Python-checkins mailing list