summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@redhat.com>2025-11-03 08:59:48 +0100
committerJonathan Corbet <corbet@lwn.net>2025-11-03 16:43:21 -0700
commit27600b51fbc8b9a4eba18c8d88d7edb146605f3f (patch)
tree9e7f546b5ead963b39f46c09d80b456092137f26
parent77a22121fe17fe78123d345350e0e301de7aed99 (diff)
MAINTAINERS: extend DOCUMENTATION SCRIPTS to the full directories
Due to commit abd61d1ff8f0 ("scripts: sphinx-pre-install: move it to tools/docs"), checkpatch.pl --self-test=patterns reported a non-matching file entry in DOCUMENTATION SCRIPTS. Clearly, there are now multiple documentation scripts, all located in Documentation/sphinx/ and tools/docs/ and Mauro is the maintainer of those. Update the DOCUMENTATION SCRIPTS section to cover these directories. While at it, also make the DOCUMENTATION section cover the subdirectories of tools/docs/. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20251103075948.26026-1-lukas.bulwahn@redhat.com>
-rw-r--r--MAINTAINERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 5c632cd3902c..8a9411e5c1e1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7414,7 +7414,7 @@ F: Documentation/
F: scripts/kernel-doc*
F: scripts/lib/abi/*
F: scripts/lib/kdoc/*
-F: tools/docs/*
+F: tools/docs/
F: tools/net/ynl/pyynl/lib/doc_generator.py
X: Documentation/ABI/
X: Documentation/admin-guide/media/
@@ -7448,8 +7448,8 @@ DOCUMENTATION SCRIPTS
M: Mauro Carvalho Chehab <mchehab@kernel.org>
L: linux-doc@vger.kernel.org
S: Maintained
-F: Documentation/sphinx/parse-headers.pl
-F: tools/docs/sphinx-pre-install
+F: Documentation/sphinx/
+F: tools/docs/
DOCUMENTATION/ITALIAN
M: Federico Vaga <federico.vaga@vaga.pv.it>