@@ -52,8 +52,8 @@ aifc r.david.murray
5252argparse bethard
5353array
5454ast
55- asynchat josiahcarlson, giampaolo.rodola
56- asyncore josiahcarlson, giampaolo.rodola
55+ asynchat josiahcarlson, giampaolo.rodola, stutzbach
56+ asyncore josiahcarlson, giampaolo.rodola, stutzbach
5757atexit
5858audioop
5959base64
7272code
7373codecs lemburg, doerwalter
7474codeop
75- collections rhettinger
75+ collections rhettinger, stutzbach
7676colorsys
7777compileall
7878configparser
@@ -83,7 +83,7 @@ cProfile
8383crypt
8484csv
8585ctypes theller
86- curses andrew.kuchling
86+ curses akuchling
8787datetime alexander.belopolsky
8888dbm
8989decimal facundobatista, rhettinger, mark.dickinson
113113grp
114114gzip
115115hashlib
116- heapq rhettinger
116+ heapq rhettinger, stutzbach
117117hmac
118118html
119119http
@@ -123,19 +123,19 @@ imghdr
123123imp
124124importlib brett.cannon
125125inspect
126- io pitrou, benjamin.peterson
126+ io pitrou, benjamin.peterson, stutzbach
127127itertools rhettinger
128128json bob.ippolito (inactive)
129129keyword
130130lib2to3 benjamin.peterson
131131linecache
132132locale loewis, lemburg
133- logging vsajip
133+ logging vinay.sajip
134134macpath
135- mailbox andrew.kuchling
135+ mailbox akuchling
136136mailcap
137137marshal
138- math mark.dickinson, rhettinger
138+ math mark.dickinson, rhettinger, stutzbach
139139mimetypes
140140mmap
141141modulefinder theller, jvr
@@ -231,7 +231,7 @@ warnings brett.cannon
231231wave
232232weakref fdrake, pitrou
233233webbrowser georg.brandl
234- winreg brian.curtin*
234+ winreg brian.curtin*, stutzbach
235235winsound effbot (inactive)
236236wsgiref pje
237237xdrlib
@@ -262,7 +262,7 @@ pybench lemburg
262262Platform Maintainers
263263------------------ -----------
264264AIX
265- Cygwin jlt63
265+ Cygwin jlt63, stutzbach
266266FreeBSD
267267HP-UX
268268Linux
@@ -290,9 +290,9 @@ documentation georg.brandl, ezio.melotti
290290GUI
291291i18n lemburg
292292import machinery brett.cannon, ncoghlan
293- io pitrou, benjamin.peterson
293+ io pitrou, benjamin.peterson, stutzbach
294294locale lemburg, loewis
295- mathematics mark.dickinson, eric.smith, lemburg
295+ mathematics mark.dickinson, eric.smith, lemburg, stutzbach
296296memory management tim_one, lemburg
297297networking giampaolo.rodola
298298packaging tarek, lemburg
0 commit comments