@@ -455,22 +455,21 @@ Due to branch protections for the ``main`` branch, this is merged via a standard
455455request, though the PR cleanliness status check is expected to fail. The PR should not
456456be squashed because the intent is to merge the branch histories.
457457
458- Announcing
459- ==========
458+ Publicize this release
459+ ======================
460460
461- The final step is to announce the release to the world. A short
462- version of the release notes along with acknowledgments should be sent to
461+ After the release is published to PyPI and conda, it should be announced
462+ through our communication channels:
463463
464- - matplotlib-users@python.org
465- - matplotlib-devel@python.org
466- - matplotlib-announce@python.org
467-
468- In addition, announcements should be made on social networks (e.g., Twitter via the
469- ``@matplotlib `` account, any other via personal accounts).
470-
471- Add a release announcement to the ``mpl-brochure-site `` "News" section of
472- ``docs/body.html ``, linking to the discourse page for the announcement.
464+ .. rst-class :: checklist
473465
466+ * Send a short version of the release notes and acknowledgments to all the :ref: `mailing-lists `
467+ * Post highlights and link to :ref: `What's new <release-notes >` on the
468+ active :ref: `social media accounts <social-media >`
469+ * Add a release announcement to the "News" section of
470+ `matplotlib.org <https://github.com/matplotlib/mpl-brochure-site >`_ by editing
471+ ``docs/body.html ``. Link to the auto-generated announcement discourse post,
472+ which is in `Announcements > matplotlib-announcements <https://discourse.matplotlib.org/c/announce/matplotlib-announce/10 >`_.
474473
475474Conda packages
476475==============
0 commit comments