This is an automated email from the ASF dual-hosted git repository. jerrytan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git
The following commit(s) were added to refs/heads/master by this push: new 84c77340 Update newcommitter.md 84c77340 is described below commit 84c7734025a570db3d18f417518c57d10bfaef3a Author: Tanzhongyi(Jerry Tan) <jerry...@apache.org> AuthorDate: Thu Oct 27 10:55:59 2022 +0800 Update newcommitter.md --- community/newcommitter.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/community/newcommitter.md b/community/newcommitter.md index 89ecb6cc..748aae66 100644 --- a/community/newcommitter.md +++ b/community/newcommitter.md @@ -2,18 +2,21 @@ ## 1. 如何发展committer +### 前置条件 +1. 贡献者commit数量达到10个以上 +2. 贡献者个人有意愿接受邀请成为committer +3. 贡献者订阅dev@brpc.apache.org,并发邮件介绍自己 ### 成为committer的路程 1. 提名者在private@brpc中发起讨论和投票,投票通过即OK (最少3+1, +1 > -1),投票邮件模版https://community.apache.org/newcommitter.html#committer-vote-template 2. 提名者发送close vote邮件给private@brpc和private@incubator ,标题可以为subject [RESULT][VOTE],close邮件模版https://community.apache.org/newcommitter.html#close-vote 3. 提名者给被提名者发invite letter,并得到回复后再提示他提交ICLA,模版见https://community.apache.org/newcommitter.html#Committer%20Invite%20Template -4. 被提名者填写[CLA](https://www.apache.org/licenses/contributor-agreements.html), 个人贡献者需要下载[ICLA](https://www.apache.org/licenses/icla.pdf)填写个人信息并签名,发送电子版给 secret...@apache.org。个人信息填写项(除签名外)可以使用 PDF 阅读器或浏览器填写,填写后保存进行签名。签名方式支持: +4. 被提名者填写[CLA](https://www.apache.org/licenses/contributor-agreements.html), 个人贡献者需要下载[ICLA](https://www.apache.org/licenses/icla.pdf)填写个人信息并签名,发送电子版给 secret...@apache.org。(注意:ICLA需要填写信息完全,包括邮寄地址和签名,否则会被ASF的秘书打回)个人信息填写项(除签名外)可以使用 PDF 阅读器或浏览器填写,填写后保存进行签名。签名方式支持: - 打印 pdf 文件,手写签名后扫描为电子版; - 使用支持手写的设备进行电子签名; - 使用 `gpg` 进行电子签名,即对填写好个人基本信息的 pdf 文件进行操作(需要提前生成与登记邮箱匹配的公钥/密钥对):`gpg --armor --detach-sign icla.pdf`; - 使用 `DocuSign` 进行签名; -注意:ICLA需要填写信息完全,包括邮寄地址和签名。 5. 提名者发送announce邮件到dev@brpc.apache.org @@ -29,7 +32,7 @@ https://id.apache.org/ https://gitbox.apache.org/setup/ -### apache 官网new committer相关的文档 +### Apache 官网new committer相关的文档 * https://community.apache.org/newcommitter.html --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org