summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2008-04-22 05:07:47 +0000
committerNeal Norwitz <nnorwitz@gmail.com>2008-04-22 05:07:47 +0000
commit8e0319d82a812599b5e42c4aec1a2b7a34da82f3 (patch)
tree1d6afa1562f415fde05f3193203e58e924fa4484
parent3c399d1ad1a711fdaac558ba193b1d4d44d428f4 (diff)
downloadcpython-git-8e0319d82a812599b5e42c4aec1a2b7a34da82f3.tar.gz
Add Thomas Lee
-rw-r--r--Misc/developers.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt
index 96f215cfd5..77ab49d962 100644
--- a/Misc/developers.txt
+++ b/Misc/developers.txt
@@ -17,6 +17,9 @@ the format to accommodate documentation needs as they arise.
Permissions History
-------------------
+- Thomas Lee was given SVN access on 21 April 2008 by NCN,
+ for work on branches (ast/optimizer related).
+
- Jeroen Ruigrok van der Werven was given SVN access on 12 April 2008
by Georg Brandl, for documentation work.