From a680377f817af9ab68828d80cdab3dab76b388a0 Mon Sep 17 00:00:00 2001 From: Julien Grall Date: Thu, 4 Apr 2019 15:04:10 +0100 Subject: [PATCH] MAINTAINERS: Move xen/lib/x86 under x86 maintainership At the moment, xen/lib/x86 is covered by the "REST". However, this is x86-only, so this can fall under the x86 maintainership. Signed-off-by: Julien Grall Acked-by: Jan Beulich Reviewed-by: Andrew Cooper --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index ba7527c423..e43388ddb0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -455,6 +455,8 @@ L: xen-devel@lists.xenproject.org F: xen/arch/x86/ F: xen/include/asm-x86/ F: xen/include/public/arch-x86/ +F: xen/include/xen/lib/x86 +F: xen/lib/x86 F: tools/firmware/hvmloader/ F: tools/firmware/rombios/ F: tools/firmware/vgabios/ -- 2.30.2