sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit e42f9b4f30f2b80d63512fae4ebf98c184119be8
parent 8b9327357b22b14d3ac11025544e78139904653a
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Fri, 12 Jun 2020 16:15:41 +0200

community: update/clarify mailinglist rules

Diffstat:
Msuckless.org/community/index.md | 14++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/suckless.org/community/index.md b/suckless.org/community/index.md @@ -4,12 +4,14 @@ Community Mailing lists ------------- * `dev@suckless.org` - for dwm/dmenu/st/... users, development discussion, bug - reports and general discussion -* `hackers@suckless.org` - for patches and patch discussion. Commit messages - and diffs from all suckless projects are posted here and can be replied to. - [See patch/hacking guidelines here](//suckless.org/hacking). -* `news@suckless.org` - for release and other news. Please send release news to - dev@ too. + reports and general discussion. +* `hackers@suckless.org` - **only for patches and upstream patch discussion**. + Commit messages and diffs from all suckless projects are posted here and can be + replied to. [See patch/hacking guidelines here](//suckless.org/hacking). + **DO NOT POST WIKI PATCHES OR BUG REPORTS HERE**. + Please inline patches for easier review. +* `news@suckless.org` - for release and other news. For admins: please send + release news to dev@ too. * `wiki@suckless.org` - for discussion about the wiki, also automatic wiki commit messages are posted here.