ACKed from [email protected]
________________________________ From: Alexander Mikhalitsyn <[email protected]> Sent: Wednesday, July 8, 2026 15:47 To: [email protected] <[email protected]> Cc: Alexander Mikhalitsyn <[email protected]>; Aleksandr Mikhalitsyn <[email protected]>; Alex Bennée <[email protected]> Subject: [PATCH] mailmap: add email mapping for Alexander Mikhalitsyn From: Alexander Mikhalitsyn <[email protected]> I use my company's email to sign-off patches, but send them from my personal email cause it's Gmail hosted and works much better than Outlook. It causes some misunderstanding and inconvenience for maintainers sometimes [1]. So I would like to add this email mapping to clear out all possible confusion here. Link: https://lore.kernel.org/qemu-devel/caajamxabxnmh1uz5wnpx4wucnc+ywvmo2-jr2xbtby4zqf6...@mail.gmail.com/ [1] Signed-off-by: Alexander Mikhalitsyn <[email protected]> --- .mailmap | 1 + contrib/gitdm/aliases | 1 + 2 files changed, 2 insertions(+) diff --git a/.mailmap b/.mailmap index 593b6c2c534..0663cd7bd0e 100644 --- a/.mailmap +++ b/.mailmap @@ -122,6 +122,7 @@ Stefan Weil <[email protected]> Stefan Weil <[email protected]> Song Gao <[email protected]> <[email protected]> Taylor Simpson <[email protected]> <[email protected]> Yongbok Kim <[email protected]> <[email protected]> +Alexander Mikhalitsyn <[email protected]> <[email protected]> # Also list preferred name forms where people have changed their # git author config, or had utf8/latin1 encoding issues. diff --git a/contrib/gitdm/aliases b/contrib/gitdm/aliases index e26b00a71d7..f838768792a 100644 --- a/contrib/gitdm/aliases +++ b/contrib/gitdm/aliases @@ -33,6 +33,7 @@ malc@c046a42c-6fe2-441c-8c8c-71466251a162 [email protected] # canonical emails [email protected] [email protected] [email protected] [email protected] # some broken DCO tags yuval.shaia.ml.gmail.com [email protected] -- 2.47.3
