Add new section to MAINTAINERS for hyperlaunch, including the files specifically added to this point under the hyperlaunch work.
Signed-off-by: Daniel P. Smith <[email protected]> --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index c11b82eca98f..d9a85a0b818c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -343,6 +343,17 @@ F: tools/misc/xenhypfs.c F: xen/common/hypfs.c F: xen/include/xen/hypfs.h +HYPERLAUNCH +M: Daniel P. Smith <[email protected]> +M: Christopher Clark <[email protected]> +S: Supported +F: xen/common/domain-builder +F: xen/include/xen/domain-builder.h +F: xen/x86/domain-builder/ +F: xen/x86/include/asm/bootinfo.h +F: xen/x86/include/asm/boot-domain.h +F: xen/x86/include/asm/domain-builder.h + IMX8QM/QXP SUPPORT R: John Ernberg <[email protected]> F: xen/arch/arm/platforms/imx8qm.c -- 2.30.2
