branch: externals/jarchive
commit 4aa2e5d394d10b183813f4aa0b65156b8c660d6b
Author: dannyfreeman <[email protected]>
Commit: dannyfreeman <[email protected]>
Add section to readme for mailing list
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 7f40468c3a..610e83e138 100644
--- a/README.md
+++ b/README.md
@@ -43,3 +43,7 @@ Some Emacs "distributions" like doom set the
`file-name-handler-alist` var to ni
If this is the case for you, `jarchive-setup` should be called AFTER
everything is initialized.
This package modifies `file-name-handler-alist`, so it relies on it not being
reset after `jarchive-setup` is invoked.
+
+## Questions
+
+Questions and patches can be submitted to the [mailing
list](https://lists.sr.ht/~dannyfreeman/jarchive-dev).