]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add myself in a couple of places
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 18 Sep 2009 13:15:23 +0000 (13:15 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 18 Sep 2009 13:15:23 +0000 (13:15 +0000)
Misc/maintainers.rst

index c8cc367196505a5b942894d02d13a4080302e331..8d7cdf61aa26f13758f8b94cb4e08679d7a0bd8e 100644 (file)
@@ -102,7 +102,7 @@ fpectl
 fractions           mark.dickinson
 ftplib
 functools
-gc
+gc                  pitrou
 getopt
 getpass
 gettext             loewis
@@ -148,7 +148,7 @@ os                  loewis
 ossaudiodev
 parser
 pdb
-pickle              alexandre.vassalotti
+pickle              alexandre.vassalotti, pitrou
 pickletools         alexandre.vassalotti
 pipes
 pkgutil
@@ -161,13 +161,13 @@ pstats
 pty
 pwd
 py_compile
-pybench             lemburg
+pybench             lemburg, pitrou
 pyclbr
 pydoc
 queue
 quopri
 random              rhettinger
-re                  effbot (inactive)
+re                  effbot (inactive), pitrou
 readline
 reprlib
 resource
@@ -261,6 +261,7 @@ ast/compiler        ncoghlan, benjamin.peterson, brett.cannon, georg.brandl
 autoconf
 bsd
 buildbots
+bytecode            pitrou
 data formats        mark.dickinson, georg.brandl
 database            lemburg
 documentation       georg.brandl, ezio.melotti
@@ -277,7 +278,7 @@ packaging           tarek, lemburg
 release management  tarek, lemburg
 str.format          eric.smith
 time and dates      lemburg
-testing             michael.foord
+testing             michael.foord, pitrou
 threads
 unicode             lemburg
 windows