summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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