Re: [PATCH] mailmap: add email mapping for Alexander Mikhalitsyn
Am Mi., 8. Juli 2026 um 17:11 Uhr schrieb Alex Bennée : > > Alexander Mikhalitsyn writes: > > > From: Alexander Mikhalitsyn > > > > 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 > > > > Queued to gitdm/next, thanks. Thank you ;) Kind regards, Alex > > -- > Alex Bennée > Virtualisation Tech Lead @ Linaro
Re: [PATCH] mailmap: add email mapping for Alexander Mikhalitsyn
Alexander Mikhalitsyn writes: > From: Alexander Mikhalitsyn > > 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 > Queued to gitdm/next, thanks. -- Alex Bennée Virtualisation Tech Lead @ Linaro
Re: [PATCH] mailmap: add email mapping for Alexander Mikhalitsyn
ACKed from [email protected] From: Alexander Mikhalitsyn Sent: Wednesday, July 8, 2026 15:47 To: [email protected] Cc: Alexander Mikhalitsyn ; Aleksandr Mikhalitsyn ; Alex Bennée Subject: [PATCH] mailmap: add email mapping for Alexander Mikhalitsyn From: Alexander Mikhalitsyn 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 --- .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 Stefan Weil Song Gao <[email protected]> Taylor Simpson Yongbok Kim +Alexander Mikhalitsyn # 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
[PATCH] mailmap: add email mapping for Alexander Mikhalitsyn
From: Alexander Mikhalitsyn 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 --- .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 Stefan Weil Song Gao <[email protected]> Taylor Simpson Yongbok Kim +Alexander Mikhalitsyn # 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
