]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
MAINTAINERS: Cover docs/devel/qapi-domain.rst properly
authorMarkus Armbruster <armbru@redhat.com>
Tue, 29 Jul 2025 09:16:42 +0000 (11:16 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 29 Jul 2025 12:51:39 +0000 (14:51 +0200)
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 <armbru@redhat.com>
Message-ID: <20250729091642.3513895-3-armbru@redhat.com>
Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
[Improved commit message]

MAINTAINERS

index 37879ab64e57abd01896b2cb005b2d7f43cd486f..069d77f2f80044de6b424d905eda98a28f761da5 100644 (file)
@@ -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 <manos.pitsidianakis@linaro.org>