I'm slowly migrating my mail to a new domain, add an entry to map the mail address. Just for clarity, my work-related @fairphone.com email stays unchanged.
Signed-off-by: Luca Weiss <[email protected]> --- Since my email address also appears in a bunch of drivers and arm(64) files, and two devicetree binding files, how are those normally handled? Just ignore them and let mailmap handle everything relevant? --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index a6c619e22efc..e169a99ce7c7 100644 --- a/.mailmap +++ b/.mailmap @@ -385,6 +385,7 @@ Li Yang <[email protected]> <[email protected]> Lior David <[email protected]> <[email protected]> Lorenzo Pieralisi <[email protected]> <[email protected]> Luca Ceresoli <[email protected]> <[email protected]> +Luca Weiss <[email protected]> <[email protected]> Lukasz Luba <[email protected]> <[email protected]> Luo Jie <[email protected]> <[email protected]> Maciej W. Rozycki <[email protected]> <[email protected]> --- base-commit: 642a16ca7994a50d7de85715996a8ce171a5bdfb change-id: 20240628-mailmap-3528f7365abb Best regards, -- Luca Weiss <[email protected]>

