MAINTAINERS: add arch specific public headers to arch file groups
authorWei Liu <wei.liu2@citrix.com>
Mon, 4 Sep 2017 08:29:48 +0000 (09:29 +0100)
committerWei Liu <wei.liu2@citrix.com>
Mon, 4 Sep 2017 08:30:03 +0000 (09:30 +0100)
I've recently got sufficiently annoyed by people not applying enough
common sense to get_maintainer.pl output, Cc-ing all REST maintainers
on ARM-only public interface changes.

Sort ARM's xen/ groups of path specifications at the same time.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
MAINTAINERS

index 5b9e1233a8d7212a9bb78c18c8534ab67914b64c..29b490537bb4acf6b810ce9f519509009d728ec1 100644 (file)
@@ -166,14 +166,15 @@ S:        Supported
 L:     xen-devel@lists.xen.org
 F:     docs/misc/arm/
 F:     xen/arch/arm/
-F:     xen/include/asm-arm/
-F:     xen/drivers/char/cadence-uart.c
 F:     xen/drivers/char/arm-uart.c
+F:     xen/drivers/char/cadence-uart.c
 F:     xen/drivers/char/exynos4210-uart.c
 F:     xen/drivers/char/omap-uart.c
 F:     xen/drivers/char/pl011.c
 F:     xen/drivers/char/scif-uart.c
 F:     xen/drivers/passthrough/arm/
+F:     xen/include/asm-arm/
+F:     xen/include/public/arch-arm/
 
 CPU POOLS
 M:     Juergen Gross <jgross@suse.com>
@@ -434,6 +435,7 @@ S:  Supported
 L:     xen-devel@lists.xen.org
 F:     xen/arch/x86/
 F:     xen/include/asm-x86/
+F:     xen/include/public/arch-x86/
 F:     tools/firmware/hvmloader/
 F:     tools/firmware/rombios/
 F:     tools/firmware/vgabios/