diff options
author | Alex Shi <alex.shi@linux.alibaba.com> | 2019-04-01 17:44:32 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-04-02 18:53:53 +0300 |
commit | e1d0ceca8c093cf2e8fa7b226222246732d28a26 (patch) | |
tree | 402c481e90b3f8129a4c903d6920e1ace1d330da /Documentation/translations | |
parent | 3cabb71cdc61e0502be5e8543b8d111ad519a7e6 (diff) | |
download | linux-e1d0ceca8c093cf2e8fa7b226222246732d28a26.tar.xz |
docs/zh_CN: add disclaimer and transtlator info in submit-checklist
Credit the translator and get a way for people to complain.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com>
Cc: Harry Wei <harryxiyou@gmail.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations')
-rw-r--r-- | Documentation/translations/zh_CN/process/submit-checklist.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/translations/zh_CN/process/submit-checklist.rst b/Documentation/translations/zh_CN/process/submit-checklist.rst index 012f2bf88a35..9ee1cb4cdab6 100644 --- a/Documentation/translations/zh_CN/process/submit-checklist.rst +++ b/Documentation/translations/zh_CN/process/submit-checklist.rst @@ -1,3 +1,8 @@ +.. include:: ../disclaimer-zh_CN.rst + +:Original: :ref:`Documentation/process/submit-checklist.rst <submitchecklist>` +:Translator: Alex Shi <alex.shi@linux.alibaba.com> + .. _cn_submitchecklist: Linux内核补丁提交清单 |