All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Shi <seakeel@gmail.com>
To: Wu XiangCheng <bobwxc@email.cn>, Jonathan Corbet <corbet@lwn.net>
Cc: Alex Shi <alexs@kernel.org>,
	linux-doc@vger.kernel.org, Yanteng Si <siyanteng@loongson.cn>
Subject: Re: [PATCH v4 0/6] docs/zh_CN: Add translation zh_CN/maintainer
Date: Mon, 17 May 2021 19:15:43 +0800	[thread overview]
Message-ID: <64bb3d53-30c2-e51e-ddd4-66ddeb12af51@gmail.com> (raw)
In-Reply-To: <cover.1621243426.git.bobwxc@email.cn>

All looks fine for me.

Thanks
Alex

On 2021/5/17 下午6:34, Wu XiangCheng wrote:
> Hi all,
> 
> This set of patches aims to add translations zh_CN/maintainer.
> 
> v4:
> * Modified translation of word "backport" and a sentence under Alex
>   Shi's suggestion, thanks.
> 
> v3:
> <https://lore.kernel.org/linux-doc/cover.1620932189.git.bobwxc@email.cn/T/#t>
> * Rebase to newest jc/docs-next tree
> 
> v2:
> <https://lore.kernel.org/linux-doc/87sg2q63sd.fsf@meer.lwn.net/T/>
> * Modified some words in [Patch 3-4/6] under Yanteng Si's advices.
>   Thanks for his review!
> * Pick Yanteng Si's reviewed-by tag for [Patch 1-6/6]
> 
> v1:
> <https://lore.kernel.org/linux-doc/cover.1619093668.git.bobwxc@email.cn/T/#t>
> 
> Please note that since each patch need to modify their own entry
> in zh_CN/maintainer/index.rst, patches should be applied in order.
> 
> Thanks!
> 
> Base on jc/docs-next
> 
> Wu XiangCheng (6):
>   docs/zh_CN: Add translation zh_CN/maintainer/index.rst
>   docs/zh_CN: Add translation zh_CN/maintainer/configure-git.rst
>   docs/zh_CN: Add translation zh_CN/maintainer/rebasing-and-merging.rst
>   docs/zh_CN: Add translation zh_CN/maintainer/pull-requests.rst
>   docs/zh_CN: Add translation
>     zh_CN/maintainer/maintainer-entry-profile.rst
>   docs/zh_CN: Add translation zh_CN/maintainer/modifying-patches.rst
> 
>  Documentation/translations/zh_CN/index.rst    |   2 +-
>  .../zh_CN/maintainer/configure-git.rst        |  62 +++++++
>  .../translations/zh_CN/maintainer/index.rst   |  21 +++
>  .../maintainer/maintainer-entry-profile.rst   |  92 ++++++++++
>  .../zh_CN/maintainer/modifying-patches.rst    |  51 ++++++
>  .../zh_CN/maintainer/pull-requests.rst        | 148 ++++++++++++++++
>  .../zh_CN/maintainer/rebasing-and-merging.rst | 165 ++++++++++++++++++
>  7 files changed, 540 insertions(+), 1 deletion(-)
>  create mode 100644 Documentation/translations/zh_CN/maintainer/configure-git.rst
>  create mode 100644 Documentation/translations/zh_CN/maintainer/index.rst
>  create mode 100644 Documentation/translations/zh_CN/maintainer/maintainer-entry-profile.rst
>  create mode 100644 Documentation/translations/zh_CN/maintainer/modifying-patches.rst
>  create mode 100644 Documentation/translations/zh_CN/maintainer/pull-requests.rst
>  create mode 100644 Documentation/translations/zh_CN/maintainer/rebasing-and-merging.rst
> 

  parent reply	other threads:[~2021-05-17 11:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-17 10:34 [PATCH v4 0/6] docs/zh_CN: Add translation zh_CN/maintainer Wu XiangCheng
2021-05-17 10:34 ` [PATCH v4 1/6] docs/zh_CN: Add translation zh_CN/maintainer/index.rst Wu XiangCheng
2021-05-17 10:34 ` [PATCH v4 2/6] docs/zh_CN: Add translation zh_CN/maintainer/configure-git.rst Wu XiangCheng
2021-05-17 10:34 ` [PATCH v4 3/6] docs/zh_CN: Add translation zh_CN/maintainer/rebasing-and-merging.rst Wu XiangCheng
2021-05-17 10:35 ` [PATCH v4 4/6] docs/zh_CN: Add translation zh_CN/maintainer/pull-requests.rst Wu XiangCheng
2021-05-17 10:35 ` [PATCH v4 5/6] docs/zh_CN: Add translation zh_CN/maintainer/maintainer-entry-profile.rst Wu XiangCheng
2021-05-17 10:35 ` [PATCH v4 6/6] docs/zh_CN: Add translation zh_CN/maintainer/modifying-patches.rst Wu XiangCheng
2021-05-17 11:15 ` Alex Shi [this message]
2021-05-17 18:09 ` [PATCH v4 0/6] docs/zh_CN: Add translation zh_CN/maintainer Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=64bb3d53-30c2-e51e-ddd4-66ddeb12af51@gmail.com \
    --to=seakeel@gmail.com \
    --cc=alexs@kernel.org \
    --cc=bobwxc@email.cn \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=siyanteng@loongson.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.