aboutsummaryrefslogtreecommitdiff
path: root/man/b4.5
diff options
context:
space:
mode:
authorKonstantin Ryabitsev <konstantin@linuxfoundation.org>2022-03-30 15:31:37 -0400
committerKonstantin Ryabitsev <konstantin@linuxfoundation.org>2022-03-30 15:31:37 -0400
commit6f2aa2f449e272353fa95d9e1509c61a0a19aa0b (patch)
tree3aa8ad9b14872d5b626ba0cbeb472eb785cffc31 /man/b4.5
parente7823338f0ed84c15c0e28e3ec4479d551a8eca9 (diff)
downloadb4-6f2aa2f449e272353fa95d9e1509c61a0a19aa0b.tar.gz
Add support for mailmap and excluding mail in b4-ty
With codeaurora.org accounts no longer accepting mail, add support to exclude addresses when generating b4-ty mail. Additionally, support mailmap replacements by running every address through "git check-mailmap". Requested-by: Mark Brown <broonie@kernel.org> Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Diffstat (limited to 'man/b4.5')
-rw-r--r--man/b4.53
1 files changed, 3 insertions, 0 deletions
diff --git a/man/b4.5 b/man/b4.5
index 6da1b35..b83d5c5 100644
--- a/man/b4.5
+++ b/man/b4.5
@@ -468,6 +468,9 @@ Default configuration, with explanations:
thanks\-am\-template = None
# Used when preparing merge messages from cover letters. See shazam\-merge\-template.example
shazam\-merge\-template = None
+ # Use to exclude certain mail addresses from ever being added to auto\-generated mail
+ # Separate multiple entries using comma (spaces are ignored), shell\-style globbing accepted
+ email\-exclude = *@codeaurora.org, example@example.com
.ft P
.fi
.UNINDENT