Merged revisions 85222 via svnmerge from
svn+ssh://svn.python.org/python/branches/py3k ........ r85222 | eric.araujo | 2010-10-05 00:32:36 +0200 (Di, 05 Okt 2010) | 5 lines Recode developers.txt to UTF-8, as discussed on python-dev. Fix Łukasz’ name and also remove trailing whitespace. See thread at http://mail.python.org/pipermail/python-dev/2010-September/103584.html ........
This commit is contained in:
parent
dcdc872351
commit
f7e45c2f3d
|
@ -16,6 +16,9 @@ Note, when giving new commit permissions, be sure to get a contributor
|
|||
agreement from the committer. See http://www.python.org/psf/contrib/
|
||||
for details. When the agreement is signed, please note it in this log.
|
||||
|
||||
This file is encoded in UTF-8. If the usual form for a name is not in
|
||||
a Latin or extended Latin alphabet, make sure to include an ASCII
|
||||
transliteration too.
|
||||
|
||||
Permissions History
|
||||
-------------------
|
||||
|
@ -23,7 +26,7 @@ Permissions History
|
|||
- Tal Einat was given commit access on Oct 4 2010 by MvL,
|
||||
for improving IDLE.
|
||||
|
||||
- Lukasz Langa was given commit access on Sep 08 2010 by GFB,
|
||||
- Łukasz 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,
|
||||
|
@ -36,8 +39,8 @@ Permissions History
|
|||
- George Boutsioukis was given commit access on Aug 10 2010
|
||||
by MvL, for work on 2to3.
|
||||
|
||||
- Éric Araujo was given commit access on Aug 10 2010 by BAC,
|
||||
at suggestion of Tarek Ziadé.
|
||||
- Éric Araujo was given commit access on Aug 10 2010 by BAC,
|
||||
at suggestion of Tarek Ziadé.
|
||||
|
||||
- Terry Reedy was given commit access on Aug 04 2010 by MvL,
|
||||
at suggestion of Nick Coghlan.
|
||||
|
@ -55,7 +58,7 @@ Permissions History
|
|||
- Tim Golden was given commit access on April 21 2010 by MvL,
|
||||
at suggestion of Michael Foord.
|
||||
|
||||
- Giampaolo Rodolà was given commit access on April 17 2010 by
|
||||
- Giampaolo Rodolà was given commit access on April 17 2010 by
|
||||
MvL, at suggestion of R. David Murray.
|
||||
|
||||
- Jean-Paul Calderone was given commit access on April 6 2010 by
|
||||
|
@ -99,7 +102,7 @@ Permissions History
|
|||
- Chris Withers was given SVN access on March 8 2009 by MvL,
|
||||
after recommendation by GvR.
|
||||
|
||||
- Tarek Ziadé was given SVN access on December 21 2008 by NCN,
|
||||
- Tarek Ziadé was given SVN access on December 21 2008 by NCN,
|
||||
for maintenance of distutils.
|
||||
|
||||
- Hirokazu Yamamoto was given SVN access on August 12 2008 by MvL,
|
||||
|
@ -229,7 +232,7 @@ Permissions History
|
|||
Christian Tismer
|
||||
Jack Diederich
|
||||
John Benediktsson
|
||||
Kristján V. Jónsson
|
||||
Kristján V. Jónsson
|
||||
Martin Blais
|
||||
Richard Emslie
|
||||
Richard Jones
|
||||
|
|
Loading…
Reference in New Issue