aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2024-04-30 00:33:27 +0200
committerAlejandro Colomar <alx@kernel.org>2024-04-30 00:33:27 +0200
commit37908fd28dc0c64a7bab9ae0053aff9a1c7923bf (patch)
tree7770a4397c972c661d37c518aaafdf2cb2e17f97
parente0fad29887f006d7c0ef60509eab11ac667641a3 (diff)
downloadman-pages-37908fd28dc0c64a7bab9ae0053aff9a1c7923bf.tar.gz
CONTRIBUTING.d/patches: Add git-send-email(1) configuration for To and Cc
Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--CONTRIBUTING.d/patches7
1 files changed, 7 insertions, 0 deletions
diff --git a/CONTRIBUTING.d/patches b/CONTRIBUTING.d/patches
index df010cc46d..71735d3a02 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