summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2009-03-30 15:20:53 +0000
committerBrett Cannon <bcannon@gmail.com>2009-03-30 15:20:53 +0000
commitd1f52606c52d3b378f1028d91b304688e25f8f4b (patch)
treeee783505d352de935904026c3724595b91e126a6
parent506e6b065746325823e0201f99c79d82044552f2 (diff)
downloadcpython-git-d1f52606c52d3b378f1028d91b304688e25f8f4b.tar.gz
Add an entry to developers.txt.
-rw-r--r--Misc/developers.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt
index c32a4e9b56..f9bab62b0e 100644
--- a/Misc/developers.txt
+++ b/Misc/developers.txt
@@ -17,6 +17,9 @@ the format to accommodate documentation needs as they arise.
Permissions History
-------------------
+- R. David Murray was given SVN access on March 30 2009 by MvL, after
+ recommendation by BAC.
+
- Chris Withers was given SVN access on March 8 2009 by MvL,
after recommendation by GvR.