diff options
| -rw-r--r-- | HACKING.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/HACKING.md b/HACKING.md index 59b7c9b..001dc3e 100644 --- a/HACKING.md +++ b/HACKING.md @@ -24,4 +24,7 @@ guix pack -f squashfs --with-source=ccwl=ccwl-x.x.x.tar.lz bash --file=guix.scm Add release tarball and signature to website. Publish release tarball, guix pack, docker and singularity images to GitHub. ## Update Guix package ## Publicize -Publicize on the ccwl@systemreboot.net and guix-science@gnu.org mailing lists, and on the [CWL Discourse forum](https://cwl.discourse.group/). +Publicize on +- [ccwl public inbox](mailto:ccwl@systemreboot.net) +- [guix-science mailing list](mailto:guix-science@gnu.org) +- [CWL Discourse forum](https://cwl.discourse.group/) |
