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

martin.v.loewis python-checkins at python.org
Wed Jul 16 07:28:27 CEST 2008


Author: martin.v.loewis
Date: Wed Jul 16 07:28:26 2008
New Revision: 65004

Log:
Add Antoine.


Modified:
   python/trunk/Misc/developers.txt

Modified: python/trunk/Misc/developers.txt
==============================================================================
--- python/trunk/Misc/developers.txt	(original)
+++ python/trunk/Misc/developers.txt	Wed Jul 16 07:28:26 2008
@@ -17,6 +17,9 @@
 Permissions History
 -------------------
 
+- Antoine Pitrou was given SVN access on July 16 2008, by recommendation
+  from GvR, for general contributions to Python.
+
 - Jesse Noller was given SVN access on 16 June 2008 by Georg Brandl,
   for work on the multiprocessing module.
 


More information about the Python-checkins mailing list