[PATCH] MAINTAINERS: add reviewer for Chinese translations

Dongliang Mu posted 1 patch 10 months ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: add reviewer for Chinese translations
Posted by Dongliang Mu 10 months ago
Dongliang Mu has translated a substantial portion of kernel documentation
into Chinese, developed scripts/checktransupdate.py utility to automate
tracking of translated content updates, and actively reviewed patches.

Thus, add Dongliang Mu as a reviewer for the translations of
Chinese Documentation.

Signed-off-by: Dongliang Mu <dzm91@hust.edu.cn>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 25c86f47353d..ae45135deb9e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5405,6 +5405,7 @@ F:	Documentation/dev-tools/checkpatch.rst
 CHINESE DOCUMENTATION
 M:	Alex Shi <alexs@kernel.org>
 M:	Yanteng Si <siyanteng@loongson.cn>
+R:	Dongliang Mu <dzm91@hust.edu.cn>
 S:	Maintained
 F:	Documentation/translations/zh_CN/
 
-- 
2.43.0
Re: [PATCH] MAINTAINERS: add reviewer for Chinese translations
Posted by Jonathan Corbet 10 months ago
Dongliang Mu <dzm91@hust.edu.cn> writes:

> Dongliang Mu has translated a substantial portion of kernel documentation
> into Chinese, developed scripts/checktransupdate.py utility to automate
> tracking of translated content updates, and actively reviewed patches.
>
> Thus, add Dongliang Mu as a reviewer for the translations of
> Chinese Documentation.
>
> Signed-off-by: Dongliang Mu <dzm91@hust.edu.cn>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 25c86f47353d..ae45135deb9e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5405,6 +5405,7 @@ F:	Documentation/dev-tools/checkpatch.rst
>  CHINESE DOCUMENTATION
>  M:	Alex Shi <alexs@kernel.org>
>  M:	Yanteng Si <siyanteng@loongson.cn>
> +R:	Dongliang Mu <dzm91@hust.edu.cn>
>  S:	Maintained

Applied, thanks for your review work!

jon
Re: [PATCH] MAINTAINERS: add reviewer for Chinese translations
Posted by Alex Shi 10 months ago
Dongliang Mu <dzm91@hust.edu.cn> 于2025年2月17日周一 12:38写道:
>
> Dongliang Mu has translated a substantial portion of kernel documentation
> into Chinese, developed scripts/checktransupdate.py utility to automate
> tracking of translated content updates, and actively reviewed patches.
>
> Thus, add Dongliang Mu as a reviewer for the translations of
> Chinese Documentation.
>
> Signed-off-by: Dongliang Mu <dzm91@hust.edu.cn>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 25c86f47353d..ae45135deb9e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5405,6 +5405,7 @@ F:        Documentation/dev-tools/checkpatch.rst
>  CHINESE DOCUMENTATION
>  M:     Alex Shi <alexs@kernel.org>
>  M:     Yanteng Si <siyanteng@loongson.cn>
> +R:     Dongliang Mu <dzm91@hust.edu.cn>
>  S:     Maintained
>  F:     Documentation/translations/zh_CN/
>

Welcome! :)
Reviewed-by: Alex Shi <alexs@kernel.org>

> --
> 2.43.0
>