mirror of https://github.com/torvalds/linux.git
MAINTAINERS: extend DOCUMENTATION SCRIPTS to the full directories
Due to commit abd61d1ff8 ("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>
This commit is contained in:
parent
77a22121fe
commit
27600b51fb
|
|
@ -7414,7 +7414,7 @@ F: Documentation/
|
||||||
F: scripts/kernel-doc*
|
F: scripts/kernel-doc*
|
||||||
F: scripts/lib/abi/*
|
F: scripts/lib/abi/*
|
||||||
F: scripts/lib/kdoc/*
|
F: scripts/lib/kdoc/*
|
||||||
F: tools/docs/*
|
F: tools/docs/
|
||||||
F: tools/net/ynl/pyynl/lib/doc_generator.py
|
F: tools/net/ynl/pyynl/lib/doc_generator.py
|
||||||
X: Documentation/ABI/
|
X: Documentation/ABI/
|
||||||
X: Documentation/admin-guide/media/
|
X: Documentation/admin-guide/media/
|
||||||
|
|
@ -7448,8 +7448,8 @@ DOCUMENTATION SCRIPTS
|
||||||
M: Mauro Carvalho Chehab <mchehab@kernel.org>
|
M: Mauro Carvalho Chehab <mchehab@kernel.org>
|
||||||
L: linux-doc@vger.kernel.org
|
L: linux-doc@vger.kernel.org
|
||||||
S: Maintained
|
S: Maintained
|
||||||
F: Documentation/sphinx/parse-headers.pl
|
F: Documentation/sphinx/
|
||||||
F: tools/docs/sphinx-pre-install
|
F: tools/docs/
|
||||||
|
|
||||||
DOCUMENTATION/ITALIAN
|
DOCUMENTATION/ITALIAN
|
||||||
M: Federico Vaga <federico.vaga@vaga.pv.it>
|
M: Federico Vaga <federico.vaga@vaga.pv.it>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue