Changed obsolete e-mail alias
diff --git a/Doc/lib/libcrypto.tex b/Doc/lib/libcrypto.tex
index 0f8a264..b7684b0 100644
--- a/Doc/lib/libcrypto.tex
+++ b/Doc/lib/libcrypto.tex
@@ -14,7 +14,7 @@
 for reading and decrypting PGP files, and then some.  These modules
 are not distributed with Python but available separately.  See the URL
 \url{http://starship.python.net/crew/amk/python/crypto.html} or
-send email to \email{akuchlin@acm.org} for more information.
+send email to \email{amk1@bigfoot.com} for more information.
 \index{PGP}
 \index{Pretty Good Privacy}
 \indexii{DES}{cipher}
diff --git a/Doc/lib/libre.tex b/Doc/lib/libre.tex
index bf0a38f..b7c88e3 100644
--- a/Doc/lib/libre.tex
+++ b/Doc/lib/libre.tex
@@ -1,8 +1,8 @@
 \section{\module{re} ---
          Perl-style regular expression operations.}
 \declaremodule{standard}{re}
-\moduleauthor{Andrew M. Kuchling}{akuchling@acm.org}
-\sectionauthor{Andrew M. Kuchling}{akuchling@acm.org}
+\moduleauthor{Andrew M. Kuchling}{amk1@bigfoot.com}
+\sectionauthor{Andrew M. Kuchling}{amk1@bigfoot.com}
 
 
 \modulesynopsis{Perl-style regular expression search and match