Linux Documentation
 help / color / mirror / Atom feed
* [PATCH] docs/Chinese: change the disclaimer words
@ 2025-03-05  2:50 alexs
  2025-03-05  2:55 ` Tang Yizhou
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: alexs @ 2025-03-05  2:50 UTC (permalink / raw)
  Cc: Alex Shi, Yanteng Si, Dongliang Mu, Jonathan Corbet, linux-doc

From: Alex Shi <alexs@kernel.org>

2 paragraph warning and note take a bit more space, let's merge them together,
and guide to other maintainer and reviewers.

Signed-off-by: Alex Shi <alexs@kernel.org>
Cc: Yanteng Si <si.yanteng@linux.dev> 
Cc: Dongliang Mu <dzm91@hust.edu.cn> 
Cc: Jonathan Corbet <corbet@lwn.net> 
Cc: linux-doc@vger.kernel.org 
---
 Documentation/translations/zh_CN/disclaimer-zh_CN.rst | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/Documentation/translations/zh_CN/disclaimer-zh_CN.rst b/Documentation/translations/zh_CN/disclaimer-zh_CN.rst
index 3c6db094a63c..5a0414eefa01 100644
--- a/Documentation/translations/zh_CN/disclaimer-zh_CN.rst
+++ b/Documentation/translations/zh_CN/disclaimer-zh_CN.rst
@@ -1,9 +1,7 @@
 :orphan:
 
-.. warning::
+.. note::
      此文件的目的是为让中文读者更容易阅读和理解,而不是作为一个分支。 因此,
      如果您对此文件有任何意见或更新,请先尝试更新原始英文文件。
-
-.. note::
      如果您发现本文档与原始文件有任何不同或者有翻译问题,请联系该文件的译者,
-     或者请求时奎亮的帮助:<alexs@kernel.org>。
+     或者请求中文文档维护者和审阅者的帮助。
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] docs/Chinese: change the disclaimer words
  2025-03-05  2:50 [PATCH] docs/Chinese: change the disclaimer words alexs
@ 2025-03-05  2:55 ` Tang Yizhou
  2025-03-05  2:57 ` Dongliang Mu
  2025-03-06  2:20 ` alexs
  2 siblings, 0 replies; 4+ messages in thread
From: Tang Yizhou @ 2025-03-05  2:55 UTC (permalink / raw)
  To: alexs; +Cc: Yanteng Si, Dongliang Mu, Jonathan Corbet, linux-doc

On Wed, Mar 5, 2025 at 10:51 AM <alexs@kernel.org> wrote:
>
> From: Alex Shi <alexs@kernel.org>
>
> 2 paragraph warning and note take a bit more space, let's merge them together,
> and guide to other maintainer and reviewers.
>
> Signed-off-by: Alex Shi <alexs@kernel.org>
> Cc: Yanteng Si <si.yanteng@linux.dev>
> Cc: Dongliang Mu <dzm91@hust.edu.cn>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: linux-doc@vger.kernel.org
> ---
>  Documentation/translations/zh_CN/disclaimer-zh_CN.rst | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
>
> diff --git a/Documentation/translations/zh_CN/disclaimer-zh_CN.rst b/Documentation/translations/zh_CN/disclaimer-zh_CN.rst
> index 3c6db094a63c..5a0414eefa01 100644
> --- a/Documentation/translations/zh_CN/disclaimer-zh_CN.rst
> +++ b/Documentation/translations/zh_CN/disclaimer-zh_CN.rst
> @@ -1,9 +1,7 @@
>  :orphan:
>
> -.. warning::
> +.. note::
>       此文件的目的是为让中文读者更容易阅读和理解,而不是作为一个分支。 因此,
>       如果您对此文件有任何意见或更新,请先尝试更新原始英文文件。
> -
> -.. note::
>       如果您发现本文档与原始文件有任何不同或者有翻译问题,请联系该文件的译者,
> -     或者请求时奎亮的帮助:<alexs@kernel.org>。
> +     或者请求中文文档维护者和审阅者的帮助。

Reviewed-by: Tang Yizhou <yizhou.tang@shopee.com>

Thanks,
Yi


> --
> 2.43.0
>
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] docs/Chinese: change the disclaimer words
  2025-03-05  2:50 [PATCH] docs/Chinese: change the disclaimer words alexs
  2025-03-05  2:55 ` Tang Yizhou
@ 2025-03-05  2:57 ` Dongliang Mu
  2025-03-06  2:20 ` alexs
  2 siblings, 0 replies; 4+ messages in thread
From: Dongliang Mu @ 2025-03-05  2:57 UTC (permalink / raw)
  To: alexs; +Cc: Yanteng Si, Dongliang Mu, Jonathan Corbet, linux-doc

On Wed, Mar 5, 2025 at 10:51 AM <alexs@kernel.org> wrote:
>
> From: Alex Shi <alexs@kernel.org>
>
> 2 paragraph warning and note take a bit more space, let's merge them together,
> and guide to other maintainer and reviewers.
>
> Signed-off-by: Alex Shi <alexs@kernel.org>
> Cc: Yanteng Si <si.yanteng@linux.dev>
> Cc: Dongliang Mu <dzm91@hust.edu.cn>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: linux-doc@vger.kernel.org
> ---
>  Documentation/translations/zh_CN/disclaimer-zh_CN.rst | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
>
> diff --git a/Documentation/translations/zh_CN/disclaimer-zh_CN.rst b/Documentation/translations/zh_CN/disclaimer-zh_CN.rst
> index 3c6db094a63c..5a0414eefa01 100644
> --- a/Documentation/translations/zh_CN/disclaimer-zh_CN.rst
> +++ b/Documentation/translations/zh_CN/disclaimer-zh_CN.rst
> @@ -1,9 +1,7 @@
>  :orphan:
>
> -.. warning::
> +.. note::
>       此文件的目的是为让中文读者更容易阅读和理解,而不是作为一个分支。 因此,
>       如果您对此文件有任何意见或更新,请先尝试更新原始英文文件。
> -
> -.. note::
>       如果您发现本文档与原始文件有任何不同或者有翻译问题,请联系该文件的译者,
> -     或者请求时奎亮的帮助:<alexs@kernel.org>。
> +     或者请求中文文档维护者和审阅者的帮助。

LGTM!

Reviewed-by: Dongliang Mu <dzm91@hust.edu.cn>

> --
> 2.43.0
>
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] docs/Chinese: change the disclaimer words
  2025-03-05  2:50 [PATCH] docs/Chinese: change the disclaimer words alexs
  2025-03-05  2:55 ` Tang Yizhou
  2025-03-05  2:57 ` Dongliang Mu
@ 2025-03-06  2:20 ` alexs
  2 siblings, 0 replies; 4+ messages in thread
From: alexs @ 2025-03-06  2:20 UTC (permalink / raw)
  To: alexs; +Cc: Yanteng Si, Dongliang Mu, Jonathan Corbet, linux-doc

From: Alex Shi <alexs@kernel.org>


On Wed, 05 Mar 2025 10:50:58 +0800, alexs@kernel.org wrote:
> 2 paragraph warning and note take a bit more space, let's merge them together,
> and guide to other maintainer and reviewers.
> 
> 

Applied, thanks!

[1/1] docs/Chinese: change the disclaimer words
      commit: 17c8896c43eab4ff1e2220fa061c40e2509c67b3

Best regards,
-- 
Alex Shi <alexs@kernel.org>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-03-06  2:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-05  2:50 [PATCH] docs/Chinese: change the disclaimer words alexs
2025-03-05  2:55 ` Tang Yizhou
2025-03-05  2:57 ` Dongliang Mu
2025-03-06  2:20 ` alexs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox