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

Skip to content

Commit 9dba9c4

Browse files
committed
Final update and deprecation of maintainers.rst.
This file has been removed from 3.2 and moved to the devguide. I think the safe choice for the stable branches is to keep it with a warning and link.
1 parent 682f6a7 commit 9dba9c4

1 file changed

Lines changed: 12 additions & 7 deletions

File tree

Misc/maintainers.rst

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Maintainers 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+
49
This document has tables that list Python Modules, Tools, Platforms and
510
Interest Areas and names for each item that indicate a maintainer or an
611
expert 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

1419
Unless a name is followed by a '*', you should never assign an issue to
1520
that 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

1823
The Platform and Interest Area tables list broader fields in which various
1924
people have expertise. These people can also be contacted for help,
@@ -77,18 +82,18 @@ collections._abcoll rhettinger, stutzbach
7782
colorsys
7883
compileall
7984
configparser lukasz.langa
80-
contextlib
85+
contextlib ncoghlan
8186
copy alexandre.vassalotti
8287
copyreg alexandre.vassalotti
8388
cProfile
84-
crypt
89+
crypt jafo*
8590
csv skip.montanaro
8691
ctypes theller
8792
curses
8893
datetime belopolsky
8994
dbm
9095
decimal facundobatista, rhettinger, mark.dickinson
91-
difflib tim_one
96+
difflib tim_one (inactive)
9297
dis
9398
distutils tarek*, eric.araujo*
9499
doctest tim_one (inactive)
@@ -145,7 +150,7 @@ msvcrt
145150
multiprocessing jnoller
146151
netrc
147152
nis
148-
nntplib
153+
nntplib pitrou
149154
numbers
150155
operator
151156
optparse aronacher
@@ -204,8 +209,8 @@ symbol
204209
symtable benjamin.peterson
205210
sys
206211
sysconfig tarek
207-
syslog jafo
208-
tabnanny tim_one
212+
syslog jafo*
213+
tabnanny tim_one (inactive)
209214
tarfile lars.gustaebel
210215
telnetlib
211216
tempfile georg.brandl

0 commit comments

Comments
 (0)