]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix amk’s tracker name
authorÉric Araujo <merwok@netwok.org>
Sun, 5 Sep 2010 18:21:46 +0000 (18:21 +0000)
committerÉric Araujo <merwok@netwok.org>
Sun, 5 Sep 2010 18:21:46 +0000 (18:21 +0000)
Misc/maintainers.rst

index 8479cdbb4484e3bc22a798bd93059b0356425744..5d080d0bcd193d6f71869cc5ee72f1df0f10b0c3 100644 (file)
@@ -83,7 +83,7 @@ cProfile
 crypt
 csv
 ctypes              theller
-curses              andrew.kuchling
+curses              akuchling
 datetime            alexander.belopolsky
 dbm
 decimal             facundobatista, rhettinger, mark.dickinson
@@ -132,7 +132,7 @@ linecache
 locale              loewis, lemburg
 logging             vinay.sajip
 macpath
-mailbox             andrew.kuchling
+mailbox             akuchling
 mailcap
 marshal
 math                mark.dickinson, rhettinger, stutzbach