This is an automated email from the ASF dual-hosted git repository. luzhijing 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 d392791114 [Chore](docs)Remove the Committer-related description in the contribution guide (#20418) d392791114 is described below commit d392791114534fc7be40d63be10043946e6fb546 Author: Calvin Kirs <acm_ch...@yeah.net> AuthorDate: Mon Jun 5 12:03:48 2023 +0800 [Chore](docs)Remove the Committer-related description in the contribution guide (#20418) --- docs/en/community/how-to-contribute/contributor-guide.md | 13 ------------- docs/zh-CN/community/how-to-contribute/contributor-guide.md | 12 ------------ 2 files changed, 25 deletions(-) diff --git a/docs/en/community/how-to-contribute/contributor-guide.md b/docs/en/community/how-to-contribute/contributor-guide.md index 02f64df5d1..1b0b814dec 100644 --- a/docs/en/community/how-to-contribute/contributor-guide.md +++ b/docs/en/community/how-to-contribute/contributor-guide.md @@ -33,19 +33,6 @@ under the License. If you haven’t yet, subscribe to {dev,commits}@doris.apache.org mailing lists. Commits mailing list is especially important because all of Github Issue, Pull Request and build notifications are sent there. -### Subscribe to the private mailing list - -Subscribe to priv...@doris.apache.org by sending an email to private-subscr...@doris.apache.org. -Keep in mind that this list is private and your subscription needs to be approved by a moderator. -If you are PPMC, you can subscribe the mailing list through [Subscription Helper](https://whimsy.apache.org/committers/subscribe) - -### Link your ASF and Github account - -We use Github for managing issues and user contributions (pull requests). -As such, you need to link your Github.com account with your ASF account using [Gitbox](https://gitbox.apache.org/setup/). -This way you will get write access to [Doris](https://github.com/apache/doris) repository -and you will be able to manage issues and pull request directly through our Github repository. - ## Code Review Guidelines 1. Always maintain a high standard of review so that the quality of the entire product can be better guaranteed. diff --git a/docs/zh-CN/community/how-to-contribute/contributor-guide.md b/docs/zh-CN/community/how-to-contribute/contributor-guide.md index cfb4974f4b..2628bd7924 100644 --- a/docs/zh-CN/community/how-to-contribute/contributor-guide.md +++ b/docs/zh-CN/community/how-to-contribute/contributor-guide.md @@ -33,18 +33,6 @@ under the License. 请订阅{dev,commits}@doris.apache.org邮件列表,通过发送邮件到{dev,commits}-subscr...@doris.apache.org完成订阅。 commits邮件非常重要,因为所有的GitHub Issue,PR提交都会发往这个邮件列表。 -### 订阅private邮件列表 - -订阅priv...@doris.apache.org通过发送邮件到private-subscr...@doris.apache.org完成订阅。 -这个订阅操作需要邮件列表的moderator进行审核才能订阅成功。 -如果你是PPMC的话, 可以通过通过[邮件列表订阅帮手](https://whimsy.apache.org/committers/subscribe)直接完成订阅。 - -### 关联你的 ASF 账号与 Github 账号 - -我们用GitHub来管理我们的Issue以及用户贡献。 -所以你需要把你的ASF账号与GitHub账号进行关联来获得[Doris仓库](https://github.com/apache/doris)的写入权限。 -通过在[Gitbox](https://gitbox.apache.org/setup/)完成操作后,你就可以对GitHub仓库中的Issue,PR进行管理。 - ## Code Review指南 1. 始终保持一个较高的标准来进行review,这样才能更好地保证整个产品的质量。 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org