summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 9b63744..76fd246 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -33,5 +33,5 @@ Since MAT2 is written in Python3, please conform as much as possible to the
3310. Sign the tarball with `gpg --armor --detach-sign mat-$VERSION.tar.xz` 3310. Sign the tarball with `gpg --armor --detach-sign mat-$VERSION.tar.xz`
3411. Upload the result on Gitlab's [tag page](https://0xacab.org/jvoisin/mat2/tags) and add the changelog there 3411. Upload the result on Gitlab's [tag page](https://0xacab.org/jvoisin/mat2/tags) and add the changelog there
3512. Announce the release on the [mailing list](https://mailman.boum.org/listinfo/mat-dev) 3512. Announce the release on the [mailing list](https://mailman.boum.org/listinfo/mat-dev)
3613. Tell the [downstreams](https://0xacab.org/jvoisin/mat2/blob/master/INSTALL.md) about it 3613. Upload the new version on pypi with `python3 setup.py sdist bdist_wheel` then `twine upload -s dist/*`
3714. Do the secret release dance 3714. Do the secret release dance