qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add gdbstub.h to the "GDB stub" section
@ 2021-02-08 11:37 Peter Maydell
  2021-02-08 11:38 ` Philippe Mathieu-Daudé
  2021-02-08 13:33 ` Alex Bennée
  0 siblings, 2 replies; 5+ messages in thread
From: Peter Maydell @ 2021-02-08 11:37 UTC (permalink / raw)
  To: qemu-devel, qemu-trivial; +Cc: Philippe Mathieu-Daudé, Alex Bennée

The F: patterns in the "GDB stub" section forgot gdbstub.h; add it.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
Noticed this because my recent patchset which touched gdbstub.h
didn't cause check-maintainers to add the gdb stub maintainers
automatically.
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8d8b0bf966d..f5e27502435 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2336,6 +2336,7 @@ M: Alex Bennée <alex.bennee@linaro.org>
 R: Philippe Mathieu-Daudé <philmd@redhat.com>
 S: Maintained
 F: gdbstub*
+F: include/exec/gdbstub.h
 F: gdb-xml/
 F: tests/tcg/multiarch/gdbstub/
 
-- 
2.20.1



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

end of thread, other threads:[~2021-02-09 20:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-08 11:37 [PATCH] MAINTAINERS: Add gdbstub.h to the "GDB stub" section Peter Maydell
2021-02-08 11:38 ` Philippe Mathieu-Daudé
2021-02-08 13:33 ` Alex Bennée
2021-02-09 10:34   ` Peter Maydell
2021-02-09 20:40     ` Alex Bennée

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).