On Thu, Nov 19, 2020 at 10:37:07AM -0800, Sean Christopherson wrote:
> From: Sean Christopherson <[email protected]>
>
> Update my email address to one provided by my new benefactor.
>
> Cc: Thomas Gleixner <[email protected]>
> Cc: Borislav Petkov <[email protected]>
> Cc: Jarkko Sakkinen <[email protected]>
> Cc: Dave Hansen <[email protected]>
> Cc: Andy Lutomirski <[email protected]>
> Cc: Vitaly Kuznetsov <[email protected]>
> Cc: Wanpeng Li <[email protected]>
> Cc: Jim Mattson <[email protected]>
> Cc: Joerg Roedel <[email protected]>
> Cc: [email protected]
> Signed-off-by: Sean Christopherson <[email protected]>
> ---
> Resorted to sending this via a private dummy account as getting my corp
> email to play nice with git-sendemail has been further delayed, and I
> assume y'all are tired of getting bounces.
>
> .mailmap | 1 +
> MAINTAINERS | 2 +-
> 2 files changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/.mailmap b/.mailmap
> index 1e14566a3d56..a0d1685a165a 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -287,6 +287,7 @@ Santosh Shilimkar <[email protected]>
> Sarangdhar Joshi <[email protected]>
> Sascha Hauer <[email protected]>
> S.Çağlar Onur <[email protected]>
> +Sean Christopherson <[email protected]> <[email protected]>
> Sean Nyekjaer <[email protected]> <[email protected]>
> Sebastian Reichel <[email protected]> <[email protected]>
> Sebastian Reichel <[email protected]> <[email protected]>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4a34b25ecc1f..0478d9ef72fc 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9662,7 +9662,7 @@ F: tools/testing/selftests/kvm/s390x/
>
> KERNEL VIRTUAL MACHINE FOR X86 (KVM/x86)
> M: Paolo Bonzini <[email protected]>
> -R: Sean Christopherson <[email protected]>
> +R: Sean Christopherson <[email protected]>
> R: Vitaly Kuznetsov <[email protected]>
> R: Wanpeng Li <[email protected]>
> R: Jim Mattson <[email protected]>
> --
> 2.29.2.299.gdc1121823c-goog
>
Not sure how it happened but commit c2b1209d852f ("MAINTAINERS: Update
email address for Sean Christopherson") dropped the MAINTAINERS
hunk so it still shows your @intel.com address. I almost sent a patch
there before I realized there was a .mailmap entry while looking through
git history.
Cheers,
Nathan