From: Thomas Huth Date: Thu, 12 Oct 2023 11:14:01 +0000 (+0200) Subject: MAINTAINERS: Add include/sysemu/qtest.h to the qtest section X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=abf8c47f44f7a9b6c66214e9a0c59336e8728074;p=qemu.git MAINTAINERS: Add include/sysemu/qtest.h to the qtest section We already list system/qtest.c in the qtest section, so the corresponding header file should be listed here, too. Message-ID: <20231012111401.871711-1-thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Thomas Huth --- diff --git a/MAINTAINERS b/MAINTAINERS index 1c9b49c00f..3f449bfe58 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3128,6 +3128,7 @@ M: Laurent Vivier R: Paolo Bonzini S: Maintained F: system/qtest.c +F: include/sysemu/qtest.h F: accel/qtest/ F: tests/qtest/ F: docs/devel/qgraph.rst