From: Thomas Huth Date: Fri, 27 Oct 2023 06:07:09 +0000 (+0200) Subject: MAINTAINERS: Make sure that gicv3_internal.h is covered, too X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=662c3eba8f2325b948463ed8ea368f297e9fb81c;p=qemu.git MAINTAINERS: Make sure that gicv3_internal.h is covered, too gic_internal.h is already covered by the "ARM cores" section. Let's adapt the entry with a wildcard to cover gicv3_internal.h, too. Signed-off-by: Thomas Huth Reviewed-by: Philippe Mathieu-Daudé Message-id: 20231027060709.242388-1-thuth@redhat.com Signed-off-by: Peter Maydell --- diff --git a/MAINTAINERS b/MAINTAINERS index 397c3967f6..8e8a7d5be5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -687,7 +687,7 @@ M: Peter Maydell L: qemu-arm@nongnu.org S: Maintained F: hw/intc/arm* -F: hw/intc/gic_internal.h +F: hw/intc/gic*_internal.h F: hw/misc/a9scu.c F: hw/misc/arm11scu.c F: hw/misc/arm_l2x0.c