aboutsummaryrefslogtreecommitdiffstats
path: root/docs/doing-a-release.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-12-17 21:10:14 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2014-12-17 21:10:14 -0800
commit72b596a320a119ae74c0d81be0899712594d6100 (patch)
treefc518aa9919f2c95b9579451aeec138766a84244 /docs/doing-a-release.rst
parent01499799f44fa95431d22415f8f1b7f26df55b1b (diff)
downloadcryptography-72b596a320a119ae74c0d81be0899712594d6100.tar.gz
cryptography-72b596a320a119ae74c0d81be0899712594d6100.tar.bz2
cryptography-72b596a320a119ae74c0d81be0899712594d6100.zip
Announce new releases on python-announce as well
Diffstat (limited to 'docs/doing-a-release.rst')
-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