Re: [PATCH v3] docs/zh_CN: add process/researcher-guidelines Chinese translation

From: Jonathan Corbet
Date: Wed Jul 03 2024 - 18:45:42 EST


Dongliang Mu <dzm91@xxxxxxxxxxx> writes:

> Finish the translation of researcher-guidelines and add it to the
> index file.
>
> Update to commit 27103dddc2da ("Documentation: update mailing list
> addresses")
>
> Reviewed-by: Alex Shi <alexs@xxxxxxxxxx>
> Signed-off-by: Dongliang Mu <dzm91@xxxxxxxxxxx>
> ---
> v2->v3: modify _cn_submittingpatches to _cn_researcherguidelines
> according to jon
> v1->v2: Revise description suggested by Alex Shi
> Add a commit id to keep track of the translation status
> Add a new line at the end of researcher-guidelines.rst
> .../translations/zh_CN/process/index.rst | 2 +-
> .../zh_CN/process/researcher-guidelines.rst | 129 ++++++++++++++++++
> 2 files changed, 130 insertions(+), 1 deletion(-)
> create mode 100644 Documentation/translations/zh_CN/process/researcher-guidelines.rst

Applied, thanks.

jon