From eced8b71a20a8cce47fe07ed86d879fffc143135 Mon Sep 17 00:00:00 2001 From: Ayrx Date: Sun, 4 May 2014 16:07:39 +0800 Subject: Added item to post-release tasks --- docs/doing-a-release.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/doing-a-release.rst b/docs/doing-a-release.rst index ad3b4791..dd62c794 100644 --- a/docs/doing-a-release.rst +++ b/docs/doing-a-release.rst @@ -52,3 +52,6 @@ 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. + +.. _`mailing list`: https://mail.python.org/mailman/listinfo/cryptography-dev -- cgit v1.2.3