From: Boris Ostrovsky Date: Fri, 27 May 2022 17:57:05 +0000 (-0400) Subject: MAINTAINERS: Update Xen maintainership X-Git-Tag: v5.19-rc1~24^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0a19bab54ef44348aa5edfc2b8ff47f63a45ae15;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: Update Xen maintainership 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 Acked-by: Stefano Stabellini Acked-by: Juergen Gross Acked-by: Oleksandr Tyshchenko Link: https://lore.kernel.org/r/1653674225-10447-1-git-send-email-boris.ostrovsky@oracle.com Signed-off-by: Juergen Gross --- diff --git a/MAINTAINERS b/MAINTAINERS index d6d879cb0afd5..b879c4e6750e4 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 M: Juergen Gross -R: Stefano Stabellini +M: Stefano Stabellini +R: Oleksandr Tyshchenko L: xen-devel@lists.xenproject.org (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 +R: Boris Ostrovsky +L: xen-devel@lists.xenproject.org (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 M: Paul Durrant