summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Schulz <[email protected]>2026-07-24 12:54:45 +0200
committerTom Rini <[email protected]>2026-07-24 09:46:58 -0600
commit6380cb867ead8d4436577a33afd43ac1bdedd0dd (patch)
tree009168d099e256c14bbb8184b2ad70e75cb01496
parentd7ef23c07b8e34f65b3e15e3b4e7f58d074923c8 (diff)
.mailmap: map the old U-Boot mailing list address to the new one
We have a new mailing list but the old one still forwards to the new one, although some people (including me) have issues with the forward and their mails to the old mailing list being dropped due to SPF policy. Add an entry in .mailmap so that Cc: [email protected] in "old" cover letters and patches use the new mailing list address. Tested with b4 ty --dry-run on a series from the old mailing list. Tested with a Cc: [email protected] in a commit log with b4 (b4 send), git-format-patch and git-send-email somehow don't seem to be respecting this mapping. At least one tool (the one we now recommend) does the right thing, so it's progress :) Signed-off-by: Quentin Schulz <[email protected]> Reviewed-by: Peter Robinson <[email protected]>
-rw-r--r--.mailmap1
1 files changed, 1 insertions, 0 deletions
diff --git a/.mailmap b/.mailmap
index 76ba0a7fea3..3e8822703f3 100644
--- a/.mailmap
+++ b/.mailmap
@@ -16,6 +16,7 @@
# Proper Name <[email protected]> Commit Name <[email protected]>
Abbarapu Venkatesh Yadav <[email protected]> Venkatesh Yadav Abbarapu <[email protected]>