[wiki] [sites] Use "mailing list(s)" consistently. || Raf Czlonka
commit ef2b9c7e8b495c7e070657d6777b20b7ed63aa5c
Author: Raf Czlonka <rczlonka_AT_gmail.com>
Date: Tue Mar 6 03:29:25 2018 +0000
Use "mailing list(s)" consistently.
diff --git a/suckless.org/community.md b/suckless.org/community.md
index ba77ec3f..29407845 100644
--- a/suckless.org/community.md
+++ b/suckless.org/community.md
_AT_@ -11,8 +11,8 @@ Mailing lists
### Best practice
-When beginning a new discussion on the mailinglists, except for the wiki_AT_
-mailinglist, prepend your subject with the project name you are referring to.
+When beginning a new discussion on the mailing lists, except for the wiki_AT_
+mailing list, prepend your subject with the project name you are referring to.
This makes it easier for project maintainers to answer your questions.
_AT_@ -58,13 +58,13 @@ When sending a patch use the following commands:
git send-email --subject-prefix="$(basename $(pwd))][PATCH" \
--to hackers_AT_suckless.org -1
-This will send the last commit of the repository to the mailinglist adding a
+This will send the last commit of the repository to the mailing list adding a
prefix to the subject which includes the appropriate project name. This allows
easier referencing and filtering of the e-mails for the maintainers subscribed
to hackers_AT_.
Be sure to have setup your sender address in git and be subscribed to the
-mailinglist so you can see eventual comments on your patches.
+mailing list so you can see eventual comments on your patches.
* `hackers+subscribe_AT_MAILHOST` - subscribe to the mailing list (read/write)
* `hackers+subscribe-digest_AT_MAILHOST` - subscribe to the digest version of the mailing list (read/write)
Received on Tue Mar 06 2018 - 04:30:24 CET
This archive was generated by hypermail 2.3.0
: Tue Mar 06 2018 - 04:36:24 CET