summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2010-02-24 01:38:04 +0000
committerBrett Cannon <bcannon@gmail.com>2010-02-24 01:38:04 +0000
commit1ffccb0f8a24e987cd171d6b419aadbff55abb9f (patch)
tree93a074ace5f98e5dc6e136c238d2f4cb5f1657b3
parentadfc80bd8111de9e5045e9d693dfc8b6821bed75 (diff)
downloadcpython-git-1ffccb0f8a24e987cd171d6b419aadbff55abb9f.tar.gz
Record that Dino Viehland got commit privs.
-rw-r--r--Misc/developers.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt
index af2fece963..2e324af38d 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.