From 3fd737817209417c783349bad2f89cb4e0d66795 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 22 Oct 2019 09:54:10 -0400 Subject: [PATCH] use the right email to send patches to --- wiki/source/wiki.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/source/wiki.md b/wiki/source/wiki.md index e3e32c0..1d4e1a1 100644 --- a/wiki/source/wiki.md +++ b/wiki/source/wiki.md @@ -17,7 +17,7 @@ follow these steps to submit a change. title and author keys in the yaml frontmatter (see an existing article for an example) -1. submit the code via a PR on github or with git-send-email(1) to root@tilde.chat +1. submit the code via a PR on github or with git-send-email(1) to root@tilde.club see [git-send-email.io](https://git-send-email.io) for more info on how to use it. if you're working locally on tilde.club, you won't have to configure anything; git will use the system's sendmail to handle the email.