update the documentation contact address
diff --git a/Doc/tools/getpagecounts b/Doc/tools/getpagecounts
index 0837431..58f703c 100755
--- a/Doc/tools/getpagecounts
+++ b/Doc/tools/getpagecounts
@@ -73,7 +73,7 @@
 
 
 If you have any questions, comments, or suggestions regarding these
-documents, please send them via email to python-docs@python.org.
+documents, please send them via email to docs@python.org.
 """
 
 def count_pages(filename):
diff --git a/Doc/tools/html2texi.pl b/Doc/tools/html2texi.pl
index be050b1..5dcfd46 100755
--- a/Doc/tools/html2texi.pl
+++ b/Doc/tools/html2texi.pl
@@ -137,7 +137,7 @@
 # Index:
 #   Perhaps double-check that every tag mentioned in the index is found
 #     in the text.
-# Python:  email to python-docs@python.org, to get their feedback.
+# Python:  email to docs@python.org, to get their feedback.
 #   Compare to existing lib/ Info manual
 #   Write the hooks into info-look; replace pyliblookup1-1.tar.gz.
 #   Postpass to remove extra quotation marks around typography already in
diff --git a/Doc/tools/mkackshtml b/Doc/tools/mkackshtml
index 79fe3f9..2c79f5e 100755
--- a/Doc/tools/mkackshtml
+++ b/Doc/tools/mkackshtml
@@ -53,7 +53,7 @@
 documentation.  This list is probably not complete -- if you feel that
 you or anyone else should be on this list, please let us know (send
 email to <a
-href="mailto:python-docs@python.org">python-docs@python.org</a>), and
+href="mailto:docs@python.org">docs@python.org</a>), and
 we will be glad to correct the problem.</p>
 
 <p>It is only with the input and contributions of the Python community
diff --git a/Doc/tools/sgmlconv/README b/Doc/tools/sgmlconv/README
index 1546293..02564eb 100644
--- a/Doc/tools/sgmlconv/README
+++ b/Doc/tools/sgmlconv/README
@@ -13,7 +13,7 @@
 	cd Doc/<document-dir>
 	make -f ../tools/sgmlconv/make.rules TOOLSDIR=../tools
 
-Please send comments and bug reports to python-docs@python.org.
+Please send comments and bug reports to docs@python.org.
 
 
 What do the tools do?