[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20240229134318.1201935-1-cassel@kernel.org>
Date: Thu, 29 Feb 2024 14:43:18 +0100
From: Niklas Cassel <cassel@...nel.org>
To: Andrew Morton <akpm@...ux-foundation.org>,
Kishon Vijay Abraham I <kishon@...nel.org>,
Kishon Vijay Abraham I <kishon@...com>
Cc: linux-kernel@...r.kernel.org,
Niklas Cassel <cassel@...nel.org>
Subject: [PATCH] mailmap: Fix Kishon's email
Kishon updated his email in commit e6aa4edd2f5b ("MAINTAINERS: Update
Kishon's email address in PCI endpoint subsystem").
However, as he is no longer at TI, his TI email now bounces.
Add the same email as he has in MAINTAINERS to a mailmap, so that
get_maintainer.pl will not output an email that bounces.
(This is neeed as get_maintainer.pl will use "git author" to CC
people who have significantly modified the same file as you.)
Signed-off-by: Niklas Cassel <cassel@...nel.org>
---
.mailmap | 1 +
1 file changed, 1 insertion(+)
diff --git a/.mailmap b/.mailmap
index 08f28f2999f0..94597524472e 100644
--- a/.mailmap
+++ b/.mailmap
@@ -325,6 +325,7 @@ Kenneth W Chen <kenneth.w.chen@...el.com>
Kenneth Westfield <quic_kwestfie@...cinc.com> <kwestfie@...eaurora.org>
Kiran Gunda <quic_kgunda@...cinc.com> <kgunda@...eaurora.org>
Kirill Tkhai <tkhai@...ru> <ktkhai@...tuozzo.com>
+Kishon Vijay Abraham I <kishon@...nel.org> <kishon@...com>
Konstantin Khlebnikov <koct9i@...il.com> <khlebnikov@...dex-team.ru>
Konstantin Khlebnikov <koct9i@...il.com> <k.khlebnikov@...sung.com>
Koushik <raghavendra.koushik@...erion.com>
--
2.44.0
Powered by blists - more mailing lists