The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Chen-Yu Yeh <chenyou910331@gmail.com>
To: Jonathan Corbet <corbet@lwn.net>, Alex Shi <alexs@kernel.org>
Cc: Dongliang Mu <dzm91@hust.edu.cn>, Weijie Yuan <wy@wyuan.org>,
	Yanteng Si <si.yanteng@linux.dev>,
	Hu Haowen <srcres258@furdevs.cn>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Chen-Yu Yeh <chenyou910331@gmail.com>
Subject: [PATCH 7/7] docs/zh_TW: remove the last maintainer contact references
Date: Wed, 19 Aug 2026 22:58:06 +0800	[thread overview]
Message-ID: <20260819145808.291567-8-chenyou910331@gmail.com> (raw)
In-Reply-To: <20260819145808.291567-1-chenyou910331@gmail.com>

disclaimer-zh_TW.rst is included by every zh_TW document and told
readers to mail the listed maintainer directly; index.rst asked
would-be contributors to send patches to the same address.  Point both
at MAINTAINERS instead, so the contact information lives in one place,
and drop the remaining contact blocks in the top-level files.

This mirrors disclaimer-zh_CN.rst, which names no address and refers to
the Chinese documentation maintainers and reviewers instead.

Signed-off-by: Chen-Yu Yeh <chenyou910331@gmail.com>
---
 Documentation/translations/zh_TW/IRQ.txt              | 8 --------
 Documentation/translations/zh_TW/disclaimer-zh_TW.rst | 7 ++++---
 Documentation/translations/zh_TW/index.rst            | 2 +-
 Documentation/translations/zh_TW/io_ordering.txt      | 6 ------
 4 files changed, 5 insertions(+), 18 deletions(-)

diff --git a/Documentation/translations/zh_TW/IRQ.txt b/Documentation/translations/zh_TW/IRQ.txt
index 8115a7618307..b9a3e18495d2 100644
--- a/Documentation/translations/zh_TW/IRQ.txt
+++ b/Documentation/translations/zh_TW/IRQ.txt
@@ -6,8 +6,6 @@ communicating in English you can also ask the Chinese maintainer for
 help.  Contact the Chinese maintainer if this translation is outdated
 or if there is a problem with the translation.
 
-Maintainer: Eric W. Biederman <ebiederman@xmission.com>
-Traditional Chinese maintainer: Hu Haowen <2023002089@link.tyut.edu.cn>
 ---------------------------------------------------------------------
 Documentation/core-api/irq/index.rst 的繁體中文翻譯
 
@@ -15,12 +13,6 @@ Documentation/core-api/irq/index.rst 的繁體中文翻譯
 交流有困難的話,也可以向繁體中文版維護者求助。如果本翻譯更新不及時或
 者翻譯存在問題,請聯繫繁體中文版維護者。
 
-英文版維護者: Eric W. Biederman <ebiederman@xmission.com>
-繁體中文版維護者: 胡皓文 Hu Haowen <2023002089@link.tyut.edu.cn>
-繁體中文版翻譯者: 胡皓文 Hu Haowen <2023002089@link.tyut.edu.cn>
-繁體中文版校譯者: 胡皓文 Hu Haowen <2023002089@link.tyut.edu.cn>
-
-
 以下爲正文
 ---------------------------------------------------------------------
 何爲 IRQ?
diff --git a/Documentation/translations/zh_TW/disclaimer-zh_TW.rst b/Documentation/translations/zh_TW/disclaimer-zh_TW.rst
index 28b734c223b6..b65cffabd696 100644
--- a/Documentation/translations/zh_TW/disclaimer-zh_TW.rst
+++ b/Documentation/translations/zh_TW/disclaimer-zh_TW.rst
@@ -3,9 +3,10 @@
 .. warning::
      此文件的目的是爲讓中文讀者更容易閱讀和理解,而不是作爲一個分支。因此,
      如果您對此文件有任何意見或改動,請先嘗試更新原始英文文件。如果要更改或
-     修正某處翻譯文件,請將意見或補丁發送給維護者(聯繫方式見下)。
+     修正某處翻譯文件,請將意見或補丁發送給繁體中文文件的維護者(見
+     MAINTAINERS 檔案)。
 
 .. note::
-     如果您發現本文檔與原始文件有任何不同或者有翻譯問題,請聯繫該文件的譯者,
-     或者發送電子郵件給胡皓文以獲取幫助:<2023002089@link.tyut.edu.cn>。
+     如果您發現本文檔與原始文件有任何不同或者有翻譯問題,請發建議或者補丁給
+     繁體中文文件的維護者和審閱者(見 MAINTAINERS 檔案)。
 
diff --git a/Documentation/translations/zh_TW/index.rst b/Documentation/translations/zh_TW/index.rst
index 660a74d2023c..e72f86e37f2d 100644
--- a/Documentation/translations/zh_TW/index.rst
+++ b/Documentation/translations/zh_TW/index.rst
@@ -15,7 +15,7 @@
 
 .. note::
    內核文檔繁體中文版的翻譯工作正在進行中。如果您願意並且有時間參與這項工
-   作,歡迎提交補丁給胡皓文 <2023002089@link.tyut.edu.cn>。
+   作,歡迎將補丁提交給繁體中文文件的維護者(見 MAINTAINERS 檔案)。
 
 與Linux 內核社區一起工作
 ------------------------
diff --git a/Documentation/translations/zh_TW/io_ordering.txt b/Documentation/translations/zh_TW/io_ordering.txt
index 00b374092d7e..8ced3f08e69d 100644
--- a/Documentation/translations/zh_TW/io_ordering.txt
+++ b/Documentation/translations/zh_TW/io_ordering.txt
@@ -6,7 +6,6 @@ communicating in English you can also ask the Chinese maintainer for
 help.  Contact the Chinese maintainer if this translation is outdated
 or if there is a problem with the translation.
 
-Traditional Chinese maintainer: Hu Haowen <2023002089@link.tyut.edu.cn>
 ---------------------------------------------------------------------
 Documentation/driver-api/io_ordering.rst 的繁體中文翻譯
 
@@ -14,11 +13,6 @@ Documentation/driver-api/io_ordering.rst 的繁體中文翻譯
 交流有困難的話,也可以向繁體中文版維護者求助。如果本翻譯更新不及時或
 者翻譯存在問題,請聯繫繁體中文版維護者。
 
-繁體中文版維護者: 胡皓文 Hu Haowen <2023002089@link.tyut.edu.cn>
-繁體中文版翻譯者: 胡皓文 Hu Haowen <2023002089@link.tyut.edu.cn>
-繁體中文版校譯者: 胡皓文 Hu Haowen <2023002089@link.tyut.edu.cn>
-
-
 以下爲正文
 ---------------------------------------------------------------------
 
-- 
2.43.0


  parent reply	other threads:[~2026-08-19 14:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-19 14:57 [PATCH 0/7] docs/zh_TW: remove duplicated maintainer contact information Chen-Yu Yeh
2026-08-19 14:58 ` [PATCH 1/7] docs/zh_TW: process: remove " Chen-Yu Yeh
2026-08-19 14:58 ` [PATCH 2/7] docs/zh_TW: admin-guide: " Chen-Yu Yeh
2026-08-19 14:58 ` [PATCH 3/7] docs/zh_TW: arch: " Chen-Yu Yeh
2026-08-19 14:58 ` [PATCH 4/7] docs/zh_TW: dev-tools: " Chen-Yu Yeh
2026-08-19 14:58 ` [PATCH 5/7] docs/zh_TW: filesystems: " Chen-Yu Yeh
2026-08-19 14:58 ` [PATCH 6/7] docs/zh_TW: cpu-freq: " Chen-Yu Yeh
2026-08-19 14:58 ` Chen-Yu Yeh [this message]
2026-08-19 17:17   ` [PATCH 7/7] docs/zh_TW: remove the last maintainer contact references Weijie Yuan
2026-08-19 17:38   ` Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260819145808.291567-8-chenyou910331@gmail.com \
    --to=chenyou910331@gmail.com \
    --cc=alexs@kernel.org \
    --cc=corbet@lwn.net \
    --cc=dzm91@hust.edu.cn \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=si.yanteng@linux.dev \
    --cc=srcres258@furdevs.cn \
    --cc=wy@wyuan.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox