From: Martin v. Löwis Date: Mon, 30 Mar 2009 22:06:33 +0000 (+0000) Subject: Add several VM developers. X-Git-Tag: v2.7a1~1732 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=649fae1ec32852adc07c7c36e91edf4b5e9496d3;p=thirdparty%2FPython%2Fcpython.git Add several VM developers. --- diff --git a/Misc/developers.txt b/Misc/developers.txt index f9bab62b0ef2..e66bd6584288 100644 --- a/Misc/developers.txt +++ b/Misc/developers.txt @@ -17,6 +17,11 @@ the format to accommodate documentation needs as they arise. Permissions History ------------------- +- Several developers of alternative Python implementations where + given access for test suite and library adaptions by MvL: + Allison Randal (Parrot), Michael Foord (IronPython), + Jim Baker, Philip Jenvey, and Frank Wierzbicki (all Jython). + - R. David Murray was given SVN access on March 30 2009 by MvL, after recommendation by BAC.