The patch titled Subject: mailmap: fix Kishon's email has been added to the -mm mm-hotfixes-unstable branch. Its filename is mailmap-fix-kishons-email.patch This patch will shortly appear at https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/mailmap-fix-kishons-email.patch This patch will later appear in the mm-hotfixes-unstable branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next via the mm-everything branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm and is updated there every 2-3 working days ------------------------------------------------------ From: Niklas Cassel <cassel@xxxxxxxxxx> Subject: mailmap: fix Kishon's email Date: Thu, 29 Feb 2024 14:43:18 +0100 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.) Link: https://lkml.kernel.org/r/20240229134318.1201935-1-cassel@xxxxxxxxxx Signed-off-by: Niklas Cassel <cassel@xxxxxxxxxx> Cc: Kishon Vijay Abraham I <kishon@xxxxxxxxxx> Cc: Kishon Vijay Abraham I <kishon@xxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- .mailmap | 1 + 1 file changed, 1 insertion(+) --- a/.mailmap~mailmap-fix-kishons-email +++ a/.mailmap @@ -325,6 +325,7 @@ Kenneth W Chen <kenneth.w.chen@xxxxxxxxx Kenneth Westfield <quic_kwestfie@xxxxxxxxxxx> <kwestfie@xxxxxxxxxxxxxx> Kiran Gunda <quic_kgunda@xxxxxxxxxxx> <kgunda@xxxxxxxxxxxxxx> Kirill Tkhai <tkhai@xxxxx> <ktkhai@xxxxxxxxxxxxx> +Kishon Vijay Abraham I <kishon@xxxxxxxxxx> <kishon@xxxxxx> Konstantin Khlebnikov <koct9i@xxxxxxxxx> <khlebnikov@xxxxxxxxxxxxxx> Konstantin Khlebnikov <koct9i@xxxxxxxxx> <k.khlebnikov@xxxxxxxxxxx> Koushik <raghavendra.koushik@xxxxxxxxxxxx> _ Patches currently in -mm which might be from cassel@xxxxxxxxxx are mailmap-fix-kishons-email.patch