@@ -20,9 +20,9 @@ following is added to an issue or pull request, they will be notified
2020automatically. The :cpy-file: `.github/CODEOWNERS ` file is also used to indicate
2121maintainers that will be automatically added as reviewers to pull requests.
2222
23+ Names followed by a '*' may be assigned issues involving the module or topic.
2324Unless a name is followed by a '*', you should never assign an issue to
24- that person. Names followed by a '*' may be assigned issues involving the
25- module or topic.
25+ that person.
2626
2727The Platform and Interest Area tables list broader fields in which various
2828people have expertise. These people can also be contacted for help,
@@ -49,104 +49,61 @@ Stdlib
4949==================== =============================================
5050Module Maintainers
5151==================== =============================================
52- __future__
5352__main__ gvanrossum, ncoghlan
54- _thread
55- abc
5653annotationlib JelleZijlstra*
5754argparse savannahostrowski*, serhiy-storchaka*
58- array
5955ast benjaminp, pablogsal, isidentical, JelleZijlstra, eclips4
6056asyncio 1st1, asvetlov, gvanrossum, graingert, kumaraditya303, willingc
61- atexit
62- base64
63- bdb
64- binascii
6557bisect rhettinger*
66- builtins
67- calendar
68- cmath
69- cmd
70- code
7158codecs malemburg
72- codeop
7359collections rhettinger*
7460collections.abc rhettinger*
75- colorsys
7661compileall carljm
77- compression.bz2
78- compression.gzip
79- compression.lzma
8062compression.zlib Yhg1s, gpshead*, emmatyping
8163compression.zstd emmatyping*
8264concurrent.futures pitrou, gpshead*
8365configparser ambv*
8466contextlib ncoghlan, 1st1
85- contextvars
8667copy serhiy-storchaka*
8768copyreg serhiy-storchaka*
88- cProfile
8969csv serhiy-storchaka*
90- ctypes
9170curses Yhg1s
9271dataclasses ericvsmith*, carljm
9372datetime pganssle
94- dbm
9573decimal facundobatista, rhettinger
96- difflib
9774dis 1st1
98- doctest
9975email warsaw, bitdancer*
10076encodings malemburg
10177ensurepip ncoghlan, dstufft, pradyunsg, pfmoore
10278enum warsaw, ethanfurman*
10379errno Yhg1s
10480faulthandler vstinner, gpshead, ZeroIntensity*
10581fcntl Yhg1s
106- filecmp
107- fileinput
10882fnmatch serhiy-storchaka*
109- fractions
11083ftplib giampaolo*
11184functools rhettinger*
11285gc pitrou, pablogsal, nascheme
11386getopt serhiy-storchaka*
11487getpath FFY00*
115- getpass
11688gettext tomasr8
11789glob serhiy-storchaka*
118- grp
11990hashlib tiran, gpshead*, picnixz
12091heapq rhettinger*
12192hmac tiran, gpshead*, picnixz
12293html ezio-melotti*
123- http
12494idlelib terryjreedy*, taleinat
125- imaplib
12695importlib brettcannon, FFY00*
12796inspect 1st1
12897io benjaminp
129- ipaddress
13098itertools rhettinger*
13199json ezio-melotti, rhettinger, serhiy-storchaka*
132- keyword
133- libmpdec
134- linecache
135100locale malemburg
136101logging vsajip
137- mailbox
138- marshal
139102math rhettinger
140- mimetypes
141103mmap Yhg1s
142104modulefinder FFY00
143- msvcrt
144105multiprocessing pitrou, gpshead*
145- netrc
146- numbers
147- operator
148106optparse serhiy-storchaka*
149- os
150107os.path serhiy-storchaka*
151108parser pablogsal
152109pathlib barneygale*
@@ -155,64 +112,36 @@ pickle serhiy-storchaka*
155112pickletools serhiy-storchaka*
156113pkgutil FFY00*
157114platform malemburg
158- plistlib
159- poplib
160115posix larryhastings, gpshead
161- pprint
162- profile
163- pstats
164116pty Yhg1s*
165- pwd
166117py_compile carljm
167118pyclbr isidentical
168119pydoc AA-Turner, serhiy-storchaka*
169120queue rhettinger*
170- quopri
171121random rhettinger
172122re ezio-melotti, serhiy-storchaka*
173123readline Yhg1s
174- reprlib
175124resource Yhg1s
176- rlcompleter
177125runpy ncoghlan, FFY00
178- sched
179- secrets
180- select
181126selectors giampaolo
182- shelve
183- shlex
184127shutil giampaolo
185128signal gpshead
186129site FFY00*
187- smtplib
188130socket gpshead
189- socketserver
190131sqlite3 erlend-aasland*
191132ssl tiran, dstufft, alex
192133stat tiran
193134statistics rhettinger
194- string
195- stringprep
196- struct
197135subprocess giampaolo, gpshead*
198136symtable benjaminp
199- sys
200137sysconfig FFY00*
201- syslog
202- tabnanny
203- tarfile
204138tempfile serhiy-storchaka*
205139termios Yhg1s
206140test ezio-melotti, serhiy-storchaka*
207- textwrap
208141threading pitrou, gpshead
209142time pganssle
210- timeit
211143tkinter serhiy-storchaka*
212- token
213- tokenize
214144tomllib hauntsaninja*
215- trace
216145traceback iritkatriel
217146tracemalloc vstinner
218147tty Yhg1s*
@@ -222,27 +151,10 @@ types 1st1
222151typing gvanrossum, JelleZijlstra*, AlexWaygood*, carljm, sobolevn*
223152unicodedata malemburg, ezio-melotti
224153unittest ezio-melotti, gpshead, serhiy-storchaka*
225- unittest.mock
226154urllib orsenthil
227- uuid
228155venv vsajip, FFY00*
229- warnings
230- wave
231156weakref nascheme
232- webbrowser
233- winreg
234- winsound
235- wsgiref
236- xml.dom
237- xml.dom.minidom
238- xml.dom.pulldom
239157xml.etree scoder
240- xml.parsers.expat
241- xml.sax
242- xml.sax.handler
243- xml.sax.saxutils
244- xml.sax.xmlreader
245- xmlrpc
246158zipapp pfmoore
247159zipfile serhiy-storchaka, Yhg1s, gpshead
248160zipimport Yhg1s*
@@ -293,7 +205,7 @@ Miscellaneous
293205=============
294206
295207================== ==========================================================
296- Interest Area Maintainers
208+ Interest area Maintainers
297209================== ==========================================================
298210algorithms rhettinger*, serhiy-storchaka
299211argument clinic larryhastings, AlexWaygood*, erlend-aasland,
@@ -351,7 +263,7 @@ version control merwok, ezio-melotti
351263================== ==========================================================
352264
353265
354- Experts Emeritus
266+ Experts emeritus
355267================
356268
357269Names followed by a '^' indicate old bugs.python.org usernames, for people
0 commit comments