summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2010-09-08 12:40:15 +0000
committerÉric Araujo <merwok@netwok.org>2010-09-08 12:40:15 +0000
commit011a82b1c45e08aa70396e5602720ef98eb796de (patch)
tree273fd6f5883ff173bac584a056f26b7a4c1a2e4a
parent3a68f91d43d4d5fd147916525cea13dee30ea975 (diff)
downloadcpython-git-011a82b1c45e08aa70396e5602720ef98eb796de.tar.gz
Synchronize maintainers.rst
-rw-r--r--Misc/maintainers.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst
index 8f6364b1a9..ddcda2cc2b 100644
--- a/Misc/maintainers.rst
+++ b/Misc/maintainers.rst
@@ -86,7 +86,7 @@ cProfile
crypt
csv
ctypes theller
-curses andrew.kuchling
+curses akuchling
datetime alexander.belopolsky
dbm
decimal facundobatista, rhettinger, mark.dickinson
@@ -137,7 +137,7 @@ linecache
locale loewis, lemburg
logging vinay.sajip
macpath
-mailbox andrew.kuchling
+mailbox akuchling
mailcap
marshal
math mark.dickinson, rhettinger, stutzbach