This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 71ea3f2906 fix(typo): in docs(zh-CN) how to be a committer (#11445)
71ea3f2906 is described below
commit 71ea3f29063f099b8b354defc9ed43e80ca4ac16
Author: Suyan <[email protected]>
AuthorDate: Wed Aug 3 08:45:22 2022 +0800
fix(typo): in docs(zh-CN) how to be a committer (#11445)
---
docs/zh-CN/community/how-to-contribute/how-to-be-a-committer.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/zh-CN/community/how-to-contribute/how-to-be-a-committer.md
b/docs/zh-CN/community/how-to-contribute/how-to-be-a-committer.md
index acfe9de659..5ff3a64587 100644
--- a/docs/zh-CN/community/how-to-contribute/how-to-be-a-committer.md
+++ b/docs/zh-CN/community/how-to-contribute/how-to-be-a-committer.md
@@ -28,7 +28,7 @@ under the License.
在 Apache 项目中,开发者有三种角色:
-1. Contributor:当开发者的代码正式合入代码后,该开发这自动成为该项目的 Contributor。
+1. Contributor:当开发者的代码正式合入代码后,该开发者自动成为该项目的 Contributor。
2. Committer:Committer 对代码库有合入权限。Committer 一般由 PMC(项目管理委员会)经过投票推举产生。
3. PMC Member:项目管理委员会成员。对项目的决策(如版本发布等)有投票权。一般由 PMC(项目管理委员会)经过投票推举产生。
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]