]> git.mdlowis.com Git - proto/labwc.git/commitdiff
CONTRIBUTING.md: add notes on packaging
authorJohan Malm <jgm323@gmail.com>
Mon, 28 Mar 2022 20:39:15 +0000 (21:39 +0100)
committerJohan Malm <jgm323@gmail.com>
Mon, 28 Mar 2022 20:39:15 +0000 (21:39 +0100)
CONTRIBUTING.md

index a9fb946c62ed55f37154a0036aed79b09c442785..139edf1f4d24cba5c42cccf81d4791589c9038e2 100644 (file)
@@ -1,8 +1,18 @@
-# How to Contribute
+# Contributing
 
-Let's try to stick to sircmpwn's [coding style]
+## How to Contribute
 
-If you're not used to it, you can use [checkpatch.pl] to run a few simple formatting checks.
+## Packaging
+
+@narrat and @jbeich kindly maintain package on Arch Linux and FreeBSD. Let's
+keep them informed of any changes that relate to packaging.
+
+## Coding Style
+
+Let's try to stick to sircmpwn's [coding style]. If you're not used to it, you
+can use [checkpatch.pl] to run a few simple formatting checks.
+
+## Commit Messages
 
 Write [commit messages] like so, keeping the top line to this sort of syntax: