From 95e410feffcf377a8fa4962bf8d44cf6cccfe5d8 Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Tue, 11 Jun 2024 10:56:24 +1200 Subject: [PATCH] README.md: update contributing section --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 12b16c9..45b3151 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,9 @@ an email to ~jeremy/callisto@todo.sr.ht. ## contributing -Send a patch to ~jeremy/callisto-devel@lists.sr.ht using -[`git send-email`](https://git-send-email.io). Preferred code style is -detailed in the style.md document but is not required. Thanks :) +Send patches to [my public inbox][2] using [git send-email][3]. +Preferred code style is detailed in the style.md document but is not +required. Thanks :) + +[2]: https://lists.sr.ht/~jeremy/public-inbox +[3]: https://git-send-email.io