File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ Release Process
3
3
***************
4
4
5
5
As this project is critical to the Python ecosystem's supply chain security, all
6
- releases are PGP signed with one of the keys listed in the `installation page `_ .
6
+ releases are PGP signed with one of the keys listed in the :doc: `installation page < installation >` .
7
7
Before releasing please make sure your PGP key is listed there, and preferably
8
8
signed by one of the other key holders. If your key is not signed by one of the
9
9
other key holders, please make sure the PR that added your key to the
10
- `installation page `_ was approved by at least one other maintainer.
10
+ :doc: `installation page < installation >` was approved by at least one other maintainer.
11
11
12
12
After that is done, you may release the project by following these steps:
13
13
@@ -25,6 +25,3 @@ After that is done, you may release the project by following these steps:
25
25
26
26
If you have any questions, please look at previous releases and/or ping the
27
27
other maintainers.
28
-
29
-
30
- .. _installation page : installation
You can’t perform that action at this time.
0 commit comments