From a876ce8a53b09954c465ea873bcadc39b299c2d3 Mon Sep 17 00:00:00 2001 From: Elias Naur Date: Wed, 3 Apr 2019 17:02:55 +0200 Subject: [PATCH] README.md: further clarify the mailing list description Signed-off-by: Elias Naur --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2dbccb98..3be8be7d 100644 --- a/README.md +++ b/README.md @@ -104,9 +104,9 @@ Dual-licensed under MIT or the [UNLICENSE](http://unlicense.org). ## Contributing -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. +Post discussion and patches to the [mailing list](https://lists.sr.ht/~eliasnaur/gio-dev). Send your +message to [~eliasnaur/gio-dev@lists.sr.ht](mailto:~eliasnaur/gio-dev@lists.sr.ht); no Sourcehut account +is required and you can post without being subscribed. 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