qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Make sure that gicv3_internal.h is covered, too
@ 2023-10-27  6:07 Thomas Huth
  2023-10-27  8:45 ` Philippe Mathieu-Daudé
  2023-10-31 14:22 ` Peter Maydell
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Huth @ 2023-10-27  6:07 UTC (permalink / raw)
  To: qemu-devel, Peter Maydell; +Cc: qemu-arm, qemu-trivial

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 <thuth@redhat.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4d54c6fc2b..2c4126b63d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -700,7 +700,7 @@ M: Peter Maydell <peter.maydell@linaro.org>
 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
-- 
2.41.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-31 14:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-27  6:07 [PATCH] MAINTAINERS: Make sure that gicv3_internal.h is covered, too Thomas Huth
2023-10-27  8:45 ` Philippe Mathieu-Daudé
2023-10-31 14:22 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).