mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
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.
This commit is contained in:
parent
af8728a352
commit
5b10e9bbcf
1 changed files with 12 additions and 7 deletions
|
@ -1,6 +1,11 @@
|
||||||
Maintainers Index
|
Maintainers Index
|
||||||
=================
|
=================
|
||||||
|
|
||||||
|
.. warning::
|
||||||
|
|
||||||
|
This document is out of date and replaced by another version in the
|
||||||
|
developpers' guide at http://docs.python.org/devguide/experts.
|
||||||
|
|
||||||
This document has tables that list Python Modules, Tools, Platforms and
|
This document has tables that list Python Modules, Tools, Platforms and
|
||||||
Interest Areas and names for each item that indicate a maintainer or an
|
Interest Areas and names for each item that indicate a maintainer or an
|
||||||
expert in the field. This list is intended to be used by issue submitters,
|
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.
|
||||||
|
|
||||||
Unless a name is followed by a '*', you should never assign an issue to
|
Unless a name is followed by a '*', you should never assign an issue to
|
||||||
that person, only make them nosy. Names followed by a '*' may be assigned
|
that person, only make them nosy. Names followed by a '*' may be assigned
|
||||||
issues involving the module or topic for which the name has a '*'.
|
issues involving the module or topic.
|
||||||
|
|
||||||
The Platform and Interest Area tables list broader fields in which various
|
The Platform and Interest Area tables list broader fields in which various
|
||||||
people have expertise. These people can also be contacted for help,
|
people have expertise. These people can also be contacted for help,
|
||||||
|
@ -80,18 +85,18 @@ collections._abcoll rhettinger, stutzbach
|
||||||
colorsys
|
colorsys
|
||||||
compileall
|
compileall
|
||||||
ConfigParser lukasz.langa
|
ConfigParser lukasz.langa
|
||||||
contextlib
|
contextlib ncoghlan
|
||||||
copy alexandre.vassalotti
|
copy alexandre.vassalotti
|
||||||
copy_reg alexandre.vassalotti
|
copy_reg alexandre.vassalotti
|
||||||
cProfile
|
cProfile
|
||||||
crypt
|
crypt jafo*
|
||||||
csv skip.montanaro
|
csv skip.montanaro
|
||||||
ctypes theller
|
ctypes theller
|
||||||
curses
|
curses
|
||||||
datetime belopolsky
|
datetime belopolsky
|
||||||
dbm
|
dbm
|
||||||
decimal facundobatista, rhettinger, mark.dickinson
|
decimal facundobatista, rhettinger, mark.dickinson
|
||||||
difflib tim_one
|
difflib tim_one (inactive)
|
||||||
dis
|
dis
|
||||||
distutils tarek*, eric.araujo*
|
distutils tarek*, eric.araujo*
|
||||||
doctest tim_one (inactive)
|
doctest tim_one (inactive)
|
||||||
|
@ -150,7 +155,7 @@ msvcrt
|
||||||
multiprocessing jnoller
|
multiprocessing jnoller
|
||||||
netrc
|
netrc
|
||||||
nis
|
nis
|
||||||
nntplib
|
nntplib pitrou
|
||||||
numbers
|
numbers
|
||||||
operator
|
operator
|
||||||
optparse aronacher
|
optparse aronacher
|
||||||
|
@ -210,8 +215,8 @@ symbol
|
||||||
symtable benjamin.peterson
|
symtable benjamin.peterson
|
||||||
sys
|
sys
|
||||||
sysconfig tarek
|
sysconfig tarek
|
||||||
syslog jafo
|
syslog jafo*
|
||||||
tabnanny tim_one
|
tabnanny tim_one (inactive)
|
||||||
tarfile lars.gustaebel
|
tarfile lars.gustaebel
|
||||||
telnetlib
|
telnetlib
|
||||||
tempfile georg.brandl
|
tempfile georg.brandl
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue