diff options
author | Sean Christopherson <[email protected]> | 2021-01-06 10:29:16 -0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-01-07 18:07:33 -0500 |
commit | 7f0c1f1a8277de906a242a6ef907476149f006de (patch) | |
tree | db7eefa46755f4a843a475bf8c685399812df8ad | |
parent | 2f80d502d627f30257ba7e3655e71c373b7d1a5a (diff) |
MAINTAINERS: Really update email address for Sean Christopherson
Use my @google.com address in MAINTAINERS, somehow only the .mailmap
entry was added when the original update patch was applied.
Fixes: c2b1209d852f ("MAINTAINERS: Update email address for Sean Christopherson")
Cc: [email protected]
Reported-by: Nathan Chancellor <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 281de213ef47..9d8b77332ae3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9672,7 +9672,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]> |