Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7aaa02d

Browse files
committed
DOC: make clearer release guide is for release managers
1 parent 07ea632 commit 7aaa02d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

doc/devel/release_guide.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,13 @@
66
Release Guide
77
===============
88

9-
A guide for developers who are doing a matplotlib release.
109

11-
.. note
10+
.. admonition:: This document is only relevant for matplotlib release managers.
11+
12+
A guide for developers who are doing a matplotlib release.
13+
14+
15+
.. note::
1216

1317
This assumes that a read-only remote for the canonical repository is
1418
``remote`` and a read/write remote is ``DANGER``

0 commit comments

Comments
 (0)