Re: [PATCH] MAINTAINERS: add File entry for scripts/checktransupdate.py to DOCUMENTATION
From: Jonathan Corbet
Date: Tue Aug 12 2025 - 14:43:10 EST
Dongliang Mu <dzm91@xxxxxxxxxxx> writes:
> As suggested by Nathan, add a File entry for scripts/checktransupdate.py
> to the DOCUMENTATION section to maintain this script.
>
> Link: https://lore.kernel.org/all/20250811212446.GA924610@ax162/
>
> Signed-off-by: Dongliang Mu <dzm91@xxxxxxxxxxx>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fe168477caa4..b7e3a8c8832e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7302,6 +7302,7 @@ P: Documentation/doc-guide/maintainer-profile.rst
> T: git git://git.lwn.net/linux.git docs-next
> F: Documentation/
> F: scripts/check-variable-fonts.sh
> +F: scripts/checktransupdate.py
> F: scripts/documentation-file-ref-check
Applied, thanks.
jon