diff options
author | 2025-02-13 13:42:14 +0800 | |
---|---|---|
committer | 2025-02-18 13:35:07 -0700 | |
commit | d3509b6432f24fe202689ade25c8a71cd7019d20 (patch) | |
tree | 991fb2c9ea9f03c37c9c69d46e2d4121d0c9fb15 | |
parent | Documentation/core-api: min_heap: update for variable types change (diff) | |
download | wireguard-linux-d3509b6432f24fe202689ade25c8a71cd7019d20.tar.xz wireguard-linux-d3509b6432f24fe202689ade25c8a71cd7019d20.zip |
docs/zh_CN: add maintainer tree for Chinese doc pickup
From now on, the Chinese translation doc should be aimed here for base.
Signed-off-by: Alex Shi <alexs@kernel.org>
Cc: Yanteng Si <siyanteng@loongson.cn>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Reviewed-by: Yanteng Si <si.yanteng@linux.dev>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250213054222.21776-1-alexs@kernel.org
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ae45135deb9e..d28115625fd3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5406,6 +5406,7 @@ CHINESE DOCUMENTATION M: Alex Shi <alexs@kernel.org> M: Yanteng Si <siyanteng@loongson.cn> R: Dongliang Mu <dzm91@hust.edu.cn> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/alexs/linux.git S: Maintained F: Documentation/translations/zh_CN/ |