Re: [PATCH] MAINTAINERS: extend DOCUMENTATION SCRIPTS to the full directories

From: Jonathan Corbet
Date: Mon Nov 03 2025 - 18:46:16 EST


Lukas Bulwahn <lbulwahn@xxxxxxxxxx> writes:

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

Applied, thanks.

jon