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

georg.brandl python-checkins at python.org
Wed Mar 26 10:04:36 CET 2008


Author: georg.brandl
Date: Wed Mar 26 10:04:36 2008
New Revision: 61928

Modified:
   python/trunk/Misc/developers.txt
Log:
Add Josiah.


Modified: python/trunk/Misc/developers.txt
==============================================================================
--- python/trunk/Misc/developers.txt	(original)
+++ python/trunk/Misc/developers.txt	Wed Mar 26 10:04:36 2008
@@ -17,6 +17,9 @@
 Permissions History
 -------------------
 
+- Josiah Carlson was given SVN access on 26 March 2008 by Georg Brandl,
+  for work on asyncore/asynchat.
+
 - Benjamin Peterson was given SVN access on 25 March 2008 by Georg
   Brandl, for bug triage work.
 


More information about the Python-checkins mailing list