about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2022-12-11 14:30:59 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2022-12-11 14:30:59 +0900
commit431494d2e7d4dd14a550f06e31a1d0e28c30fef8 (patch)
treef4a255a030793e289edbd8c34ff204691605441e /README.md
parent26cbd33aa5cc5633995a8f4e3a9192c6a1a65f03 (diff)
downloadnixos-conf-431494d2e7d4dd14a550f06e31a1d0e28c30fef8.tar.gz
List the mailing list
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0e9c255..72f2567 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,12 @@
 # NixOS config for loang.net
+
+## Communication
+
+Requests and patches should be sent to [~cnx/loang@lists.sr.ht].
+If use [git-send-email], set the following configurations:
+
+    git config sendemail.to '~cnx/loang@lists.sr.ht'
+    git config format.subjectPrefix 'PATCH loang-nixos'
+
+[~cnx/loang@lists.sr.ht]: https://lists.sr.ht/~cnx/loang
+[git-send-email]: https://git-send-email.io