[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251103075948.26026-1-lukas.bulwahn@redhat.com>
Date: Mon, 3 Nov 2025 08:59:48 +0100
From: Lukas Bulwahn <lbulwahn@...hat.com>
To: Jonathan Corbet <corbet@....net>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
linux-doc@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: [PATCH] MAINTAINERS: extend DOCUMENTATION SCRIPTS to the full directories
From: Lukas Bulwahn <lukas.bulwahn@...hat.com>
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@...hat.com>
---
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 7031ee1e7cff..c9bdaaecc946 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7442,7 +7442,7 @@ F: scripts/get_abi.py
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/
@@ -7476,9 +7476,9 @@ DOCUMENTATION SCRIPTS
M: Mauro Carvalho Chehab <mchehab@...nel.org>
L: linux-doc@...r.kernel.org
S: Maintained
-F: Documentation/sphinx/parse-headers.pl
+F: Documentation/sphinx/
F: scripts/documentation-file-ref-check
-F: tools/docs/sphinx-pre-install
+F: tools/docs/
DOCUMENTATION/ITALIAN
M: Federico Vaga <federico.vaga@...a.pv.it>
--
2.51.1
Powered by blists - more mailing lists