docs/zh_CN: update the translation of process/5.Posting.rst

Update to commit 4e6b7141d1 ("docs: clarify rules wrt tagging other
people")

scripts/checktransupdate.py reports:

Documentation/translations/zh_CN/process/5.Posting.rst
commit 4e6b7141d1 ("docs: clarify rules wrt tagging other people")
commit 9734b3e753 ("docs: 5.Posting: mentioned Suggested-by: tag")
2 commits needs resolving in total

Signed-off-by: Dongliang Mu <dzm91@hust.edu.cn>
Signed-off-by: Alex Shi <alexs@kernel.org>
This commit is contained in:
Dongliang Mu 2025-06-10 20:30:30 +08:00 committed by Alex Shi
parent eabcd4d38a
commit 5df4948065

View File

@ -177,10 +177,21 @@
- Reported-by: 指定报告此补丁修复的问题的用户;此标记用于表示感谢。
- Suggested-by: 表示该补丁思路由所提及的人提出,确保其创意贡献获得认可。
这有望激励他们在未来继续提供帮助。
- Cc指定某人收到了补丁的副本并有机会对此发表评论。
在补丁中添加标签时要小心只有Cc:才适合在没有指定人员明确许可的情况下添加。
在补丁中添加上述标签时需谨慎,因为除了 Cc:、Reported-by: 和 Suggested-by:
所有其他标签都需要被提及者的明确许可。对于这三个标签,若根据 lore 归档或提交
历史记录,相关人员使用该姓名和电子邮件地址为 Linux 内核做出过贡献,则隐含许可
已足够 -- 对于 Reported-by: 和 Suggested-by:,需确保报告或建议是公开进行的。
请注意从这个意义上讲bugzilla.kernel.org 属于公开场合,但其使用的电子邮件地址
属于私人信息;因此,除非相关人员曾在早期贡献中使用过这些邮箱,否则请勿在标签中
公开它们。
寄送补丁
--------