On Fri, Sep 25, 2020 at 03:37:54PM -0700, Sean Christopherson wrote: > On Tue, Sep 15, 2020 at 02:28:42PM +0300, Jarkko Sakkinen wrote: > > Add the maintainer information for the SGX subsystem. > > > > Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > > Cc: Borislav Petkov <bp@xxxxxxxxx> > > Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx> > > --- > > MAINTAINERS | 11 +++++++++++ > > 1 file changed, 11 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 3b186ade3597..1d4daeb12d0a 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -9051,6 +9051,17 @@ F: Documentation/x86/intel_txt.rst > > F: arch/x86/kernel/tboot.c > > F: include/linux/tboot.h > > > > +INTEL SGX > > +M: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx> > > +M: Sean Christopherson <sean.j.christopherson@xxxxxxxxx> > > +L: linux-sgx@xxxxxxxxxxxxxxx > > +S: Maintained > > +Q: https://patchwork.kernel.org/project/intel-sgx/list/ > > +T: git https://github.com/jsakkine-intel/linux-sgx.git > > This is stale, you moved your tree to kernel.org. That's correct. It is already updated in my GIT tree: https://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-sgx.git/tree/MAINTAINERS /Jarkko