diff options
author | Éric Araujo <merwok@netwok.org> | 2010-08-14 03:31:41 (GMT) |
---|---|---|
committer | Éric Araujo <merwok@netwok.org> | 2010-08-14 03:31:41 (GMT) |
commit | 014c38dd1c60fbb5b81457ad72a0d9d49b18e39d (patch) | |
tree | 53fee1ae2cf20f340c1172a9e13c1c685b55fc60 /Misc/maintainers.rst | |
parent | 0389ae60fa4d02316b8c0d011f6c399d55f998bc (diff) | |
download | cpython-014c38dd1c60fbb5b81457ad72a0d9d49b18e39d.zip cpython-014c38dd1c60fbb5b81457ad72a0d9d49b18e39d.tar.gz cpython-014c38dd1c60fbb5b81457ad72a0d9d49b18e39d.tar.bz2 |
Synchronize maintainers.rst with 3.2
Diffstat (limited to 'Misc/maintainers.rst')
-rw-r--r-- | Misc/maintainers.rst | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst index 1b07358..57fb862 100644 --- a/Misc/maintainers.rst +++ b/Misc/maintainers.rst @@ -11,6 +11,10 @@ final judgement on a feature or bug. If no active maintainer is listed for a given module, then questionable changes should go to python-dev, while 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 +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 '*'. + The Platform and Interest Area tables list broader fields in which various people have expertise. These people can also be contacted for help, opinions, and decisions when issues involve their areas. @@ -90,7 +94,7 @@ dis distutils tarek doctest tim_one (inactive) dummy_threading brett.cannon -email barry, r.david.murray +email barry, r.david.murray* encodings lemburg, loewis errno exceptions @@ -217,7 +221,7 @@ timeit Tkinter gpolo token georg.brandl tokenize -trace +trace alexander.belopolsky traceback georg.brandl tty turtle gregorlingl @@ -231,7 +235,7 @@ warnings brett.cannon wave weakref fdrake, pitrou webbrowser georg.brandl -winreg +winreg brian.curtin winsound effbot (inactive) wsgiref pje xdrlib |