aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2014-12-18 06:48:57 -0600
committerPaul Kehrer <paul.l.kehrer@gmail.com>2014-12-18 06:48:57 -0600
commit9cde70ae840685f2bae6173b6beb192ae3866dc3 (patch)
treebef0de573122f7ec0567bca70ac281cae97c74b3
parentf3a3866890cfad4eea781a6c5a9228d7eb91f700 (diff)
parent72b596a320a119ae74c0d81be0899712594d6100 (diff)
downloadcryptography-9cde70ae840685f2bae6173b6beb192ae3866dc3.tar.gz
cryptography-9cde70ae840685f2bae6173b6beb192ae3866dc3.tar.bz2
cryptography-9cde70ae840685f2bae6173b6beb192ae3866dc3.zip
Merge pull request #1546 from alex/python-announce
Announce new releases on python-announce as well
-rw-r--r--docs/doing-a-release.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/doing-a-release.rst b/docs/doing-a-release.rst
index 37bc9b0e..85041c8f 100644
--- a/docs/doing-a-release.rst
+++ b/docs/doing-a-release.rst
@@ -67,6 +67,8 @@ Post-release tasks
* 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