On Fri, 27 May 2022, Boris Ostrovsky wrote: > Due to time constraints I am stepping down as maintainter. I will stay > as reviewer for x86 code (for which create a separate category). > > Stefano is now maintainer for Xen hypervisor interface and Oleksandr has > graciously agreed to become a reviewer. > > Signed-off-by: Boris Ostrovsky <[email protected]>
Acked-by: Stefano Stabellini <[email protected]> > --- > MAINTAINERS | 18 ++++++++++++------ > 1 file changed, 12 insertions(+), 6 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index d6d879cb0afd..b879c4e6750e 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -21549,23 +21549,29 @@ F: arch/arm64/include/asm/xen/ > F: arch/arm64/xen/ > > XEN HYPERVISOR INTERFACE > -M: Boris Ostrovsky <[email protected]> > M: Juergen Gross <[email protected]> > -R: Stefano Stabellini <[email protected]> > +M: Stefano Stabellini <[email protected]> > +R: Oleksandr Tyshchenko <[email protected]> > L: [email protected] (moderated for non-subscribers) > S: Supported > T: git git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git > F: Documentation/ABI/stable/sysfs-hypervisor-xen > F: Documentation/ABI/testing/sysfs-hypervisor-xen > -F: arch/x86/include/asm/pvclock-abi.h > -F: arch/x86/include/asm/xen/ > -F: arch/x86/platform/pvh/ > -F: arch/x86/xen/ > F: drivers/*/xen-*front.c > F: drivers/xen/ > F: include/uapi/xen/ > F: include/xen/ > > +XEN HYPERVISOR X86 > +M: Juergen Gross <[email protected]> > +R: Boris Ostrovsky <[email protected]> > +L: [email protected] (moderated for non-subscribers) > +S: Supported > +F: arch/x86/include/asm/pvclock-abi.h > +F: arch/x86/include/asm/xen/ > +F: arch/x86/platform/pvh/ > +F: arch/x86/xen/ > + > XEN NETWORK BACKEND DRIVER > M: Wei Liu <[email protected]> > M: Paul Durrant <[email protected]> > -- > 1.8.3.1 >
