From d5cc025e1ca25296a4658414c9b73dfdd3e038e5 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Wed, 1 Apr 2009 17:07:16 +0000 Subject: [PATCH] Ron DuPlain was given commit privileges at PyCon 2009 to work on 3to2. --- Misc/developers.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/developers.txt b/Misc/developers.txt index e66bd658428..bd71012851e 100644 --- a/Misc/developers.txt +++ b/Misc/developers.txt @@ -17,6 +17,8 @@ the format to accommodate documentation needs as they arise. Permissions History ------------------- +- Ron DuPlain was given commit privileges at PyCon 2009 by BAC to work on 3to2. + - Several developers of alternative Python implementations where given access for test suite and library adaptions by MvL: Allison Randal (Parrot), Michael Foord (IronPython),