diff options
author | Georg Brandl <georg@python.org> | 2010-09-08 10:43:45 +0000 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2010-09-08 10:43:45 +0000 |
commit | febeb00e4146c2b898ece019bf58cb6057d4ae73 (patch) | |
tree | c06434a1fb531289b9656cbef60e23c55c25f8c5 | |
parent | e4a3e99973caf06c582f98defd24dfb1dd943707 (diff) | |
download | cpython-git-febeb00e4146c2b898ece019bf58cb6057d4ae73.tar.gz |
Add Lukasz.
-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 b19f12bc05..fa9a471216 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 ------------------- +- Lukasz Langa was given commit access on Sep 08 2010 by GFB, + at suggestion of Antoine Pitrou, for general bug fixing. + - Daniel Stutzbach was given commit access on Aug 22 2010 by MvL, for general bug fixing. |