diff options
author | Brett Cannon <bcannon@gmail.com> | 2010-02-24 01:38:04 (GMT) |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2010-02-24 01:38:04 (GMT) |
commit | 1ffccb0f8a24e987cd171d6b419aadbff55abb9f (patch) | |
tree | 93a074ace5f98e5dc6e136c238d2f4cb5f1657b3 | |
parent | adfc80bd8111de9e5045e9d693dfc8b6821bed75 (diff) | |
download | cpython-1ffccb0f8a24e987cd171d6b419aadbff55abb9f.zip cpython-1ffccb0f8a24e987cd171d6b419aadbff55abb9f.tar.gz cpython-1ffccb0f8a24e987cd171d6b419aadbff55abb9f.tar.bz2 |
Record that Dino Viehland got commit privs.
-rw-r--r-- | Misc/developers.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt index af2fece..2e324af 100644 --- a/Misc/developers.txt +++ b/Misc/developers.txt @@ -20,6 +20,9 @@ for details. When the agreement is signed, please note it in this log. 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. |