lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 18 Dec 2020 23:47:39 -0700 From: Nathan Chancellor <natechancellor@...il.com> To: Sean Christopherson <seanjc@...gle.com> Cc: Paolo Bonzini <pbonzini@...hat.com>, linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>, Borislav Petkov <bp@...en8.de>, Jarkko Sakkinen <jarkko@...nel.org>, Dave Hansen <dave.hansen@...ux.intel.com>, Andy Lutomirski <luto@...nel.org>, Vitaly Kuznetsov <vkuznets@...hat.com>, Wanpeng Li <wanpengli@...cent.com>, Jim Mattson <jmattson@...gle.com>, Joerg Roedel <joro@...tes.org>, kvm@...r.kernel.org Subject: Re: [PATCH] MAINTAINERS: Update email address for Sean Christopherson On Thu, Nov 19, 2020 at 10:37:07AM -0800, Sean Christopherson wrote: > From: Sean Christopherson <seanjc@...gle.com> > > Update my email address to one provided by my new benefactor. > > Cc: Thomas Gleixner <tglx@...utronix.de> > Cc: Borislav Petkov <bp@...en8.de> > Cc: Jarkko Sakkinen <jarkko@...nel.org> > Cc: Dave Hansen <dave.hansen@...ux.intel.com> > Cc: Andy Lutomirski <luto@...nel.org> > Cc: Vitaly Kuznetsov <vkuznets@...hat.com> > Cc: Wanpeng Li <wanpengli@...cent.com> > Cc: Jim Mattson <jmattson@...gle.com> > Cc: Joerg Roedel <joro@...tes.org> > Cc: kvm@...r.kernel.org > Signed-off-by: Sean Christopherson <seanjc@...gle.com> > --- > 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 <ssantosh@...nel.org> > Sarangdhar Joshi <spjoshi@...eaurora.org> > Sascha Hauer <s.hauer@...gutronix.de> > S.Çağlar Onur <caglar@...dus.org.tr> > +Sean Christopherson <seanjc@...gle.com> <sean.j.christopherson@...el.com> > Sean Nyekjaer <sean@...nix.com> <sean.nyekjaer@...vas.dk> > Sebastian Reichel <sre@...nel.org> <sebastian.reichel@...labora.co.uk> > Sebastian Reichel <sre@...nel.org> <sre@...ian.org> > 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 <pbonzini@...hat.com> > -R: Sean Christopherson <sean.j.christopherson@...el.com> > +R: Sean Christopherson <seanjc@...gle.com> > R: Vitaly Kuznetsov <vkuznets@...hat.com> > R: Wanpeng Li <wanpengli@...cent.com> > R: Jim Mattson <jmattson@...gle.com> > -- > 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
Powered by blists - more mailing lists