Announce new releases on python-announce as well
diff --git a/docs/doing-a-release.rst b/docs/doing-a-release.rst
index 37bc9b0..85041c8 100644
--- a/docs/doing-a-release.rst
+++ b/docs/doing-a-release.rst
@@ -67,6 +67,8 @@
 * Check for any outstanding code undergoing a deprecation cycle by looking in
   ``cryptography.utils`` for ``DeprecatedIn**`` definitions. If any exist open
   a ticket to increment them for the next release.
-* Send an email to the `mailing list`_ announcing the release.
+* Send an email to the `mailing list`_ and `python-announce`_ announcing the
+  release.
 
 .. _`mailing list`: https://mail.python.org/mailman/listinfo/cryptography-dev
+.. _`python-announce`: https://mail.python.org/mailman/listinfo/python-announce-list