qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add include folder to the hw/char/ section
@ 2023-09-29 12:44 Thomas Huth
  2023-10-02  6:03 ` Philippe Mathieu-Daudé
  2023-10-02 12:02 ` Michael Tokarev
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Huth @ 2023-09-29 12:44 UTC (permalink / raw)
  To: qemu-devel, Marc-André Lureau
  Cc: qemu-trivial, Markus Armbruster, Paolo Bonzini

The "Character devices" section only covers hw/char/ but
misses the corresponding include/hw/char/ folder. Add it now.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1313257180..7ecf3fbc2d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1980,6 +1980,7 @@ M: Marc-André Lureau <marcandre.lureau@redhat.com>
 R: Paolo Bonzini <pbonzini@redhat.com>
 S: Odd Fixes
 F: hw/char/
+F: include/hw/char/
 
 Network devices
 M: Jason Wang <jasowang@redhat.com>
-- 
2.41.0



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

end of thread, other threads:[~2023-10-02 12:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-29 12:44 [PATCH] MAINTAINERS: Add include folder to the hw/char/ section Thomas Huth
2023-10-02  6:03 ` Philippe Mathieu-Daudé
2023-10-02 12:02 ` Michael Tokarev

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