I see! :) BTW, the following email addresses are mine.: I send a patch with "siyanteng01@xxxxxxxxxxx" (no mailing list subscription) "siyanteng01@xxxxxxxxx" writes back (no subscribed to mailing list) "sterlingteng@xxxxxxxxx" receives mail (subscribed to mailing list) Thanks Yanteng Alex Shi <seakeel@xxxxxxxxx> 于2021年4月1日周四 下午5:59写道: > > Cc Yanteng Si <siyanteng@xxxxxxxxxxx> > > On 2021/4/1 下午3:05, Wu XiangCheng wrote: > > Hi all, > > > > This set of patches add some translations in zh_CN/doc-guide/ > > > > Thanks! > > > > base: next tree > > commit 3501c960dfda ("docs/zh_CN: Add translations in zh_CN/kernel-hacking/") > > > > Wu XiangCheng (5): > > docs/zh_CN: Add translation zh_CN/doc-guide/index.rst > > docs/zh_CN: Link zh_CN/doc-guide to zh_CN/index.rst > > docs/zh_CN: Add translation zh_CN/doc-guide/sphinx.rst > > docs/zh_CN: Add two image example files > > docs/zh_CN: Add translation zh_CN/doc-guide/kernel-doc.rst > > > > .../translations/zh_CN/doc-guide/hello.dot | 3 + > > .../translations/zh_CN/doc-guide/index.rst | 30 ++ > > .../zh_CN/doc-guide/kernel-doc.rst | 497 ++++++++++++++++++ > > .../translations/zh_CN/doc-guide/sphinx.rst | 415 +++++++++++++++ > > .../zh_CN/doc-guide/svg_image.svg | 10 + > > Documentation/translations/zh_CN/index.rst | 1 + > > 6 files changed, 956 insertions(+) > > create mode 100644 Documentation/translations/zh_CN/doc-guide/hello.dot > > create mode 100644 Documentation/translations/zh_CN/doc-guide/index.rst > > create mode 100644 Documentation/translations/zh_CN/doc-guide/kernel-doc.rst > > create mode 100644 Documentation/translations/zh_CN/doc-guide/sphinx.rst > > create mode 100644 Documentation/translations/zh_CN/doc-guide/svg_image.svg > >