From: Markus Armbruster Date: Tue, 29 Jul 2025 09:16:42 +0000 (+0200) Subject: MAINTAINERS: Cover docs/devel/qapi-domain.rst properly X-Git-Tag: v10.1.0-rc1~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a95b3c0ad857055198cdb272bca2af975092d060;p=thirdparty%2Fqemu.git MAINTAINERS: Cover docs/devel/qapi-domain.rst properly Section QAPI already covers it, and that's fine. It's missing from "Sphinx documentation configuration and build machinery". Add it there. Signed-off-by: Markus Armbruster Message-ID: <20250729091642.3513895-3-armbru@redhat.com> Reviewed-by: Manos Pitsidianakis [Improved commit message] --- diff --git a/MAINTAINERS b/MAINTAINERS index 37879ab64e..069d77f2f8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4433,6 +4433,7 @@ F: docs/requirements.txt F: docs/sphinx/ F: docs/_templates/ F: docs/devel/docs.rst +F: docs/devel/qapi-domain.rst Rust build system integration M: Manos Pitsidianakis