Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7017616

Browse files
committed
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
1 parent 7b998e9 commit 7017616

1 file changed

Lines changed: 13 additions & 10 deletions

File tree

Misc/developers.txt

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,17 @@ Note, when giving new commit permissions, be sure to get a contributor
1616
agreement from the committer. See http://www.python.org/psf/contrib/
1717
for details. When the agreement is signed, please note it in this log.
1818

19+
This file is encoded in UTF-8. If the usual form for a name is not in
20+
a Latin or extended Latin alphabet, make sure to include an ASCII
21+
transliteration too.
1922

2023
Permissions History
2124
-------------------
2225

2326
- Tal Einat was given commit access on Oct 4 2010 by MvL,
2427
for improving IDLE.
2528

26-
- Lukasz Langa was given commit access on Sep 08 2010 by GFB,
29+
- Łukasz Langa was given commit access on Sep 08 2010 by GFB,
2730
at suggestion of Antoine Pitrou, for general bug fixing.
2831

2932
- Daniel Stutzbach was given commit access on Aug 22 2010 by MvL,
@@ -36,8 +39,8 @@ Permissions History
3639
- George Boutsioukis was given commit access on Aug 10 2010
3740
by MvL, for work on 2to3.
3841

39-
- �ric Araujo was given commit access on Aug 10 2010 by BAC,
40-
at suggestion of Tarek Ziad�.
42+
- Éric Araujo was given commit access on Aug 10 2010 by BAC,
43+
at suggestion of Tarek Ziadé.
4144

4245
- Terry Reedy was given commit access on Aug 04 2010 by MvL,
4346
at suggestion of Nick Coghlan.
@@ -55,7 +58,7 @@ Permissions History
5558
- Tim Golden was given commit access on April 21 2010 by MvL,
5659
at suggestion of Michael Foord.
5760

58-
- Giampaolo Rodol� was given commit access on April 17 2010 by
61+
- Giampaolo Rodolà was given commit access on April 17 2010 by
5962
MvL, at suggestion of R. David Murray.
6063

6164
- Jean-Paul Calderone was given commit access on April 6 2010 by
@@ -99,7 +102,7 @@ Permissions History
99102
- Chris Withers was given SVN access on March 8 2009 by MvL,
100103
after recommendation by GvR.
101104

102-
- Tarek Ziad� was given SVN access on December 21 2008 by NCN,
105+
- Tarek Ziadé was given SVN access on December 21 2008 by NCN,
103106
for maintenance of distutils.
104107

105108
- Hirokazu Yamamoto was given SVN access on August 12 2008 by MvL,
@@ -168,7 +171,7 @@ Permissions History
168171
for his work on the SSL module and other things related to (SSL) sockets.
169172

170173
- Jeffrey Yasskin was given SVN access on 9 August 2007 by NCN,
171-
for his work on PEPs and other general patches.
174+
for his work on PEPs and other general patches.
172175

173176
- Mark Summerfield was given SVN access on 1 August 2007 by GFB,
174177
for work on documentation.
@@ -212,12 +215,12 @@ Permissions History
212215
have their work reviewed before changes are accepted into the trunk.
213216

214217
- Matt Fleming was added on 25 May 2006 by AMK; he'll be working on
215-
enhancing the Python debugger.
218+
enhancing the Python debugger.
216219

217220
- Jackilyn Hoxworth was added on 25 May 2006 by AMK; she'll be adding logging
218-
to the standard library.
221+
to the standard library.
219222

220-
- Mateusz Rukowicz was added on 30 May 2006 by AMK; he'll be
223+
- Mateusz Rukowicz was added on 30 May 2006 by AMK; he'll be
221224
translating the decimal module into C.
222225

223226
- SVN access granted to the "Need for Speed" Iceland sprint attendees,
@@ -229,7 +232,7 @@ Permissions History
229232
Christian Tismer
230233
Jack Diederich
231234
John Benediktsson
232-
Kristj�n V. J�nsson
235+
Kristján V. Jónsson
233236
Martin Blais
234237
Richard Emslie
235238
Richard Jones

0 commit comments

Comments
 (0)