about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-05-24 21:48:44 +0000
committerEric Wong <bofh@yhbt.net>2021-05-25 22:41:44 +0000
commit44bc457b43ded7968a71d1a12c865463239acab2 (patch)
tree0a72b8211553b49ae07dee0c5553b351904222e5
parent1611a2c0ea9159603da26247d908f19685bd7a09 (diff)
downloadkgio-44bc457b43ded7968a71d1a12c865463239acab2.tar.gz
"git request-pull" is not a well-known command, so add a
mention about it to avoid misleading people into thinking
we use a centralized service.

While we're in the area, put an extra link to the HTTPS
archives, since SMTP-based subscriptions are not
centralization-resistant.

Thanks to Ngan Pham for the feedback.

Link: https://yhbt.net/kgio-public/CAAvYYt6ruhhZcA4OmF=NQZ+-j0RJ0vT5f33tUCrREezo5mUCVQ@mail.gmail.com/
-rw-r--r--HACKING11
1 files changed, 6 insertions, 5 deletions
diff --git a/HACKING b/HACKING
index e124c33..55bdd99 100644
--- a/HACKING
+++ b/HACKING
@@ -23,11 +23,12 @@ characters wide) and NOT the indentation style of Matz Ruby.
 
 == Contributing
 
-Contributions are welcome in the form of patches, pull requests, code
-review, testing, documentation, user support or any other feedback.  The
-{kgio mailing list}[mailto:kgio-public@yhbt.net] is the
-central coordination point for all user and developer feedback and bug
-reports.
+Contributions are welcome in the form of patches, pull requests
+(format email with "git request-pull"), code review, testing,
+documentation, user support or any other feedback.
+<mailto:kgio-public@yhbt.net> <https://yhbt.net/kgio-public/> is the
+current coordination point for all user and developer feedback and
+bug reports (domain is subject to change since ICANN cannot be trusted).
 
 === Submitting Patches