diff options
author | Steve Holden <steve@holdenweb.com> | 2006-05-26 22:17:54 +0000 |
---|---|---|
committer | Steve Holden <steve@holdenweb.com> | 2006-05-26 22:17:54 +0000 |
commit | 7db3d38d4153c8cb822e133f81db073c32432991 (patch) | |
tree | 995e10c8c46e8b1098d724bcb1977449287b187b | |
parent | 19bfd4209d08222779b6b81a71750eb0317ea0fa (diff) | |
download | cpython-git-7db3d38d4153c8cb822e133f81db073c32432991.tar.gz |
Add Richard Tew to developers
-rw-r--r-- | Misc/developers.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt index 887bd7abd3..c2c2275ea4 100644 --- a/Misc/developers.txt +++ b/Misc/developers.txt @@ -39,6 +39,7 @@ Permissions History Richard Jones Runar Petursson Steve Holden + Richard M. Tew - Steven Bethard was given SVN access on 27 Apr 2006 by DJG, for PEP update access. |