[PATCH 4/7] docs/zh_TW: dev-tools: remove maintainer contact information
Chen-Yu Yeh <[email protected]>
| Newsgroups | org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
The zh_TW translations duplicate, in every file, contact information that MAINTAINERS already records. Those addresses have been churned repeatedly: the listed zh_TW maintainer address alone appears in 58 files and there have now been three attempts to update it across the tree. Jon Corbet's conclusion in the MAINTAINERS discussion was that, rather than rewriting all of them again, the best thing is simply to remove them. Most of the names in the credit blocks belong to the zh_CN translators: the zh_TW tree was produced by converting zh_CN, so the credits came across with the text. Of the addresses removed here, nearly all also appear in Documentation/translations/zh_CN/, several in more than a hundred files. They credit the simplified-Chinese translation, not zh_TW work. Remove the :Translator:/:翻譯:/:校譯:/:譯者: credit blocks and the "please contact the ... maintainer" prose that introduces them, and drop the maintainer metadata lines (M:, zh_CN:, zh_TW:, Maintainer:, Chinese maintainer:, Traditional Chinese maintainer:) from the legacy headers. The translated bodies of the legacy files, including their own credit lines, are left untouched. Attribution for past work is preserved in the git history. Signed-off-by: Chen-Yu Yeh <[email protected]> --- Documentation/translations/zh_TW/dev-tools/gcov.rst | 1 - .../translations/zh_TW/dev-tools/gdb-kernel-debugging.rst | 1 - Documentation/translations/zh_TW/dev-tools/index.rst | 1 - Documentation/translations/zh_TW/dev-tools/kasan.rst | 1 - Documentation/translations/zh_TW/dev-tools/sparse.rst | 5 ----- .../translations/zh_TW/dev-tools/testing-overview.rst | 1 - 6 files changed, 10 deletions(-) diff --git a/Documentation/translations/zh_TW/dev-tools/gcov.rst b/Documentation/translations/zh_TW/dev-tools/gcov.rst index 39ac3fff44cd..69965427a51a 100644 --- a/Documentation/translations/zh_TW/dev-tools/gcov.rst +++ b/Documentation/translations/zh_TW/dev-tools/gcov.rst @@ -1,7 +1,6 @@ .. include:: ../disclaimer-zh_TW.rst :Original: Documentation/dev-tools/gcov.rst -:Translator: 趙軍奎 Bernard Zhao <[email protected]> 在Linux內核裏使用gcov做代碼覆蓋率檢查 ===================================== diff --git a/Documentation/translations/zh_TW/dev-tools/gdb-kernel-debugging.rst b/Documentation/translations/zh_TW/dev-tools/gdb-kernel-debugging.rst index 4fd1757c3036..8faa87f26c6a 100644 --- a/Documentation/translations/zh_TW/dev-tools/gdb-kernel-debugging.rst +++ b/Documentation/translations/zh_TW/dev-tools/gdb-kernel-debugging.rst @@ -3,7 +3,6 @@ .. include:: ../disclaimer-zh_TW.rst :Original: Documentation/process/debugging/gdb-kernel-debugging.rst -:Translator: 高超 gao chao <[email protected]> 通過gdb調試內核和模塊 ===================== diff --git a/Documentation/translations/zh_TW/dev-tools/index.rst b/Documentation/translations/zh_TW/dev-tools/index.rst index 0d38e5f80e54..915449762d1a 100644 --- a/Documentation/translations/zh_TW/dev-tools/index.rst +++ b/Documentation/translations/zh_TW/dev-tools/index.rst @@ -3,7 +3,6 @@ .. include:: ../disclaimer-zh_TW.rst :Original: Documentation/dev-tools/index.rst -:Translator: 趙軍奎 Bernard Zhao <[email protected]> ============ 內核開發工具 diff --git a/Documentation/translations/zh_TW/dev-tools/kasan.rst b/Documentation/translations/zh_TW/dev-tools/kasan.rst index 27fb7645174d..7728b50aa4b6 100644 --- a/Documentation/translations/zh_TW/dev-tools/kasan.rst +++ b/Documentation/translations/zh_TW/dev-tools/kasan.rst @@ -3,7 +3,6 @@ .. include:: ../disclaimer-zh_TW.rst :Original: Documentation/dev-tools/kasan.rst -:Translator: 萬家兵 Wan Jiabing <[email protected]> 內核地址消毒劑(KASAN) ===================== diff --git a/Documentation/translations/zh_TW/dev-tools/sparse.rst b/Documentation/translations/zh_TW/dev-tools/sparse.rst index 55f0ad2c0beb..7a3487a7b2c7 100644 --- a/Documentation/translations/zh_TW/dev-tools/sparse.rst +++ b/Documentation/translations/zh_TW/dev-tools/sparse.rst @@ -6,17 +6,12 @@ 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 <[email protected]> -------------------------------------------------------------------------- Documentation/dev-tools/sparse.rst 的繁體中文翻譯 如果想評論或更新本文的內容,請直接聯繫原文檔的維護者。如果你使用英文 交流有困難的話,也可以向繁體中文版維護者求助。如果本翻譯更新不及時或 者翻譯存在問題,請聯繫繁體中文版維護者。 -繁體中文版維護者: 胡皓文 Hu Haowen <[email protected]> -繁體中文版翻譯者: 胡皓文 Hu Haowen <[email protected]> - 以下爲正文 ------------------------------------------------------------------------- diff --git a/Documentation/translations/zh_TW/dev-tools/testing-overview.rst b/Documentation/translations/zh_TW/dev-tools/testing-overview.rst index 3b08aad1da00..140f4f946833 100644 --- a/Documentation/translations/zh_TW/dev-tools/testing-overview.rst +++ b/Documentation/translations/zh_TW/dev-tools/testing-overview.rst @@ -3,7 +3,6 @@ .. include:: ../disclaimer-zh_TW.rst :Original: Documentation/dev-tools/testing-overview.rst -:Translator: 胡皓文 Hu Haowen <[email protected]> ============ 內核測試指南 -- 2.43.0