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

Skip to content

Commit d623de0

Browse files
committed
Revert r82831 as discussed at EP now that the wording of maintainers.rst has been clarified.
1 parent d7fc374 commit d623de0

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Misc/maintainers.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ distutils tarek*, eric.araujo*
9393
doctest tim_one (inactive)
9494
dummy_threading brett.cannon
9595
email barry, r.david.murray*
96-
encodings lemburg
96+
encodings lemburg, loewis
9797
errno
9898
exceptions
9999
fcntl
@@ -108,7 +108,7 @@ functools
108108
gc pitrou
109109
getopt
110110
getpass
111-
gettext
111+
gettext loewis
112112
glob
113113
grp
114114
gzip
@@ -129,7 +129,7 @@ json bob.ippolito (inactive)
129129
keyword
130130
lib2to3 benjamin.peterson
131131
linecache
132-
locale lemburg
132+
locale loewis, lemburg
133133
logging vsajip
134134
macpath
135135
mailbox andrew.kuchling
@@ -139,7 +139,7 @@ math mark.dickinson, rhettinger
139139
mimetypes
140140
mmap
141141
modulefinder theller, jvr
142-
msilib
142+
msilib loewis
143143
msvcrt
144144
multiprocessing jnoller
145145
netrc
@@ -148,7 +148,7 @@ nntplib
148148
numbers
149149
operator
150150
optparse aronacher
151-
os
151+
os loewis
152152
ossaudiodev
153153
parser
154154
pdb georg.brandl
@@ -221,7 +221,7 @@ traceback georg.brandl
221221
tty
222222
turtle gregorlingl
223223
types
224-
unicodedata lemburg, ezio.melotti
224+
unicodedata loewis, lemburg, ezio.melotti
225225
unittest michael.foord
226226
urllib orsenthil
227227
uu
@@ -243,7 +243,7 @@ xml.sax
243243
xml.sax.handler
244244
xml.sax.saxutils
245245
xml.sax.xmlreader
246-
xmlrpc
246+
xmlrpc loewis
247247
zipfile
248248
zipimport
249249
zlib
@@ -288,13 +288,13 @@ GUI
288288
i18n lemburg
289289
import machinery brett.cannon, ncoghlan
290290
io pitrou, benjamin.peterson
291-
locale lemburg
291+
locale lemburg, loewis
292292
mathematics mark.dickinson, eric.smith, lemburg
293293
memory management tim_one, lemburg
294294
networking giampaolo.rodola
295295
packaging tarek, lemburg
296296
py3 transition benjamin.peterson
297-
release management tarek, lemburg, benjamin.peterson, barry,
297+
release management tarek, lemburg, benjamin.peterson, barry, loewis,
298298
gvanrossum, anthonybaxter
299299
str.format eric.smith
300300
time and dates lemburg

0 commit comments

Comments
 (0)