summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjvoisin2018-10-06 20:00:50 +0200
committerjvoisin2018-10-06 20:00:50 +0200
commit4ed30b5e00f4937773a66a9f2a9f5e1c69cd520d (patch)
tree40c91f99564523cda9ec5d85205816d60138797d
parent0d25b18d266b1cd546294fee8ba735831f9a7fef (diff)
Add the mailing list announcement to the release process
-rw-r--r--CONTRIBUTING.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 5517ce2..9b63744 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -32,5 +32,6 @@ Since MAT2 is written in Python3, please conform as much as possible to the
329. Create the signed tarball with `git archive --format=tar.xz --prefix=mat-$VERSION/ $VERSION > mat-$VERSION.tar.xz` 329. Create the signed tarball with `git archive --format=tar.xz --prefix=mat-$VERSION/ $VERSION > mat-$VERSION.tar.xz`
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. Tell the [downstreams](https://0xacab.org/jvoisin/mat2/blob/master/INSTALL.md) about it 3512. Announce the release on the [mailing list](https://mailman.boum.org/listinfo/mat-dev)
3613. Do the secret release dance 3613. Tell the [downstreams](https://0xacab.org/jvoisin/mat2/blob/master/INSTALL.md) about it
3714. Do the secret release dance