All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] docs/zh_CN: Add translation zh_CN/maintainer
@ 2021-04-22 12:26 Wu XiangCheng
  2021-04-22 12:26 ` [PATCH 1/6] docs/zh_CN: Add translation zh_CN/maintainer/index.rst Wu XiangCheng
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Wu XiangCheng @ 2021-04-22 12:26 UTC (permalink / raw)
  To: Alex Shi; +Cc: Jonathan Corbet, linux-doc, Yanteng Si, hjh

Hi all,

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

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 | 165 ++++++++++++++++++
 7 files changed, 540 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] 17+ messages in thread

end of thread, other threads:[~2021-04-24 15:56 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-22 12:26 [PATCH 0/6] docs/zh_CN: Add translation zh_CN/maintainer Wu XiangCheng
2021-04-22 12:26 ` [PATCH 1/6] docs/zh_CN: Add translation zh_CN/maintainer/index.rst Wu XiangCheng
2021-04-23  1:46   ` teng sterling
2021-04-22 12:26 ` [PATCH 2/6] docs/zh_CN: Add translation zh_CN/maintainer/configure-git.rst Wu XiangCheng
2021-04-23  1:46   ` teng sterling
2021-04-22 12:27 ` [PATCH 3/6] docs/zh_CN: Add translation zh_CN/maintainer/rebasing-and-merging.rst Wu XiangCheng
2021-04-23  1:47   ` teng sterling
2021-04-23  5:10     ` Wu X.C.
2021-04-23 15:14       ` teng sterling
2021-04-22 12:27 ` [PATCH 4/6] docs/zh_CN: Add translation zh_CN/maintainer/pull-requests.rst Wu XiangCheng
2021-04-23 15:00   ` teng sterling
2021-04-23 15:58     ` Wu X.C.
2021-04-24 15:56       ` teng sterling
2021-04-22 12:27 ` [PATCH 5/6] docs/zh_CN: Add translation zh_CN/maintainer/maintainer-entry-profile.rst Wu XiangCheng
2021-04-23 15:11   ` teng sterling
2021-04-22 12:28 ` [PATCH 6/6] docs/zh_CN: Add translation zh_CN/maintainer/modifying-patches.rst Wu XiangCheng
2021-04-23 15:11   ` teng sterling

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.