[PATCH] docs: MAINTAINERS: update Mauro's files/paths

Randy Dunlap posted 1 patch 4 days, 15 hours ago
MAINTAINERS |    2 ++
1 file changed, 2 insertions(+)
[PATCH] docs: MAINTAINERS: update Mauro's files/paths
Posted by Randy Dunlap 4 days, 15 hours ago
Update Mauro's F: (files/paths) entry for docs scripts so that
get_maintainer.pl will report these correctly.

This is copied from Jon's entries for these paths.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-doc@vger.kernel.org
---
 MAINTAINERS |    2 ++
 1 file changed, 2 insertions(+)

--- linux-next-20251127.orig/MAINTAINERS
+++ linux-next-20251127/MAINTAINERS
@@ -7559,6 +7559,8 @@ M:	Mauro Carvalho Chehab <mchehab@kernel
 L:	linux-doc@vger.kernel.org
 S:	Maintained
 F:	Documentation/sphinx/
+F:	scripts/kernel-doc*
+F:	tools/lib/python/*
 F:	tools/docs/
 
 DOCUMENTATION/ITALIAN
Re: [PATCH] docs: MAINTAINERS: update Mauro's files/paths
Posted by Jonathan Corbet 2 days, 6 hours ago
Randy Dunlap <rdunlap@infradead.org> writes:

> Update Mauro's F: (files/paths) entry for docs scripts so that
> get_maintainer.pl will report these correctly.
>
> This is copied from Jon's entries for these paths.
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> ---
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
> Cc: linux-doc@vger.kernel.org
> ---
>  MAINTAINERS |    2 ++
>  1 file changed, 2 insertions(+)
>
> --- linux-next-20251127.orig/MAINTAINERS
> +++ linux-next-20251127/MAINTAINERS
> @@ -7559,6 +7559,8 @@ M:	Mauro Carvalho Chehab <mchehab@kernel
>  L:	linux-doc@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/sphinx/
> +F:	scripts/kernel-doc*
> +F:	tools/lib/python/*
>  F:	tools/docs/

Applied, thanks.

jon
Re: [PATCH] docs: MAINTAINERS: update Mauro's files/paths
Posted by Mauro Carvalho Chehab 4 days, 12 hours ago
On Wed, Nov 26, 2025 at 10:31:25PM -0800, Randy Dunlap wrote:
> Update Mauro's F: (files/paths) entry for docs scripts so that
> get_maintainer.pl will report these correctly.
> 
> This is copied from Jon's entries for these paths.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> ---
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
> Cc: linux-doc@vger.kernel.org
> ---
>  MAINTAINERS |    2 ++
>  1 file changed, 2 insertions(+)
> 
> --- linux-next-20251127.orig/MAINTAINERS
> +++ linux-next-20251127/MAINTAINERS
> @@ -7559,6 +7559,8 @@ M:	Mauro Carvalho Chehab <mchehab@kernel
>  L:	linux-doc@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/sphinx/
> +F:	scripts/kernel-doc*
> +F:	tools/lib/python/*
>  F:	tools/docs/
>  
>  DOCUMENTATION/ITALIAN

Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

-- 
Thanks,
Mauro