linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: extend DOCUMENTATION SCRIPTS to the full directories
@ 2025-11-03  7:59 Lukas Bulwahn
  2025-11-03 23:43 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2025-11-03  7:59 UTC (permalink / raw)
  To: Jonathan Corbet, Mauro Carvalho Chehab, linux-doc
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

From: Lukas Bulwahn <lukas.bulwahn@redhat.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@redhat.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@kernel.org>
 L:	linux-doc@vger.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@vaga.pv.it>
-- 
2.51.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: extend DOCUMENTATION SCRIPTS to the full directories
  2025-11-03  7:59 [PATCH] MAINTAINERS: extend DOCUMENTATION SCRIPTS to the full directories Lukas Bulwahn
@ 2025-11-03 23:43 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2025-11-03 23:43 UTC (permalink / raw)
  To: Lukas Bulwahn, Mauro Carvalho Chehab, linux-doc
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Lukas Bulwahn <lbulwahn@redhat.com> writes:

> From: Lukas Bulwahn <lukas.bulwahn@redhat.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@redhat.com>
> ---
>  MAINTAINERS | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-11-03 23:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-03  7:59 [PATCH] MAINTAINERS: extend DOCUMENTATION SCRIPTS to the full directories Lukas Bulwahn
2025-11-03 23:43 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).