Commit b2f4cbfa3b for qemu.org

commit b2f4cbfa3b79c61866dc0641c210ca49a092ce56
Author: Markus Armbruster <armbru@redhat.com>
Date:   Wed Jun 3 08:40:31 2026 +0200

    MAINTAINERS: Drop stale F: from "Sphinx documentation configuration ..."

    We neglected to update MAINTAINERS when we fused the conf.py into one,
    and when we deleted the kernel-doc script.  Update it now.

    Fixes: b93f4fbdc4 (docs: Build and install all the docs in a single manual, 2021-01-15)
    Fixes: 619d5f0211 (scripts/kernel-doc: Delete the old Perl kernel-doc script, 2025-08-14)
    Cc: John Snow <jsnow@redhat.com>
    Cc: Peter Maydell <peter.maydell@linaro.org>
    Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
    Signed-off-by: Markus Armbruster <armbru@redhat.com>
    Message-ID: <20260603064032.3733394-38-armbru@redhat.com>

diff --git a/MAINTAINERS b/MAINTAINERS
index 8acf8319ad..07ab566d09 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4594,13 +4594,11 @@ M: Peter Maydell <peter.maydell@linaro.org>
 M: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
 S: Maintained
 F: docs/conf.py
-F: docs/*/conf.py
 F: docs/requirements.txt
 F: docs/sphinx/
 F: docs/_templates/
 F: docs/devel/docs.rst
 F: docs/devel/qapi-domain.rst
-F: scripts/kernel-doc
 F: scripts/lib/kdoc/

 Rust build system integration