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

brett.cannon python-checkins at python.org
Wed Feb 24 02:38:04 CET 2010


Author: brett.cannon
Date: Wed Feb 24 02:38:04 2010
New Revision: 78399

Log:
Record that Dino Viehland got commit privs.

Modified:
   python/trunk/Misc/developers.txt

Modified: python/trunk/Misc/developers.txt
==============================================================================
--- python/trunk/Misc/developers.txt	(original)
+++ python/trunk/Misc/developers.txt	Wed Feb 24 02:38:04 2010
@@ -20,6 +20,9 @@
 Permissions History
 -------------------
 
+- Dino Viehland was given SVN access on February 23 2010 by Brett
+  Cannon, for backporting tests from IronPython.
+
 - Larry Hastings was given SVN access on February 22 2010 by
   Andrew Kuchling, based on Brett Cannon's recommendation.
 


More information about the Python-checkins mailing list