I'm interested in threading issues as well
diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst
index fb67283..b000c92 100644
--- a/Misc/maintainers.rst
+++ b/Misc/maintainers.rst
@@ -42,7 +42,7 @@
 __future__
 __main__            gvanrossum
 _dummy_thread       brett.cannon
-_thread
+_thread             pitrou
 abc
 aifc                r.david.murray
 argparse            bethard
@@ -206,7 +206,7 @@
 termios
 test
 textwrap
-threading
+threading           pitrou
 time                alexander.belopolsky
 timeit
 tkinter             gpolo