[PATCH] mailmap: Map Uwe's BayLibre addresses to a single one
From: Uwe Kleine-König
Date: Thu Apr 24 2025 - 02:03:23 EST
When I started working for BayLibre I wasn't aware that the mailserver
rewrote the sender address and so a few commits entered kernel history
with a working but unexpected address. Map the unexpected to the
intended one. This also makes the author of those commits (e.g.
32b4f1a4f07f ("pwm: jz4740: Another few conversions to
regmap_{set,clear}_bits()")) match the address used in the sign-off
line.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxx>
---
Hello Andrew,
I see you are the most active committer to .mailmap, so I suggest you
take this patch. But if you prefer I can pick it up myself, too.
Best regards
Uwe
.mailmap | 1 +
1 file changed, 1 insertion(+)
diff --git a/.mailmap b/.mailmap
index 4f7cd8e23177..6ff50648857e 100644
--- a/.mailmap
+++ b/.mailmap
@@ -744,6 +744,7 @@ Tvrtko Ursulin <tursulin@xxxxxxxxxxx> <tvrtko@xxxxxxxxxxx>
Tycho Andersen <tycho@tycho.pizza> <tycho@xxxxxxxx>
Tzung-Bi Shih <tzungbi@xxxxxxxxxx> <tzungbi@xxxxxxxxxx>
Uwe Kleine-König <ukleinek@xxxxxxxxxxxxxxxxxxxxxxxxxx>
+Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxx> <ukleinek@xxxxxxxxxxxx>
Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
Uwe Kleine-König <ukleinek@xxxxxxxxx>
Uwe Kleine-König <ukl@xxxxxxxxxxxxxx>
--
2.47.2