linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] docs/zh_CN: Add translation zh_CN/maintainer
@ 2021-04-25  2:25 Wu XiangCheng
  2021-04-25  2:25 ` [PATCH v2 1/6] docs/zh_CN: Add translation zh_CN/maintainer/index.rst Wu XiangCheng
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Wu XiangCheng @ 2021-04-25  2:25 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: Alex Shi, linux-doc, Yanteng Si, hjh

Hi all,

This set of patches aims to add translations zh_CN/maintainer.

v2:
* 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    |   1 +
 .../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 | 166 ++++++++++++++++++
 7 files changed, 541 insertions(+)
 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


base-commit: 441ca977a84dadac6173db7c07c25db110b76c1e
-- 
2.20.1


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

end of thread, other threads:[~2021-05-13 15:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-25  2:25 [PATCH v2 0/6] docs/zh_CN: Add translation zh_CN/maintainer Wu XiangCheng
2021-04-25  2:25 ` [PATCH v2 1/6] docs/zh_CN: Add translation zh_CN/maintainer/index.rst Wu XiangCheng
2021-04-25  2:25 ` [PATCH v2 2/6] docs/zh_CN: Add translation zh_CN/maintainer/configure-git.rst Wu XiangCheng
2021-04-25  2:26 ` [PATCH v2 3/6] docs/zh_CN: Add translation zh_CN/maintainer/rebasing-and-merging.rst Wu XiangCheng
2021-04-25  2:26 ` [PATCH v2 4/6] docs/zh_CN: Add translation zh_CN/maintainer/pull-requests.rst Wu XiangCheng
2021-04-25  2:26 ` [PATCH v2 5/6] docs/zh_CN: Add translation zh_CN/maintainer/maintainer-entry-profile.rst Wu XiangCheng
2021-04-25  2:26 ` [PATCH v2 6/6] docs/zh_CN: Add translation zh_CN/maintainer/modifying-patches.rst Wu XiangCheng
2021-05-13 15:40 ` [PATCH v2 0/6] docs/zh_CN: Add translation zh_CN/maintainer Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).