Add the relevant QAPI schema modules to section Audio, QMP, Tracing, Cryptography.
Cc: Gerd Hoffmann <[email protected]> Cc: Stefan Hajnoczi <[email protected]> Cc: Daniel P. Berrange <[email protected]> Signed-off-by: Markus Armbruster <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 8c744a9bdf..b4b6b36542 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1907,6 +1907,7 @@ Rocker M: Jiri Pirko <[email protected]> S: Maintained F: hw/net/rocker/ +F: qapi/rocker.json F: tests/rocker/ F: docs/specs/rocker.txt @@ -2109,6 +2110,7 @@ S: Maintained F: audio/ F: hw/audio/ F: include/hw/audio/ +F: qapi/audio.json F: tests/qtest/ac97-test.c F: tests/qtest/es1370-test.c F: tests/qtest/intel-hda-test.c @@ -2488,7 +2490,9 @@ F: monitor/monitor-internal.h F: monitor/qmp* F: monitor/misc.c F: monitor/monitor.c +F: qapi/control.json F: qapi/error.json +F: qapi/introspect.json F: docs/devel/*qmp-* F: docs/interop/*qmp-* F: scripts/qmp/ @@ -2549,6 +2553,7 @@ S: Maintained F: trace/ F: trace-events F: docs/qemu-option-trace.rst.inc +F: qapi/trace.json F: scripts/tracetool.py F: scripts/tracetool/ F: scripts/qemu-trace-stap* @@ -2608,6 +2613,7 @@ M: Daniel P. Berrange <[email protected]> S: Maintained F: crypto/ F: include/crypto/ +F: qapi/crypto.json F: tests/test-crypto-* F: tests/benchmark-crypto-* F: tests/crypto-tls-* -- 2.26.2
