[PATCH 1/2] docs/zh_TW: update personal information
From: Haowen Hu
Date: Fri Feb 20 2026 - 11:02:46 EST
Get my personal information updated in the Linux kernel Documentation.
Mainly on:
* The legacy e-mail (2023002089@xxxxxxxxxxxxxxxx) had some issue and
is not accessible now. Replace it with my current e-mail
(srcres258@xxxxxxxxxx).
* Correct the spelling of my name. "Hu" is my last name in reality,
so it is better to pronounce my name in English grammar (Haowen Hu)
rather than in Chinese spelling order (Hu Haowen).
* The main branch has been shifted into "i18n" from "doc-zh-tw", so
get it updated as well.
Signed-off-by: Haowen Hu <srcres258@xxxxxxxxxx>
---
.../translations/zh_CN/dev-tools/testing-overview.rst | 2 +-
Documentation/translations/zh_TW/IRQ.txt | 8 ++++----
Documentation/translations/zh_TW/admin-guide/README.rst | 2 +-
.../translations/zh_TW/admin-guide/bug-bisect.rst | 2 +-
.../translations/zh_TW/admin-guide/bug-hunting.rst | 2 +-
.../translations/zh_TW/admin-guide/clearing-warn-once.rst | 2 +-
Documentation/translations/zh_TW/admin-guide/cpu-load.rst | 2 +-
Documentation/translations/zh_TW/admin-guide/index.rst | 2 +-
Documentation/translations/zh_TW/admin-guide/init.rst | 2 +-
.../translations/zh_TW/admin-guide/reporting-issues.rst | 2 +-
.../translations/zh_TW/admin-guide/security-bugs.rst | 2 +-
.../translations/zh_TW/admin-guide/tainted-kernels.rst | 2 +-
Documentation/translations/zh_TW/admin-guide/unicode.rst | 2 +-
Documentation/translations/zh_TW/arch/arm64/amu.rst | 2 +-
Documentation/translations/zh_TW/arch/arm64/booting.txt | 4 ++--
.../translations/zh_TW/arch/arm64/elf_hwcaps.rst | 2 +-
.../translations/zh_TW/arch/arm64/hugetlbpage.rst | 2 +-
Documentation/translations/zh_TW/arch/arm64/index.rst | 2 +-
.../translations/zh_TW/arch/arm64/legacy_instructions.txt | 4 ++--
Documentation/translations/zh_TW/arch/arm64/memory.txt | 4 ++--
Documentation/translations/zh_TW/arch/arm64/perf.rst | 2 +-
.../translations/zh_TW/arch/arm64/silicon-errata.txt | 4 ++--
.../translations/zh_TW/arch/arm64/tagged-pointers.txt | 4 ++--
Documentation/translations/zh_TW/dev-tools/sparse.rst | 6 +++---
.../translations/zh_TW/dev-tools/testing-overview.rst | 2 +-
Documentation/translations/zh_TW/disclaimer-zh_TW.rst | 2 +-
Documentation/translations/zh_TW/filesystems/debugfs.rst | 2 +-
Documentation/translations/zh_TW/filesystems/index.rst | 2 +-
Documentation/translations/zh_TW/filesystems/sysfs.txt | 2 +-
Documentation/translations/zh_TW/filesystems/virtiofs.rst | 2 +-
Documentation/translations/zh_TW/index.rst | 2 +-
Documentation/translations/zh_TW/io_ordering.txt | 8 ++++----
Documentation/translations/zh_TW/process/1.Intro.rst | 2 +-
Documentation/translations/zh_TW/process/2.Process.rst | 2 +-
.../translations/zh_TW/process/3.Early-stage.rst | 2 +-
Documentation/translations/zh_TW/process/4.Coding.rst | 2 +-
Documentation/translations/zh_TW/process/5.Posting.rst | 2 +-
.../translations/zh_TW/process/6.Followthrough.rst | 2 +-
.../translations/zh_TW/process/7.AdvancedTopics.rst | 2 +-
Documentation/translations/zh_TW/process/8.Conclusion.rst | 2 +-
.../zh_TW/process/code-of-conduct-interpretation.rst | 2 +-
.../translations/zh_TW/process/code-of-conduct.rst | 2 +-
Documentation/translations/zh_TW/process/coding-style.rst | 2 +-
.../translations/zh_TW/process/development-process.rst | 2 +-
.../translations/zh_TW/process/email-clients.rst | 2 +-
.../zh_TW/process/embargoed-hardware-issues.rst | 2 +-
Documentation/translations/zh_TW/process/howto.rst | 2 +-
Documentation/translations/zh_TW/process/index.rst | 2 +-
.../zh_TW/process/kernel-driver-statement.rst | 2 +-
.../zh_TW/process/kernel-enforcement-statement.rst | 2 +-
.../translations/zh_TW/process/license-rules.rst | 2 +-
Documentation/translations/zh_TW/process/magic-number.rst | 2 +-
.../translations/zh_TW/process/management-style.rst | 2 +-
.../translations/zh_TW/process/programming-language.rst | 2 +-
.../translations/zh_TW/process/stable-api-nonsense.rst | 2 +-
.../translations/zh_TW/process/stable-kernel-rules.rst | 2 +-
.../translations/zh_TW/process/submit-checklist.rst | 2 +-
.../translations/zh_TW/process/submitting-patches.rst | 2 +-
.../zh_TW/process/volatile-considered-harmful.rst | 2 +-
MAINTAINERS | 4 ++--
60 files changed, 74 insertions(+), 74 deletions(-)
diff --git a/Documentation/translations/zh_CN/dev-tools/testing-overview.rst b/Documentation/translations/zh_CN/dev-tools/testing-overview.rst
index 286ed6b01f65..567e911ea259 100644
--- a/Documentation/translations/zh_CN/dev-tools/testing-overview.rst
+++ b/Documentation/translations/zh_CN/dev-tools/testing-overview.rst
@@ -3,7 +3,7 @@
.. include:: ../disclaimer-zh_CN.rst
:Original: Documentation/dev-tools/testing-overview.rst
-:Translator: 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+:Translator: 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
============
内核测试指南
diff --git a/Documentation/translations/zh_TW/IRQ.txt b/Documentation/translations/zh_TW/IRQ.txt
index 8115a7618307..9b27b1f19355 100644
--- a/Documentation/translations/zh_TW/IRQ.txt
+++ b/Documentation/translations/zh_TW/IRQ.txt
@@ -7,7 +7,7 @@ help. Contact the Chinese maintainer if this translation is outdated
or if there is a problem with the translation.
Maintainer: Eric W. Biederman <ebiederman@xxxxxxxxxxxx>
-Traditional Chinese maintainer: Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+Traditional Chinese maintainer: Haowen Hu <srcres258@xxxxxxxxxx>
---------------------------------------------------------------------
Documentation/core-api/irq/index.rst 的繁體中文翻譯
@@ -16,9 +16,9 @@ Documentation/core-api/irq/index.rst 的繁體中文翻譯
者翻譯存在問題,請聯繫繁體中文版維護者。
英文版維護者: Eric W. Biederman <ebiederman@xxxxxxxxxxxx>
-繁體中文版維護者: 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
-繁體中文版翻譯者: 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
-繁體中文版校譯者: 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+繁體中文版維護者: Haowen Hu <srcres258@xxxxxxxxxx>
+繁體中文版翻譯者: Haowen Hu <srcres258@xxxxxxxxxx>
+繁體中文版校譯者: Haowen Hu <srcres258@xxxxxxxxxx>
以下爲正文
diff --git a/Documentation/translations/zh_TW/admin-guide/README.rst b/Documentation/translations/zh_TW/admin-guide/README.rst
index c8b7ccfaa656..6e89d1608639 100644
--- a/Documentation/translations/zh_TW/admin-guide/README.rst
+++ b/Documentation/translations/zh_TW/admin-guide/README.rst
@@ -7,7 +7,7 @@
:譯者:
吳想成 Wu XiangCheng <bobwxc@xxxxxxxx>
- 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
Linux內核6.x版本 <http://kernel.org/>
=========================================
diff --git a/Documentation/translations/zh_TW/admin-guide/bug-bisect.rst b/Documentation/translations/zh_TW/admin-guide/bug-bisect.rst
index 1efe913b8da0..82b90a6d1d1a 100644
--- a/Documentation/translations/zh_TW/admin-guide/bug-bisect.rst
+++ b/Documentation/translations/zh_TW/admin-guide/bug-bisect.rst
@@ -7,7 +7,7 @@
:譯者:
吳想成 Wu XiangCheng <bobwxc@xxxxxxxx>
- 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
二分(bisect)缺陷
+++++++++++++++++++
diff --git a/Documentation/translations/zh_TW/admin-guide/bug-hunting.rst b/Documentation/translations/zh_TW/admin-guide/bug-hunting.rst
index c677dff826f5..c4f95ec6177d 100644
--- a/Documentation/translations/zh_TW/admin-guide/bug-hunting.rst
+++ b/Documentation/translations/zh_TW/admin-guide/bug-hunting.rst
@@ -7,7 +7,7 @@
:譯者:
吳想成 Wu XiangCheng <bobwxc@xxxxxxxx>
- 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
追蹤缺陷
=========
diff --git a/Documentation/translations/zh_TW/admin-guide/clearing-warn-once.rst b/Documentation/translations/zh_TW/admin-guide/clearing-warn-once.rst
index a3e82ff9daac..9d3cf1aab20e 100644
--- a/Documentation/translations/zh_TW/admin-guide/clearing-warn-once.rst
+++ b/Documentation/translations/zh_TW/admin-guide/clearing-warn-once.rst
@@ -2,7 +2,7 @@
.. include:: ../disclaimer-zh_TW.rst
-:Translator: 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+:Translator: 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
清除 WARN_ONCE
--------------
diff --git a/Documentation/translations/zh_TW/admin-guide/cpu-load.rst b/Documentation/translations/zh_TW/admin-guide/cpu-load.rst
index 4c25a2105b39..3cdecd6a06ea 100644
--- a/Documentation/translations/zh_TW/admin-guide/cpu-load.rst
+++ b/Documentation/translations/zh_TW/admin-guide/cpu-load.rst
@@ -2,7 +2,7 @@
.. include:: ../disclaimer-zh_TW.rst
-:Translator: 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+:Translator: 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
========
CPU 負載
diff --git a/Documentation/translations/zh_TW/admin-guide/index.rst b/Documentation/translations/zh_TW/admin-guide/index.rst
index 9335c0e9105d..24cb20e4b89b 100644
--- a/Documentation/translations/zh_TW/admin-guide/index.rst
+++ b/Documentation/translations/zh_TW/admin-guide/index.rst
@@ -4,7 +4,7 @@
:Original: :doc:`../../../admin-guide/index`
:Translator: Alex Shi <alex.shi@xxxxxxxxxxxxxxxxx>
- 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
Linux 內核用戶和管理員指南
==========================
diff --git a/Documentation/translations/zh_TW/admin-guide/init.rst b/Documentation/translations/zh_TW/admin-guide/init.rst
index 4cef1994c650..25fea615e697 100644
--- a/Documentation/translations/zh_TW/admin-guide/init.rst
+++ b/Documentation/translations/zh_TW/admin-guide/init.rst
@@ -7,7 +7,7 @@
:譯者:
吳想成 Wu XiangCheng <bobwxc@xxxxxxxx>
- 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
解釋“No working init found.”啓動掛起消息
=========================================
diff --git a/Documentation/translations/zh_TW/admin-guide/reporting-issues.rst b/Documentation/translations/zh_TW/admin-guide/reporting-issues.rst
index 1d4e4c7a6750..5fbbd191a157 100644
--- a/Documentation/translations/zh_TW/admin-guide/reporting-issues.rst
+++ b/Documentation/translations/zh_TW/admin-guide/reporting-issues.rst
@@ -9,7 +9,7 @@
:譯者:
吳想成 Wu XiangCheng <bobwxc@xxxxxxxx>
- 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
報告問題
diff --git a/Documentation/translations/zh_TW/admin-guide/security-bugs.rst b/Documentation/translations/zh_TW/admin-guide/security-bugs.rst
index cfe1e58e116b..f3173b6ce7fe 100644
--- a/Documentation/translations/zh_TW/admin-guide/security-bugs.rst
+++ b/Documentation/translations/zh_TW/admin-guide/security-bugs.rst
@@ -7,7 +7,7 @@
:譯者:
吳想成 Wu XiangCheng <bobwxc@xxxxxxxx>
- 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
安全缺陷
=========
diff --git a/Documentation/translations/zh_TW/admin-guide/tainted-kernels.rst b/Documentation/translations/zh_TW/admin-guide/tainted-kernels.rst
index 0d8046576d04..9bce875fff6d 100644
--- a/Documentation/translations/zh_TW/admin-guide/tainted-kernels.rst
+++ b/Documentation/translations/zh_TW/admin-guide/tainted-kernels.rst
@@ -7,7 +7,7 @@
:譯者:
吳想成 Wu XiangCheng <bobwxc@xxxxxxxx>
- 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
受污染的內核
-------------
diff --git a/Documentation/translations/zh_TW/admin-guide/unicode.rst b/Documentation/translations/zh_TW/admin-guide/unicode.rst
index f43edb2b5ed0..99b9d0b62846 100644
--- a/Documentation/translations/zh_TW/admin-guide/unicode.rst
+++ b/Documentation/translations/zh_TW/admin-guide/unicode.rst
@@ -7,7 +7,7 @@
:譯者:
吳想成 Wu XiangCheng <bobwxc@xxxxxxxx>
- 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
Unicode(統一碼)支持
======================
diff --git a/Documentation/translations/zh_TW/arch/arm64/amu.rst b/Documentation/translations/zh_TW/arch/arm64/amu.rst
index 3726c1671ab6..0ff8b28dcaaf 100644
--- a/Documentation/translations/zh_TW/arch/arm64/amu.rst
+++ b/Documentation/translations/zh_TW/arch/arm64/amu.rst
@@ -5,7 +5,7 @@
:Original: :ref:`Documentation/arch/arm64/amu.rst <amu_index>`
Translator: Bailu Lin <bailu.lin@xxxxxxxx>
- Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ Haowen Hu <srcres258@xxxxxxxxxx>
==================================
AArch64 Linux 中擴展的活動監控單元
diff --git a/Documentation/translations/zh_TW/arch/arm64/booting.txt b/Documentation/translations/zh_TW/arch/arm64/booting.txt
index f1ac96370ace..f80b7a35f3f7 100644
--- a/Documentation/translations/zh_TW/arch/arm64/booting.txt
+++ b/Documentation/translations/zh_TW/arch/arm64/booting.txt
@@ -10,7 +10,7 @@ or if there is a problem with the translation.
M: Will Deacon <will.deacon@xxxxxxx>
zh_CN: Fu Wei <wefu@xxxxxxxxxx>
-zh_TW: Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+zh_TW: Haowen Hu <srcres258@xxxxxxxxxx>
C: 55f058e7574c3615dea4615573a19bdb258696c6
---------------------------------------------------------------------
Documentation/arch/arm64/booting.rst 的中文翻譯
@@ -23,7 +23,7 @@ Documentation/arch/arm64/booting.rst 的中文翻譯
中文版維護者: 傅煒 Fu Wei <wefu@xxxxxxxxxx>
中文版翻譯者: 傅煒 Fu Wei <wefu@xxxxxxxxxx>
中文版校譯者: 傅煒 Fu Wei <wefu@xxxxxxxxxx>
-繁體中文版校譯者: 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+繁體中文版校譯者: 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
本文翻譯提交時的 Git 檢出點爲: 55f058e7574c3615dea4615573a19bdb258696c6
以下爲正文
diff --git a/Documentation/translations/zh_TW/arch/arm64/elf_hwcaps.rst b/Documentation/translations/zh_TW/arch/arm64/elf_hwcaps.rst
index cada25303e8d..3b490b05b49e 100644
--- a/Documentation/translations/zh_TW/arch/arm64/elf_hwcaps.rst
+++ b/Documentation/translations/zh_TW/arch/arm64/elf_hwcaps.rst
@@ -5,7 +5,7 @@
:Original: :ref:`Documentation/arch/arm64/elf_hwcaps.rst <elf_hwcaps_index>`
Translator: Bailu Lin <bailu.lin@xxxxxxxx>
- Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ Haowen Hu <srcres258@xxxxxxxxxx>
================
ARM64 ELF hwcaps
diff --git a/Documentation/translations/zh_TW/arch/arm64/hugetlbpage.rst b/Documentation/translations/zh_TW/arch/arm64/hugetlbpage.rst
index b6849935e028..6e06c8aa8bfd 100644
--- a/Documentation/translations/zh_TW/arch/arm64/hugetlbpage.rst
+++ b/Documentation/translations/zh_TW/arch/arm64/hugetlbpage.rst
@@ -5,7 +5,7 @@
:Original: :ref:`Documentation/arch/arm64/hugetlbpage.rst <hugetlbpage_index>`
Translator: Bailu Lin <bailu.lin@xxxxxxxx>
- Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ Haowen Hu <srcres258@xxxxxxxxxx>
=====================
ARM64中的 HugeTLBpage
diff --git a/Documentation/translations/zh_TW/arch/arm64/index.rst b/Documentation/translations/zh_TW/arch/arm64/index.rst
index 86014346792e..eced9980cb00 100644
--- a/Documentation/translations/zh_TW/arch/arm64/index.rst
+++ b/Documentation/translations/zh_TW/arch/arm64/index.rst
@@ -4,7 +4,7 @@
:Original: :ref:`Documentation/arch/arm64/index.rst <arm64_index>`
:Translator: Bailu Lin <bailu.lin@xxxxxxxx>
- Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ Haowen Hu <srcres258@xxxxxxxxxx>
.. _tw_arm64_index:
diff --git a/Documentation/translations/zh_TW/arch/arm64/legacy_instructions.txt b/Documentation/translations/zh_TW/arch/arm64/legacy_instructions.txt
index 5c664555a71a..6795522267a8 100644
--- a/Documentation/translations/zh_TW/arch/arm64/legacy_instructions.txt
+++ b/Documentation/translations/zh_TW/arch/arm64/legacy_instructions.txt
@@ -11,7 +11,7 @@ or if there is a problem with the translation.
Maintainer: Punit Agrawal <punit.agrawal@xxxxxxx>
Suzuki K. Poulose <suzuki.poulose@xxxxxxx>
Chinese maintainer: Fu Wei <wefu@xxxxxxxxxx>
-Traditional Chinese maintainer: Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+Traditional Chinese maintainer: Haowen Hu <srcres258@xxxxxxxxxx>
---------------------------------------------------------------------
Documentation/arch/arm64/legacy_instructions.rst 的中文翻譯
@@ -26,7 +26,7 @@ Documentation/arch/arm64/legacy_instructions.rst 的中文翻譯
中文版維護者: 傅煒 Fu Wei <wefu@xxxxxxxxxx>
中文版翻譯者: 傅煒 Fu Wei <wefu@xxxxxxxxxx>
中文版校譯者: 傅煒 Fu Wei <wefu@xxxxxxxxxx>
-繁體中文版校譯者:胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+繁體中文版校譯者:胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
以下爲正文
---------------------------------------------------------------------
diff --git a/Documentation/translations/zh_TW/arch/arm64/memory.txt b/Documentation/translations/zh_TW/arch/arm64/memory.txt
index 6ee2239c293f..aa206ef501dd 100644
--- a/Documentation/translations/zh_TW/arch/arm64/memory.txt
+++ b/Documentation/translations/zh_TW/arch/arm64/memory.txt
@@ -10,7 +10,7 @@ or if there is a problem with the translation.
Maintainer: Catalin Marinas <catalin.marinas@xxxxxxx>
Chinese maintainer: Fu Wei <wefu@xxxxxxxxxx>
-Traditional Chinese maintainer: Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+Traditional Chinese maintainer: Haowen Hu <srcres258@xxxxxxxxxx>
---------------------------------------------------------------------
Documentation/arch/arm64/memory.rst 的中文翻譯
@@ -24,7 +24,7 @@ Documentation/arch/arm64/memory.rst 的中文翻譯
中文版維護者: 傅煒 Fu Wei <wefu@xxxxxxxxxx>
中文版翻譯者: 傅煒 Fu Wei <wefu@xxxxxxxxxx>
中文版校譯者: 傅煒 Fu Wei <wefu@xxxxxxxxxx>
-繁體中文版校譯者: 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+繁體中文版校譯者: 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
以下爲正文
---------------------------------------------------------------------
diff --git a/Documentation/translations/zh_TW/arch/arm64/perf.rst b/Documentation/translations/zh_TW/arch/arm64/perf.rst
index ce083ba63872..0473c0e8c7fb 100644
--- a/Documentation/translations/zh_TW/arch/arm64/perf.rst
+++ b/Documentation/translations/zh_TW/arch/arm64/perf.rst
@@ -5,7 +5,7 @@
:Original: :ref:`Documentation/arch/arm64/perf.rst <perf_index>`
Translator: Bailu Lin <bailu.lin@xxxxxxxx>
- Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ Haowen Hu <srcres258@xxxxxxxxxx>
=============
Perf 事件屬性
diff --git a/Documentation/translations/zh_TW/arch/arm64/silicon-errata.txt b/Documentation/translations/zh_TW/arch/arm64/silicon-errata.txt
index 16d73b6c309f..fc5ba2be1cf8 100644
--- a/Documentation/translations/zh_TW/arch/arm64/silicon-errata.txt
+++ b/Documentation/translations/zh_TW/arch/arm64/silicon-errata.txt
@@ -10,7 +10,7 @@ or if there is a problem with the translation.
M: Will Deacon <will.deacon@xxxxxxx>
zh_CN: Fu Wei <wefu@xxxxxxxxxx>
-zh_TW: Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+zh_TW: Haowen Hu <srcres258@xxxxxxxxxx>
C: 1926e54f115725a9248d0c4c65c22acaf94de4c4
---------------------------------------------------------------------
Documentation/arch/arm64/silicon-errata.rst 的中文翻譯
@@ -23,7 +23,7 @@ Documentation/arch/arm64/silicon-errata.rst 的中文翻譯
中文版維護者: 傅煒 Fu Wei <wefu@xxxxxxxxxx>
中文版翻譯者: 傅煒 Fu Wei <wefu@xxxxxxxxxx>
中文版校譯者: 傅煒 Fu Wei <wefu@xxxxxxxxxx>
-繁體中文版校譯者: 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+繁體中文版校譯者: 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
本文翻譯提交時的 Git 檢出點爲: 1926e54f115725a9248d0c4c65c22acaf94de4c4
以下爲正文
diff --git a/Documentation/translations/zh_TW/arch/arm64/tagged-pointers.txt b/Documentation/translations/zh_TW/arch/arm64/tagged-pointers.txt
index e86ffa893ef6..40184c803a09 100644
--- a/Documentation/translations/zh_TW/arch/arm64/tagged-pointers.txt
+++ b/Documentation/translations/zh_TW/arch/arm64/tagged-pointers.txt
@@ -10,7 +10,7 @@ or if there is a problem with the translation.
Maintainer: Will Deacon <will.deacon@xxxxxxx>
Chinese maintainer: Fu Wei <wefu@xxxxxxxxxx>
-Traditional Chinese maintainer: Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+Traditional Chinese maintainer: Haowen Hu <srcres258@xxxxxxxxxx>
---------------------------------------------------------------------
Documentation/arch/arm64/tagged-pointers.rst 的中文翻譯
@@ -22,7 +22,7 @@ Documentation/arch/arm64/tagged-pointers.rst 的中文翻譯
中文版維護者: 傅煒 Fu Wei <wefu@xxxxxxxxxx>
中文版翻譯者: 傅煒 Fu Wei <wefu@xxxxxxxxxx>
中文版校譯者: 傅煒 Fu Wei <wefu@xxxxxxxxxx>
-繁體中文版校譯者: 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+繁體中文版校譯者: 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
以下爲正文
---------------------------------------------------------------------
diff --git a/Documentation/translations/zh_TW/dev-tools/sparse.rst b/Documentation/translations/zh_TW/dev-tools/sparse.rst
index 55f0ad2c0beb..c7c56cd76622 100644
--- a/Documentation/translations/zh_TW/dev-tools/sparse.rst
+++ b/Documentation/translations/zh_TW/dev-tools/sparse.rst
@@ -6,7 +6,7 @@ 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@xxxxxxxxxxxxxxxx>
+Traditional Chinese maintainer: Haowen Hu <srcres258@xxxxxxxxxx>
-------------------------------------------------------------------------
Documentation/dev-tools/sparse.rst 的繁體中文翻譯
@@ -14,8 +14,8 @@ Documentation/dev-tools/sparse.rst 的繁體中文翻譯
交流有困難的話,也可以向繁體中文版維護者求助。如果本翻譯更新不及時或
者翻譯存在問題,請聯繫繁體中文版維護者。
-繁體中文版維護者: 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
-繁體中文版翻譯者: 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+繁體中文版維護者: 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
+繁體中文版翻譯者: 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
以下爲正文
-------------------------------------------------------------------------
diff --git a/Documentation/translations/zh_TW/dev-tools/testing-overview.rst b/Documentation/translations/zh_TW/dev-tools/testing-overview.rst
index 3b08aad1da00..8ba6a9a8a52a 100644
--- a/Documentation/translations/zh_TW/dev-tools/testing-overview.rst
+++ b/Documentation/translations/zh_TW/dev-tools/testing-overview.rst
@@ -3,7 +3,7 @@
.. include:: ../disclaimer-zh_TW.rst
:Original: Documentation/dev-tools/testing-overview.rst
-:Translator: 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+:Translator: 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
============
內核測試指南
diff --git a/Documentation/translations/zh_TW/disclaimer-zh_TW.rst b/Documentation/translations/zh_TW/disclaimer-zh_TW.rst
index 28b734c223b6..705fa65eac5c 100644
--- a/Documentation/translations/zh_TW/disclaimer-zh_TW.rst
+++ b/Documentation/translations/zh_TW/disclaimer-zh_TW.rst
@@ -7,5 +7,5 @@
.. note::
如果您發現本文檔與原始文件有任何不同或者有翻譯問題,請聯繫該文件的譯者,
- 或者發送電子郵件給胡皓文以獲取幫助:<2023002089@xxxxxxxxxxxxxxxx>。
+ 或者發送電子郵件給胡皓文以獲取幫助:<srcres258@xxxxxxxxxx>。
diff --git a/Documentation/translations/zh_TW/filesystems/debugfs.rst b/Documentation/translations/zh_TW/filesystems/debugfs.rst
index cda7d0e18b9b..e7234ab23c28 100644
--- a/Documentation/translations/zh_TW/filesystems/debugfs.rst
+++ b/Documentation/translations/zh_TW/filesystems/debugfs.rst
@@ -14,7 +14,7 @@ Debugfs
中文版維護者: 羅楚成 Chucheng Luo <luochucheng@xxxxxxxx>
中文版翻譯者: 羅楚成 Chucheng Luo <luochucheng@xxxxxxxx>
中文版校譯者: 羅楚成 Chucheng Luo <luochucheng@xxxxxxxx>
- 繁體中文版校譯者: 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 繁體中文版校譯者: 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
diff --git a/Documentation/translations/zh_TW/filesystems/index.rst b/Documentation/translations/zh_TW/filesystems/index.rst
index 88f0e632bfe2..771b8f654011 100644
--- a/Documentation/translations/zh_TW/filesystems/index.rst
+++ b/Documentation/translations/zh_TW/filesystems/index.rst
@@ -4,7 +4,7 @@
:Original: :ref:`Documentation/filesystems/index.rst <filesystems_index>`
:Translator: Wang Wenhu <wenhu.wang@xxxxxxxx>
- Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ Haowen Hu <srcres258@xxxxxxxxxx>
.. _tw_filesystems_index:
diff --git a/Documentation/translations/zh_TW/filesystems/sysfs.txt b/Documentation/translations/zh_TW/filesystems/sysfs.txt
index d1cee02ef1de..e60f1ca8107c 100644
--- a/Documentation/translations/zh_TW/filesystems/sysfs.txt
+++ b/Documentation/translations/zh_TW/filesystems/sysfs.txt
@@ -22,7 +22,7 @@ Documentation/filesystems/sysfs.rst 的中文翻譯
中文版維護者: 傅煒 Fu Wei <tekkamanninja@xxxxxxxxx>
中文版翻譯者: 傅煒 Fu Wei <tekkamanninja@xxxxxxxxx>
中文版校譯者: 傅煒 Fu Wei <tekkamanninja@xxxxxxxxx>
-繁體中文版校譯者:胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+繁體中文版校譯者:胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
以下爲正文
diff --git a/Documentation/translations/zh_TW/filesystems/virtiofs.rst b/Documentation/translations/zh_TW/filesystems/virtiofs.rst
index 704a0ee44fd2..c66694898ea5 100644
--- a/Documentation/translations/zh_TW/filesystems/virtiofs.rst
+++ b/Documentation/translations/zh_TW/filesystems/virtiofs.rst
@@ -10,7 +10,7 @@
中文版維護者: 王文虎 Wang Wenhu <wenhu.wang@xxxxxxxx>
中文版翻譯者: 王文虎 Wang Wenhu <wenhu.wang@xxxxxxxx>
中文版校譯者: 王文虎 Wang Wenhu <wenhu.wang@xxxxxxxx>
- 繁體中文版校譯者:胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 繁體中文版校譯者:胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
===========================================
virtiofs: virtio-fs 主機<->客機共享文件系統
diff --git a/Documentation/translations/zh_TW/index.rst b/Documentation/translations/zh_TW/index.rst
index 660a74d2023c..e055607caa68 100644
--- a/Documentation/translations/zh_TW/index.rst
+++ b/Documentation/translations/zh_TW/index.rst
@@ -15,7 +15,7 @@
.. note::
內核文檔繁體中文版的翻譯工作正在進行中。如果您願意並且有時間參與這項工
- 作,歡迎提交補丁給胡皓文 <2023002089@xxxxxxxxxxxxxxxx>。
+ 作,歡迎提交補丁給胡皓文 <srcres258@xxxxxxxxxx>。
與Linux 內核社區一起工作
------------------------
diff --git a/Documentation/translations/zh_TW/io_ordering.txt b/Documentation/translations/zh_TW/io_ordering.txt
index 00b374092d7e..53991a4cd984 100644
--- a/Documentation/translations/zh_TW/io_ordering.txt
+++ b/Documentation/translations/zh_TW/io_ordering.txt
@@ -6,7 +6,7 @@ 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@xxxxxxxxxxxxxxxx>
+Traditional Chinese maintainer: Haowen Hu <srcres258@xxxxxxxxxx>
---------------------------------------------------------------------
Documentation/driver-api/io_ordering.rst 的繁體中文翻譯
@@ -14,9 +14,9 @@ Documentation/driver-api/io_ordering.rst 的繁體中文翻譯
交流有困難的話,也可以向繁體中文版維護者求助。如果本翻譯更新不及時或
者翻譯存在問題,請聯繫繁體中文版維護者。
-繁體中文版維護者: 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
-繁體中文版翻譯者: 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
-繁體中文版校譯者: 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+繁體中文版維護者: 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
+繁體中文版翻譯者: 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
+繁體中文版校譯者: 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
以下爲正文
diff --git a/Documentation/translations/zh_TW/process/1.Intro.rst b/Documentation/translations/zh_TW/process/1.Intro.rst
index 345c4cbe9b55..119d6d0c01db 100644
--- a/Documentation/translations/zh_TW/process/1.Intro.rst
+++ b/Documentation/translations/zh_TW/process/1.Intro.rst
@@ -11,7 +11,7 @@
:校譯:
吳想成 Wu XiangCheng <bobwxc@xxxxxxxx>
- 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
.. _tw_development_process_intro:
diff --git a/Documentation/translations/zh_TW/process/2.Process.rst b/Documentation/translations/zh_TW/process/2.Process.rst
index f45ddba6238f..34255bbe3c0c 100644
--- a/Documentation/translations/zh_TW/process/2.Process.rst
+++ b/Documentation/translations/zh_TW/process/2.Process.rst
@@ -11,7 +11,7 @@
:校譯:
吳想成 Wu XiangCheng <bobwxc@xxxxxxxx>
- 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
.. _tw_development_process:
diff --git a/Documentation/translations/zh_TW/process/3.Early-stage.rst b/Documentation/translations/zh_TW/process/3.Early-stage.rst
index a58fc9e0ea99..c75d9a4ce4ab 100644
--- a/Documentation/translations/zh_TW/process/3.Early-stage.rst
+++ b/Documentation/translations/zh_TW/process/3.Early-stage.rst
@@ -11,7 +11,7 @@
:校譯:
吳想成 Wu XiangCheng <bobwxc@xxxxxxxx>
- 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
.. _tw_development_early_stage:
diff --git a/Documentation/translations/zh_TW/process/4.Coding.rst b/Documentation/translations/zh_TW/process/4.Coding.rst
index e90a6b51fb98..b0bbde25efcc 100644
--- a/Documentation/translations/zh_TW/process/4.Coding.rst
+++ b/Documentation/translations/zh_TW/process/4.Coding.rst
@@ -11,7 +11,7 @@
:校譯:
吳想成 Wu XiangCheng <bobwxc@xxxxxxxx>
- 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
.. _tw_development_coding:
diff --git a/Documentation/translations/zh_TW/process/5.Posting.rst b/Documentation/translations/zh_TW/process/5.Posting.rst
index 38f3a6d618eb..6eef1c3c69f7 100644
--- a/Documentation/translations/zh_TW/process/5.Posting.rst
+++ b/Documentation/translations/zh_TW/process/5.Posting.rst
@@ -11,7 +11,7 @@
:校譯:
吳想成 Wu XiangCheng <bobwxc@xxxxxxxx>
- 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
.. _tw_development_posting:
diff --git a/Documentation/translations/zh_TW/process/6.Followthrough.rst b/Documentation/translations/zh_TW/process/6.Followthrough.rst
index f3b195966632..d36f9bec089c 100644
--- a/Documentation/translations/zh_TW/process/6.Followthrough.rst
+++ b/Documentation/translations/zh_TW/process/6.Followthrough.rst
@@ -11,7 +11,7 @@
:校譯:
吳想成 Wu XiangCheng <bobwxc@xxxxxxxx>
- 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
.. _tw_development_followthrough:
diff --git a/Documentation/translations/zh_TW/process/7.AdvancedTopics.rst b/Documentation/translations/zh_TW/process/7.AdvancedTopics.rst
index b449d67e3ad9..7f61e8b103f3 100644
--- a/Documentation/translations/zh_TW/process/7.AdvancedTopics.rst
+++ b/Documentation/translations/zh_TW/process/7.AdvancedTopics.rst
@@ -11,7 +11,7 @@
:校譯:
吳想成 Wu XiangCheng <bobwxc@xxxxxxxx>
- 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
.. _tw_development_advancedtopics:
diff --git a/Documentation/translations/zh_TW/process/8.Conclusion.rst b/Documentation/translations/zh_TW/process/8.Conclusion.rst
index d1634421b62c..f0a1e08359c5 100644
--- a/Documentation/translations/zh_TW/process/8.Conclusion.rst
+++ b/Documentation/translations/zh_TW/process/8.Conclusion.rst
@@ -10,7 +10,7 @@
:校譯:
吳想成 Wu XiangCheng <bobwxc@xxxxxxxx>
- 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
.. _tw_development_conclusion:
diff --git a/Documentation/translations/zh_TW/process/code-of-conduct-interpretation.rst b/Documentation/translations/zh_TW/process/code-of-conduct-interpretation.rst
index fbe66b001322..2bec4ffb8728 100644
--- a/Documentation/translations/zh_TW/process/code-of-conduct-interpretation.rst
+++ b/Documentation/translations/zh_TW/process/code-of-conduct-interpretation.rst
@@ -4,7 +4,7 @@
:Original: :ref:`Documentation/process/code-of-conduct-interpretation.rst <code_of_conduct_interpretation>`
:Translator: Alex Shi <alex.shi@xxxxxxxxxxxxxxxxx>
- Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ Haowen Hu <srcres258@xxxxxxxxxx>
.. _tw_code_of_conduct_interpretation:
diff --git a/Documentation/translations/zh_TW/process/code-of-conduct.rst b/Documentation/translations/zh_TW/process/code-of-conduct.rst
index d24f1695bd02..239f52e5c3ec 100644
--- a/Documentation/translations/zh_TW/process/code-of-conduct.rst
+++ b/Documentation/translations/zh_TW/process/code-of-conduct.rst
@@ -4,7 +4,7 @@
:Original: :ref:`Documentation/process/code-of-conduct.rst <code_of_conduct>`
:Translator: Alex Shi <alex.shi@xxxxxxxxxxxxxxxxx>
- Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ Haowen Hu <srcres258@xxxxxxxxxx>
.. _tw_code_of_conduct:
diff --git a/Documentation/translations/zh_TW/process/coding-style.rst b/Documentation/translations/zh_TW/process/coding-style.rst
index 311c6f6bad0b..436a4a7caeac 100644
--- a/Documentation/translations/zh_TW/process/coding-style.rst
+++ b/Documentation/translations/zh_TW/process/coding-style.rst
@@ -17,7 +17,7 @@
- 管旭東 Xudong Guan <xudong.guan@xxxxxxxxx>
- Li Zefan <lizf@xxxxxxxxxxxxxx>
- Wang Chen <wangchen@xxxxxxxxxxxxxx>
- - Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ - Haowen Hu <srcres258@xxxxxxxxxx>
Linux 內核代碼風格
==================
diff --git a/Documentation/translations/zh_TW/process/development-process.rst b/Documentation/translations/zh_TW/process/development-process.rst
index 305d9472b017..627f233de163 100644
--- a/Documentation/translations/zh_TW/process/development-process.rst
+++ b/Documentation/translations/zh_TW/process/development-process.rst
@@ -4,7 +4,7 @@
:Original: :ref:`Documentation/process/development-process.rst <development_process_main>`
:Translator: Alex Shi <alex.shi@xxxxxxxxxxxxxxxxx>
- Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ Haowen Hu <srcres258@xxxxxxxxxx>
.. _tw_development_process_main:
diff --git a/Documentation/translations/zh_TW/process/email-clients.rst b/Documentation/translations/zh_TW/process/email-clients.rst
index 4543c447d797..ec4f59f2da1a 100644
--- a/Documentation/translations/zh_TW/process/email-clients.rst
+++ b/Documentation/translations/zh_TW/process/email-clients.rst
@@ -15,7 +15,7 @@
- Yinglin Luan <synmyth@xxxxxxxxx>
- Xiaochen Wang <wangxiaochen0@xxxxxxxxx>
- yaxinsn <yaxinsn@xxxxxxx>
- - Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ - Haowen Hu <srcres258@xxxxxxxxxx>
Linux郵件客戶端配置信息
=======================
diff --git a/Documentation/translations/zh_TW/process/embargoed-hardware-issues.rst b/Documentation/translations/zh_TW/process/embargoed-hardware-issues.rst
index 93d21fd88910..6ce7d438e4e7 100644
--- a/Documentation/translations/zh_TW/process/embargoed-hardware-issues.rst
+++ b/Documentation/translations/zh_TW/process/embargoed-hardware-issues.rst
@@ -4,7 +4,7 @@
:Original: :ref:`Documentation/process/embargoed-hardware-issues.rst <embargoed_hardware_issues>`
:Translator: Alex Shi <alex.shi@xxxxxxxxxxxxxxxxx>
- Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ Haowen Hu <srcres258@xxxxxxxxxx>
被限制的硬件問題
================
diff --git a/Documentation/translations/zh_TW/process/howto.rst b/Documentation/translations/zh_TW/process/howto.rst
index 80c416483e73..2da73b2de42b 100644
--- a/Documentation/translations/zh_TW/process/howto.rst
+++ b/Documentation/translations/zh_TW/process/howto.rst
@@ -16,7 +16,7 @@
鍾宇 TripleX Chung <xxx.phy@xxxxxxxxx>
陳琦 Maggie Chen <chenqi@xxxxxxxxxxxxxx>
王聰 Wang Cong <xiyou.wangcong@xxxxxxxxx>
- 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
如何參與Linux內核開發
=====================
diff --git a/Documentation/translations/zh_TW/process/index.rst b/Documentation/translations/zh_TW/process/index.rst
index 65922d9faa20..3a9c08217c6d 100644
--- a/Documentation/translations/zh_TW/process/index.rst
+++ b/Documentation/translations/zh_TW/process/index.rst
@@ -9,7 +9,7 @@
:Original: :ref:`Documentation/process/index.rst <process_index>`
:Translator: Alex Shi <alex.shi@xxxxxxxxxxxxxxxxx>
- Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ Haowen Hu <srcres258@xxxxxxxxxx>
.. _tw_process_index:
diff --git a/Documentation/translations/zh_TW/process/kernel-driver-statement.rst b/Documentation/translations/zh_TW/process/kernel-driver-statement.rst
index 23d5cae9685b..29877a76b84e 100644
--- a/Documentation/translations/zh_TW/process/kernel-driver-statement.rst
+++ b/Documentation/translations/zh_TW/process/kernel-driver-statement.rst
@@ -6,7 +6,7 @@
:Original: :ref:`Documentation/process/kernel-driver-statement.rst <process_statement_driver>`
:Translator: Alex Shi <alex.shi@xxxxxxxxxxxxxxxxx>
- Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ Haowen Hu <srcres258@xxxxxxxxxx>
內核驅動聲明
------------
diff --git a/Documentation/translations/zh_TW/process/kernel-enforcement-statement.rst b/Documentation/translations/zh_TW/process/kernel-enforcement-statement.rst
index 524eb4ac26cc..3fda271581c6 100644
--- a/Documentation/translations/zh_TW/process/kernel-enforcement-statement.rst
+++ b/Documentation/translations/zh_TW/process/kernel-enforcement-statement.rst
@@ -6,7 +6,7 @@
:Original: :ref:`Documentation/process/kernel-enforcement-statement.rst <process_statement_kernel>`
:Translator: Alex Shi <alex.shi@xxxxxxxxxxxxxxxxx>
- Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ Haowen Hu <srcres258@xxxxxxxxxx>
Linux 內核執行聲明
------------------
diff --git a/Documentation/translations/zh_TW/process/license-rules.rst b/Documentation/translations/zh_TW/process/license-rules.rst
index 594255856b68..e856ffc63939 100644
--- a/Documentation/translations/zh_TW/process/license-rules.rst
+++ b/Documentation/translations/zh_TW/process/license-rules.rst
@@ -4,7 +4,7 @@
:Original: :ref:`Documentation/process/license-rules.rst <kernel_licensing>`
:Translator: Alex Shi <alex.shi@xxxxxxxxxxxxxxxxx>
- Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ Haowen Hu <srcres258@xxxxxxxxxx>
.. _tw_kernel_licensing:
diff --git a/Documentation/translations/zh_TW/process/magic-number.rst b/Documentation/translations/zh_TW/process/magic-number.rst
index 5582df6d7ca7..3d1f0cf82819 100644
--- a/Documentation/translations/zh_TW/process/magic-number.rst
+++ b/Documentation/translations/zh_TW/process/magic-number.rst
@@ -12,7 +12,7 @@
中文版維護者: 賈威威 Jia Wei Wei <harryxiyou@xxxxxxxxx>
中文版翻譯者: 賈威威 Jia Wei Wei <harryxiyou@xxxxxxxxx>
中文版校譯者: 賈威威 Jia Wei Wei <harryxiyou@xxxxxxxxx>
- 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
Linux 魔術數
============
diff --git a/Documentation/translations/zh_TW/process/management-style.rst b/Documentation/translations/zh_TW/process/management-style.rst
index 7cb912e89032..9b36099e3bce 100644
--- a/Documentation/translations/zh_TW/process/management-style.rst
+++ b/Documentation/translations/zh_TW/process/management-style.rst
@@ -4,7 +4,7 @@
:Original: :ref:`Documentation/process/management-style.rst <managementstyle>`
:Translator: Alex Shi <alex.shi@xxxxxxxxxxxxxxxxx>
- Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ Haowen Hu <srcres258@xxxxxxxxxx>
.. _tw_managementstyle:
diff --git a/Documentation/translations/zh_TW/process/programming-language.rst b/Documentation/translations/zh_TW/process/programming-language.rst
index d2c64a5599e8..1bf850a9eb43 100644
--- a/Documentation/translations/zh_TW/process/programming-language.rst
+++ b/Documentation/translations/zh_TW/process/programming-language.rst
@@ -4,7 +4,7 @@
:Original: :ref:`Documentation/process/programming-language.rst <programming_language>`
:Translator: Alex Shi <alex.shi@xxxxxxxxxxxxxxxxx>
- Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ Haowen Hu <srcres258@xxxxxxxxxx>
.. _tw_programming_language:
diff --git a/Documentation/translations/zh_TW/process/stable-api-nonsense.rst b/Documentation/translations/zh_TW/process/stable-api-nonsense.rst
index 4b8597fed5ae..88e68c8d987e 100644
--- a/Documentation/translations/zh_TW/process/stable-api-nonsense.rst
+++ b/Documentation/translations/zh_TW/process/stable-api-nonsense.rst
@@ -12,7 +12,7 @@
中文版維護者: 鍾宇 TripleX Chung <xxx.phy@xxxxxxxxx>
中文版翻譯者: 鍾宇 TripleX Chung <xxx.phy@xxxxxxxxx>
中文版校譯者: 李陽 Li Yang <leoyang.li@xxxxxxx>
- 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
Linux 內核驅動接口
==================
diff --git a/Documentation/translations/zh_TW/process/stable-kernel-rules.rst b/Documentation/translations/zh_TW/process/stable-kernel-rules.rst
index 2f8f064f8629..42c156bcf30a 100644
--- a/Documentation/translations/zh_TW/process/stable-kernel-rules.rst
+++ b/Documentation/translations/zh_TW/process/stable-kernel-rules.rst
@@ -15,7 +15,7 @@
中文版校譯者:
- 李陽 Li Yang <leoyang.li@xxxxxxx>
- Kangkai Yin <e12051@xxxxxxxxxxxx>
- - 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ - 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
所有你想知道的事情 - 關於linux穩定版發佈
========================================
diff --git a/Documentation/translations/zh_TW/process/submit-checklist.rst b/Documentation/translations/zh_TW/process/submit-checklist.rst
index a0cb91a6945f..26a3a63db253 100644
--- a/Documentation/translations/zh_TW/process/submit-checklist.rst
+++ b/Documentation/translations/zh_TW/process/submit-checklist.rst
@@ -6,7 +6,7 @@
:Translator:
- Alex Shi <alexs@xxxxxxxxxx>
- Wu XiangCheng <bobwxc@xxxxxxxx>
- - Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ - Haowen Hu <srcres258@xxxxxxxxxx>
.. _tw_submitchecklist:
diff --git a/Documentation/translations/zh_TW/process/submitting-patches.rst b/Documentation/translations/zh_TW/process/submitting-patches.rst
index 64de92c07906..62f3969b5a97 100644
--- a/Documentation/translations/zh_TW/process/submitting-patches.rst
+++ b/Documentation/translations/zh_TW/process/submitting-patches.rst
@@ -14,7 +14,7 @@
:校譯:
- 李陽 Li Yang <leoyang.li@xxxxxxx>
- 王聰 Wang Cong <xiyou.wangcong@xxxxxxxxx>
- - 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ - 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
提交補丁:如何讓你的改動進入內核
diff --git a/Documentation/translations/zh_TW/process/volatile-considered-harmful.rst b/Documentation/translations/zh_TW/process/volatile-considered-harmful.rst
index e2723f3cbbb0..2f4a21c4a8fa 100644
--- a/Documentation/translations/zh_TW/process/volatile-considered-harmful.rst
+++ b/Documentation/translations/zh_TW/process/volatile-considered-harmful.rst
@@ -17,7 +17,7 @@
中文版校譯者: 張漢輝 Eugene Teo <eugeneteo@xxxxxxxxx>
楊瑞 Dave Young <hidave.darkstar@xxxxxxxxx>
時奎亮 Alex Shi <alex.shi@xxxxxxxxxxxxxxxxx>
- 胡皓文 Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+ 胡皓文 Haowen Hu <srcres258@xxxxxxxxxx>
爲什麼不應該使用“volatile”類型
==============================
diff --git a/MAINTAINERS b/MAINTAINERS
index e08767323763..6984f01bf49d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -26538,10 +26538,10 @@ F: kernel/trace/trace_osnoise.c
F: kernel/trace/trace_sched_wakeup.c
TRADITIONAL CHINESE DOCUMENTATION
-M: Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
+M: Haowen Hu <srcres258@xxxxxxxxxx>
S: Maintained
W: https://github.com/srcres258/linux-doc
-T: git https://github.com/srcres258/linux-doc.git doc-zh-tw
+T: git https://github.com/srcres258/linux-doc.git i18n
F: Documentation/translations/zh_TW/
TRIGGER SOURCE
--
2.51.2