@@ -64,30 +64,20 @@ updating requirements files.
6464Discussion and Requests
6565-----------------------
6666
67- All discussion takes place on the public `mailing list `_. The list's
68- archive can be found at https://lists.danielmoch.com/nncli-dev. Emails
69- can be sent to the following addresses to manage your subscription to
70- the mailing list.
67+ All discussion takes place on the `issue tracker `_.
7168
72- - nncli-dev+subscribe@
73- - nncli-dev+unsubscribe@
74- - nncli-dev+help@
75-
76- Patches and pull requests are welcome, preferably via emailed output
77- of `git-request-pull(1) `_ sent to the mailing list. Bug reports should
78- also be directed to the mailing list.
79-
80- If you aren't hosting a fork anywhere online, you can also send patches
81- using `git-format-patch(1) `_.
69+ Pull requests are welcome.
8270
8371Releases
8472--------
8573
86- Releases are published to PyPI _. Signed source tarballs are maintained
87- at https://dl.danielmoch.com/nncli. Instructions for verifying
88- tarballs are in the README file at the previous link.
74+ Releases are published to PyPI _.
75+ Signed source tarballs are maintained on the `releases page `_.
76+ Archives are signed with `signify `.
77+ To support the use of `minisign `, which is compatable with `signify `,
78+ detached signatures will be created.
79+ Signature files are indicated with a .minisig extension.
8980
9081.. _PyPI : https://pypi.org/project/nncli/
91- .. _mailing list : nncli-dev@danielmoch.com
92- .. _git-format-patch(1) : https://www.git-scm.com/docs/git-format-patch
93- .. _git-request-pull(1) : https://www.git-scm.com/docs/git-request-pull
82+ .. _issue tracker : https://github.com/djmoch/nncli/issues
83+ .. _releases page : https://github.com/djmoch/nncli/releases
0 commit comments