summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.d/patches7
1 files changed, 7 insertions, 0 deletions
diff --git a/CONTRIBUTING.d/patches b/CONTRIBUTING.d/patches
index df010cc46..71735d3a0 100644
--- a/CONTRIBUTING.d/patches
+++ b/CONTRIBUTING.d/patches
@@ -100,6 +100,13 @@ Description
[sendemail]
sendmailcmd = mutt -H - && true
+ In <man-pages/.git/config>, the following configuration will
+ simplify sending to the right addresses:
+
+ [sendemail]
+ to = Alejandro Colomar <alx@kernel.org>
+ cc = linux-man@vger.kernel.org
+
Sign the patches with PGP
See <CONTRIBUTING.d/mail> for more details on signing your mail
to the list. git-send-email(1) can be configured to use a recent