summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.d/mail
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.d/mail')
-rw-r--r--CONTRIBUTING.d/mail10
1 files changed, 4 insertions, 6 deletions
diff --git a/CONTRIBUTING.d/mail b/CONTRIBUTING.d/mail
index 48e5b9a..a749e34 100644
--- a/CONTRIBUTING.d/mail
+++ b/CONTRIBUTING.d/mail
@@ -51,13 +51,11 @@ Description
using a PGP key. See also:
<https://www.gnupg.org/faq/gnupg-faq.html#use_pgpmime>
- There are many ways you can sign your patches, and it depends on
- your preferred tools. You can use neomutt(1) (>= 20240201) as a
- driver for git-send-email(1). In <~/.gitconfig>, add the
- following section:
+ If you use mutt(1), we recommend the following configuration for
+ PGP:
- [sendemail]
- sendmailcmd = neomutt -C -H - && true
+ set crypt_autosign = yes
+ set crypt_protected_headers_write = yes
See also
CONTRIBUTING