diff options
author | Georg Brandl <georg@python.org> | 2010-09-08 10:43:45 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2010-09-08 10:43:45 (GMT) |
commit | febeb00e4146c2b898ece019bf58cb6057d4ae73 (patch) | |
tree | c06434a1fb531289b9656cbef60e23c55c25f8c5 /Misc | |
parent | e4a3e99973caf06c582f98defd24dfb1dd943707 (diff) | |
download | cpython-febeb00e4146c2b898ece019bf58cb6057d4ae73.zip cpython-febeb00e4146c2b898ece019bf58cb6057d4ae73.tar.gz cpython-febeb00e4146c2b898ece019bf58cb6057d4ae73.tar.bz2 |
Add Lukasz.
Diffstat (limited to 'Misc')
-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 b19f12b..fa9a471 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. |