]> git.ipfire.org Git - thirdparty/qemu.git/commit
MAINTAINERS: Put kernel-doc under the "docs build machinery" section
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 14 Aug 2025 17:13:23 +0000 (18:13 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Sat, 30 Aug 2025 15:37:23 +0000 (16:37 +0100)
commite0ca100425853aa362acefeb027800d952fb222d
tree34f9b968a8f162c2f3aec0b0fc937aa18ed772a5
parent619d5f0211ac69d71291505a8528671ab83764e3
MAINTAINERS: Put kernel-doc under the "docs build machinery" section

We never had a MAINTAINERS entry for the old kernel-doc script; add
the files for the new Python kernel-doc under "Sphinx documentation
configuration and build machinery", as the most appropriate
subsection.

Mauro has kindly volunteered to help with maintenance/review
of this area of the codebase, so add him as a maintainer.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Message-id: 20250814171324.1614516-9-peter.maydell@linaro.org
MAINTAINERS