11Maintainers Index
22=================
33
4+ .. warning ::
5+
6+ This document is out of date and replaced by another version in the
7+ developpers' guide at http://docs.python.org/devguide/experts.
8+
49This document has tables that list Python Modules, Tools, Platforms and
510Interest Areas and names for each item that indicate a maintainer or an
611expert in the field. This list is intended to be used by issue submitters,
@@ -13,7 +18,7 @@ any other issues can and should be decided by any committer.
1318
1419Unless a name is followed by a '*', you should never assign an issue to
1520that person, only make them nosy. Names followed by a '*' may be assigned
16- issues involving the module or topic for which the name has a '*' .
21+ issues involving the module or topic.
1722
1823The Platform and Interest Area tables list broader fields in which various
1924people have expertise. These people can also be contacted for help,
@@ -77,18 +82,18 @@ collections._abcoll rhettinger, stutzbach
7782colorsys
7883compileall
7984configparser lukasz.langa
80- contextlib
85+ contextlib ncoghlan
8186copy alexandre.vassalotti
8287copyreg alexandre.vassalotti
8388cProfile
84- crypt
89+ crypt jafo*
8590csv skip.montanaro
8691ctypes theller
8792curses
8893datetime belopolsky
8994dbm
9095decimal facundobatista, rhettinger, mark.dickinson
91- difflib tim_one
96+ difflib tim_one (inactive)
9297dis
9398distutils tarek*, eric.araujo*
9499doctest tim_one (inactive)
@@ -145,7 +150,7 @@ msvcrt
145150multiprocessing jnoller
146151netrc
147152nis
148- nntplib
153+ nntplib pitrou
149154numbers
150155operator
151156optparse aronacher
@@ -204,8 +209,8 @@ symbol
204209symtable benjamin.peterson
205210sys
206211sysconfig tarek
207- syslog jafo
208- tabnanny tim_one
212+ syslog jafo*
213+ tabnanny tim_one (inactive)
209214tarfile lars.gustaebel
210215telnetlib
211216tempfile georg.brandl
0 commit comments