diff options
| author | Chen-Yu Yeh <chenyou910331@gmail.com> | 2026-08-05 04:10:12 +0800 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2026-08-05 12:50:13 -0600 |
| commit | 895329c37cb8b89af0747445eace52695db03d7b (patch) | |
| tree | b544521545b1337666a33043e3bedc77e33c7c75 | |
| parent | 70ca6a2ab4599e74979f540c46612b582b0fdcfa (diff) | |
| download | linux-next-895329c37cb8b89af0747445eace52695db03d7b.tar.gz linux-next-895329c37cb8b89af0747445eace52695db03d7b.zip | |
MAINTAINERS: update Traditional Chinese documentation maintainers
The zh_TW translation has been unmaintained for about two years: the
listed maintainer has been unreachable, and because no active
maintainer was listed, get_maintainer.pl did not point contributors at
anyone who could actually pick up a patch. My own zh_TW patch sat on
the list for five weeks for exactly that reason.
Following the discussion in [1] and the plan in [2], list the people
who have stepped up to carry zh_TW forward, with a shift in focus
towards Taiwanese Mandarin terminology rather than a plain
simplified-to-traditional conversion.
Move Hu Haowen to CREDITS and drop his personal repository links,
which are no longer reachable. The current translation is built on his
work, but MAINTAINERS is a list of who to contact, and the listed
address has not answered zh_TW mail for about two years, which is what
made zh_TW hard to contribute to in the first place.
zh_TW stays a separate entry and is maintained separately from zh_CN;
the two may share a tree for pull requests, but the review and
terminology work is independent.
[1] https://lore.kernel.org/linux-doc/<20260603082531.263115-1-chenyou910331@gmail.com>/
[2] https://lore.kernel.org/linux-doc/<amcZ5SI3-Hzw4HkJ@wyuan.org>/
Signed-off-by: Chen-Yu Yeh <chenyou910331@gmail.com>
Acked-by: Dongliang Mu <dzm91@hust.edu.cn>
Acked-by: Weijie Yuan <wy@wyuan.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20260804201012.110713-1-chenyou910331@gmail.com>
| -rw-r--r-- | CREDITS | 4 | ||||
| -rw-r--r-- | MAINTAINERS | 6 |
2 files changed, 7 insertions, 3 deletions
@@ -1817,6 +1817,10 @@ S: Am Strand 5 S: D-19063 Schwerin S: Germany +N: Haowen Hu +E: srcres258@furdevs.cn +D: Traditional Chinese (zh_TW) documentation translation and maintenance + N: Jan Hubicka E: hubicka@freesoft.cz E: hubicka@suse.cz diff --git a/MAINTAINERS b/MAINTAINERS index 7ee7169f118d..9835b2c6606d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -27453,10 +27453,10 @@ F: kernel/trace/trace_osnoise.c F: kernel/trace/trace_sched_wakeup.c TRADITIONAL CHINESE DOCUMENTATION -M: Hu Haowen <2023002089@link.tyut.edu.cn> +M: Chen-Yu Yeh <chenyou910331@gmail.com> +M: Weijie Yuan <wy@wyuan.org> +M: Dongliang Mu <dzm91@hust.edu.cn> S: Maintained -W: https://github.com/srcres258/linux-doc -T: git https://github.com/srcres258/linux-doc.git doc-zh-tw F: Documentation/translations/zh_TW/ TRIGGER SOURCE |
