From 31e06bd931f414122da3a4fbd7282a5a94f376a0 Mon Sep 17 00:00:00 2001 From: Elias Naur Date: Wed, 3 Apr 2019 14:57:45 +0200 Subject: [PATCH] README.md: note that the mailing list is open to everyone A Sourcehut account is only required for subscribing to new posts. Signed-off-by: Elias Naur --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8484aed3..2dbccb98 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,9 @@ Dual-licensed under MIT or the [UNLICENSE](http://unlicense.org). ## Contributing -Discussion and patches: [~eliasnaur/gio-dev@lists.sr.ht](mailto:~eliasnaur/gio-dev@lists.sr.ht). +Post discussion and patches to the mailing list, +[~eliasnaur/gio-dev@lists.sr.ht](mailto:~eliasnaur/gio-dev@lists.sr.ht). A Sourcehut account is only +required if you want to [subscribe](https://lists.sr.ht/~eliasnaur/gio-dev) to new posts. Commit messages follow [the Go project style](https://golang.org/doc/contribute.html#commit_messages): the first line is prefixed with the package and a short summary. The rest of the message provides context