diff options
author | Hu Haowen <2023002089@link.tyut.edu.cn> | 2023-11-06 17:01:40 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2023-11-17 18:57:11 +0300 |
commit | 335bbdf01d25517ae832ac1807fd8323c1f4f3b9 (patch) | |
tree | 4e72e3f3d9391bd978dac9ec3985fcaa3669e5c8 /Documentation/translations/zh_CN/dev-tools/testing-overview.rst | |
parent | 5483cc3dfd8da2d82603cc4a18db21866d58308e (diff) | |
download | linux-335bbdf01d25517ae832ac1807fd8323c1f4f3b9.tar.xz |
docs/zh_TW: replace my email address
The Gmail address will not be used often from now on, and replace it
with the email which is more frequently accessed by myself.
Signed-off-by: Hu Haowen <2023002089@link.tyut.edu.cn>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20231106140140.25455-1-2023002089@link.tyut.edu.cn>
Diffstat (limited to 'Documentation/translations/zh_CN/dev-tools/testing-overview.rst')
-rw-r--r-- | Documentation/translations/zh_CN/dev-tools/testing-overview.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/translations/zh_CN/dev-tools/testing-overview.rst b/Documentation/translations/zh_CN/dev-tools/testing-overview.rst index 69e7e4cb2002..c91f9b60f9f1 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 <src.res.211@gmail.com> +:Translator: 胡皓文 Hu Haowen <2023002089@link.tyut.edu.cn> ============ 内核测试指南 |