From: Peter Maydell Date: Thu, 7 Mar 2019 14:26:47 +0000 (+0000) Subject: MAINTAINERS: Add entry for Sphinx documentation infrastructure X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c10e01b996df09f6cb4eceb2b7a9754bece927c9;p=qemu.git MAINTAINERS: Add entry for Sphinx documentation infrastructure Add a MAINTAINERS entry for Sphinx documentation infrastructure: this doesn't cover actual content, only the machinery we use to build the docs. Signed-off-by: Peter Maydell Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Richard Henderson Message-id: 20190305172139.32662-13-peter.maydell@linaro.org --- diff --git a/MAINTAINERS b/MAINTAINERS index 5040d9dfb1..074ad46d47 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2567,3 +2567,9 @@ GIT submodules M: Daniel P. Berrange S: Odd Fixes F: scripts/git-submodule.sh + +Sphinx documentation configuration and build machinery +M: Peter Maydell +S: Maintained +F: docs/conf.py +F: docs/*/conf.py