You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/09/27 16:28:45 UTC

[GitHub] [dolphinscheduler] TyrantLucifer opened a new pull request, #12175: [Feature][doc] Add a guide to nominate new committer

TyrantLucifer opened a new pull request, #12175:
URL: https://github.com/apache/dolphinscheduler/pull/12175

   <!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.-->
   
   ## Purpose of the pull request
   
   close #10006
   
   <!--(For example: This pull request adds checkstyle plugin).-->
   
   ## Brief change log
   
   <!--*(for example:)*
   - *Add maven-checkstyle-plugin to root pom.xml*
   -->
   
   ## Verify this pull request
   
   <!--*(Please pick either of the following options)*-->
   
   This pull request is code cleanup without any test coverage.
   
   *(or)*
   
   This pull request is already covered by existing tests, such as *(please describe tests)*.
   
   (or)
   
   This change added tests and can be verified as follows:
   
   <!--*(example:)*
   - *Added dolphinscheduler-dao tests for end-to-end.*
   - *Added CronUtilsTest to verify the change.*
   - *Manually verified the change by testing locally.* -->
   
   (or)
   
   If your pull request contain incompatible change, you should also add it to `docs/docs/en/guide/upgrede/incompatible.md`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] CalvinKirs commented on a diff in pull request #12175: [Feature][doc] Add a guide to nominate new committer

Posted by GitBox <gi...@apache.org>.
CalvinKirs commented on code in PR #12175:
URL: https://github.com/apache/dolphinscheduler/pull/12175#discussion_r981920768


##########
docs/docs/en/contribute/join/become-a-committer.md:
##########
@@ -1,11 +1,168 @@
-# How to Become DolphinScheduler Committer
+# How to become a committer of Apache Dolphinscheduler
 
-Anyone can be a contributor to an Apache project. Being a contributor simply means that you take an interest in the project and contribute in some way, ranging from asking sensible questions (which documents the project and provides feedback to developers) through to providing new features as patches.
+Dolphinscheduler Project Management Committee (PMC) is responsible for assessing the contributions of candidates.
 
-If you become a valuable contributor to the project you may well be invited to become a committer. Committer is a term used at the ASF to signify someone who is committed to a particular project. It brings with it the privilege of write access to the project repository and resources.
+Like many Apache projects, Dolphinscheduler welcome all contributions, including code contributions, blog entries, guides for new users, public speeches, and enhancement of the project in various ways.
 
-In Dolphinscheduler community, if a committer who have earned even more merit, can be invited to be a part of the Project Management Committee (PMC).
+Becoming a committer to get started contributing to Dolphinscheduler, learn how to contribute – anyone can submit patches, documentation and examples to the project.
 
-One thing that is sometimes hard to understand when you are new to the open development process used at the ASF, is that we value the community more than the code. A strong and healthy community will be respectful and be a fun and rewarding place. More importantly, a diverse and healthy community can continue to support the code over the longer term, even as individual companies come and go from the field.
+The PMC regularly adds new committers from the active contributors, based on their contributions to Dolphinscheduler. The qualifications for new committers include:
 
-More details could be found [here](https://community.apache.org/contributors/).
+Sustained contributions to Dolphinscheduler: Committers should have a history of major contributions to Dolphinscheduler. An ideal committer will have contributed broadly throughout the project, and have contributed at least one major component where they have taken an “ownership” role. An ownership role means that existing contributors feel that they should run patches for this component by this person.
+
+Quality of contributions: Committers more than any other community member should submit simple, well-tested, and well-designed patches. In addition, they should show sufficient expertise to be able to review patches, including making sure they fit within Dolphinscheduler’s engineering practices (testability, documentation, API stability, code style, etc). The committership is collectively responsible for the software quality and maintainability of Dolphinscheduler. Note that contributions to critical parts of Dolphinscheduler, like its core modules, will be held to a higher standard when assessing quality. Contributors to these areas will face more review of their changes.
+
+Community involvement: Committers should have a constructive and friendly attitude in all community interactions. They should also be active on the dev and user list and help mentor newer contributors and users. In design discussions, committers should maintain a professional and diplomatic approach, even in the face of disagreement.
+
+## Nominate new committer
+
+In Dolphinscheduler, **new committer nomination** could only be officially started by existing PMC members. If a new committer feels that he/she is qualified, he/she should contact any existing PMC member and discuss. If this is agreed among some members of the PMC, the process will kick off.
+
+The following steps are recommended (to be initiated only by an existing 2PMC member):

Review Comment:
   ```suggestion
   The following steps are recommended (to be initiated only by an existing PMC member):
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] EricGao888 commented on a diff in pull request #12175: [Feature][doc] Add a guide to nominate new committer

Posted by GitBox <gi...@apache.org>.
EricGao888 commented on code in PR #12175:
URL: https://github.com/apache/dolphinscheduler/pull/12175#discussion_r981467119


##########
docs/docs/zh/contribute/join/become-a-committer.md:
##########
@@ -1,12 +1,159 @@
-# 如何成为 DolphinScheduler Committer
+# 如何成为Apache Dolphinscheduler项目的committer
 
-每个人都可以成为Apache项目的贡献者。作为一个贡献者只是意味着你对项目感兴趣并以某种方式做出贡献,从提出合理的问题(这些问题记录了项目并向开发人员提供反馈)到提供新的特性作为补丁。
+Dolphinscheduler 项目管理委员会(PMC)会评估候选人的贡献,并在合适的时间提名候选者。
 
-如果你成为对一个项目有价值的贡献者,你有可能被邀请成为一个committer。committer是ASF(Apache软件基金会)中用来表示提交特定项目的人的术语。它给你带来对项目仓库和资源写的权限。
+像许多Apache项目一样,Dolphinscheduler欢迎所有形式的贡献,包括代码贡献、博客布道、新用户指南、公开演讲,以及以各种方式宣传项目和优化项目。
 
-在Dolphinscheduler社区,如果一个committer获得大量的优秀成绩,就可以被邀请加入项目管理委员会(PMC)。
+成为committer的第一步是要学习如何为Dolphinscheduler贡献并开始为Dolphinscheduler贡献,任何人可以向项目提交补丁、使用文档、测试用例等。
 
-当您不熟悉ASF使用的开源的开发过程时,有时难以理解的一点,就是我们更重视社区而不是代码。一个强大而健康的社区将受到尊重,成为一个有趣和有益的地方。更重要的是,一个多元化和健康的社区
-可以长时间的持续支持代码,即使个别公司在这个领域来来往往,也是如此。
+PMC会定期基于活跃贡献者们对Dolphinscheduler的贡献从他们中提名增加新的committer,要被提名为committer的条件如下:
 
-更多详细信息可以在[这里](https://community.apache.org/contributors/)找到
+1. 对Dolphinscheduler有持续的贡献:候选人应该对Dolphinscheduler有重大贡献,在整个项目中做出广泛的贡献,并且至少贡献了一个主要的组件,并在其中扮演了 "owner"的角色。

Review Comment:
   ```suggestion
   1. 对Dolphinscheduler有持续的贡献:候选人应该对Dolphinscheduler有重大贡献,在整个项目中做出广泛的贡献,并且至少贡献了一个主要的组件,并在其中扮演了"owner"的角色。
   ```



##########
docs/docs/zh/contribute/join/become-a-committer.md:
##########
@@ -1,12 +1,159 @@
-# 如何成为 DolphinScheduler Committer
+# 如何成为Apache Dolphinscheduler项目的committer
 
-每个人都可以成为Apache项目的贡献者。作为一个贡献者只是意味着你对项目感兴趣并以某种方式做出贡献,从提出合理的问题(这些问题记录了项目并向开发人员提供反馈)到提供新的特性作为补丁。
+Dolphinscheduler 项目管理委员会(PMC)会评估候选人的贡献,并在合适的时间提名候选者。
 
-如果你成为对一个项目有价值的贡献者,你有可能被邀请成为一个committer。committer是ASF(Apache软件基金会)中用来表示提交特定项目的人的术语。它给你带来对项目仓库和资源写的权限。
+像许多Apache项目一样,Dolphinscheduler欢迎所有形式的贡献,包括代码贡献、博客布道、新用户指南、公开演讲,以及以各种方式宣传项目和优化项目。
 
-在Dolphinscheduler社区,如果一个committer获得大量的优秀成绩,就可以被邀请加入项目管理委员会(PMC)。
+成为committer的第一步是要学习如何为Dolphinscheduler贡献并开始为Dolphinscheduler贡献,任何人可以向项目提交补丁、使用文档、测试用例等。
 
-当您不熟悉ASF使用的开源的开发过程时,有时难以理解的一点,就是我们更重视社区而不是代码。一个强大而健康的社区将受到尊重,成为一个有趣和有益的地方。更重要的是,一个多元化和健康的社区
-可以长时间的持续支持代码,即使个别公司在这个领域来来往往,也是如此。
+PMC会定期基于活跃贡献者们对Dolphinscheduler的贡献从他们中提名增加新的committer,要被提名为committer的条件如下:
 
-更多详细信息可以在[这里](https://community.apache.org/contributors/)找到
+1. 对Dolphinscheduler有持续的贡献:候选人应该对Dolphinscheduler有重大贡献,在整个项目中做出广泛的贡献,并且至少贡献了一个主要的组件,并在其中扮演了 "owner"的角色。
+2. 贡献的质量:候选人提交代码的质量应该比其他贡献者更高,此外他们应该表现出足够的专业知识来审查每个pr,包括确保它们符合Dolphinscheduler的工程实践(可测试性,文档,API稳定性,代码风格,等等)。委员会与committer对Dolphinscheduler的软件质量和可维护性共同负责。请注意,对Dolphinscheduler关键部分的贡献,比如它的核心模块,在评估质量时将会有更高的标准,这些领域的贡献者将面临更多的修改审查。
+3. 社区参与:候选人在所有的社区互动中应该有一个建设性的和友好的态度,他们还应该在开发和用户列表中活跃,帮助指导新的贡献者和用户。在设计讨论中,候选人应该保持专业和开发的态度,即使面对分歧时也要有合理的沟通。
+
+## 提名新的committer
+
+在Dolphinscheduler中,committer提名只能由现有的PMC成员开始。如果一个新的提交者觉得他/她有资格,他/她应该联系任何现有的PMC成员并进行讨论。如果这一点在PMC的一些成员中得到了认同,那么这个过程就会启动。
+
+建议采取以下步骤(仅需要现有2个PMC成员就可以发起):
+1. 发送一封标题为"[讨论]晋升xxx为新的committer"的电子邮件到`private@dolphinscheduler.apache.org`,并在邮件中列出该候选人的重要贡献,这样就可以提名流程。
+2. 保持讨论要超过3天,但不超过1周,除非有任何明确的反对。
+3. 如果PMC普遍同意该提议,请发送一封题为"[投票]提名xxx成为新的committer"的电子邮件到`private@dolphinscheduler.apache.org`
+4. 保持投票过程超过3天,但不超过1周。如果有三张+1票,且+1票>-1票,则视为 "共识批准"。注:+1票 > -1票。

Review Comment:
   A positive result is at least 3 + 1 votes with **NO** vetoes, see: https://community.apache.org/newcommitter.html



##########
docs/docs/en/contribute/join/become-a-committer.md:
##########
@@ -1,11 +1,170 @@
-# How to Become DolphinScheduler Committer
+# How to become a committer of Apache Dolphinscheduler
 
-Anyone can be a contributor to an Apache project. Being a contributor simply means that you take an interest in the project and contribute in some way, ranging from asking sensible questions (which documents the project and provides feedback to developers) through to providing new features as patches.
+Dolphinscheduler Project Management Committee (PMC) is responsible for assessing the contributions of candidates.
 
-If you become a valuable contributor to the project you may well be invited to become a committer. Committer is a term used at the ASF to signify someone who is committed to a particular project. It brings with it the privilege of write access to the project repository and resources.
+Like many Apache projects, Dolphinscheduler welcome all contributions, including code contributions, blog entries, guides for new users, public speeches, and enhancement of the project in various ways.
 
-In Dolphinscheduler community, if a committer who have earned even more merit, can be invited to be a part of the Project Management Committee (PMC).
+Becoming a committer to get started contributing to Dolphinscheduler, learn how to contribute – anyone can submit patches, documentation and examples to the project.
 
-One thing that is sometimes hard to understand when you are new to the open development process used at the ASF, is that we value the community more than the code. A strong and healthy community will be respectful and be a fun and rewarding place. More importantly, a diverse and healthy community can continue to support the code over the longer term, even as individual companies come and go from the field.
+The PMC regularly adds new committers from the active contributors, based on their contributions to Dolphinscheduler. The qualifications for new committers include:
 
-More details could be found [here](https://community.apache.org/contributors/).
+Sustained contributions to Dolphinscheduler: Committers should have a history of major contributions to Dolphinscheduler. An ideal committer will have contributed broadly throughout the project, and have contributed at least one major component where they have taken an “ownership” role. An ownership role means that existing contributors feel that they should run patches for this component by this person.
+
+Quality of contributions: Committers more than any other community member should submit simple, well-tested, and well-designed patches. In addition, they should show sufficient expertise to be able to review patches, including making sure they fit within Dolphinscheduler’s engineering practices (testability, documentation, API stability, code style, etc). The committership is collectively responsible for the software quality and maintainability of Dolphinscheduler. Note that contributions to critical parts of Dolphinscheduler, like its core and SQL modules, will be held to a higher standard when assessing quality. Contributors to these areas will face more review of their changes.
+
+Community involvement: Committers should have a constructive and friendly attitude in all community interactions. They should also be active on the dev and user list and help mentor newer contributors and users. In design discussions, committers should maintain a professional and diplomatic approach, even in the face of disagreement.
+
+## Nominate new committer
+
+In Dolphinscheduler, **new committer nomination** could only be officially started by existing PMC members. If a new committer feels that he/she is qualified, he/she should contact any existing PMC member and discuss. If this is agreed among some members of the PMC, the process will kick off.
+
+The following steps are recommended (to be initiated only by an existing 2PMC member):
+1. Send an email titled `[DISCUSS] Promote xxx as new committer` to `private@dolphinscheduler.apache.org`. List the important contributions of the candidate,
+   so you could gather support from other PMC members for your proposal.
+2. Keep the discussion open for more than 3 days but no more than 1 week, unless there is any express objection or concern.
+3. If the PMC generally agrees to the proposal, send an email titled `[VOTE] Promote xxx as new committer` to `private@dolphinscheduler.apache.org`.
+4. Keep the voting process open for more than 3 days, but no more than 1 week. Consider the result as `Consensus Approval` if there are three +1 votes and

Review Comment:
   A positive result is at least 3 + 1 votes with NO vetoes, see: https://community.apache.org/newcommitter.html



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] TyrantLucifer commented on a diff in pull request #12175: [Feature][doc] Add a guide to nominate new committer

Posted by GitBox <gi...@apache.org>.
TyrantLucifer commented on code in PR #12175:
URL: https://github.com/apache/dolphinscheduler/pull/12175#discussion_r981488008


##########
docs/docs/en/contribute/join/become-a-committer.md:
##########
@@ -1,11 +1,170 @@
-# How to Become DolphinScheduler Committer
+# How to become a committer of Apache Dolphinscheduler
 
-Anyone can be a contributor to an Apache project. Being a contributor simply means that you take an interest in the project and contribute in some way, ranging from asking sensible questions (which documents the project and provides feedback to developers) through to providing new features as patches.
+Dolphinscheduler Project Management Committee (PMC) is responsible for assessing the contributions of candidates.
 
-If you become a valuable contributor to the project you may well be invited to become a committer. Committer is a term used at the ASF to signify someone who is committed to a particular project. It brings with it the privilege of write access to the project repository and resources.
+Like many Apache projects, Dolphinscheduler welcome all contributions, including code contributions, blog entries, guides for new users, public speeches, and enhancement of the project in various ways.
 
-In Dolphinscheduler community, if a committer who have earned even more merit, can be invited to be a part of the Project Management Committee (PMC).
+Becoming a committer to get started contributing to Dolphinscheduler, learn how to contribute – anyone can submit patches, documentation and examples to the project.
 
-One thing that is sometimes hard to understand when you are new to the open development process used at the ASF, is that we value the community more than the code. A strong and healthy community will be respectful and be a fun and rewarding place. More importantly, a diverse and healthy community can continue to support the code over the longer term, even as individual companies come and go from the field.
+The PMC regularly adds new committers from the active contributors, based on their contributions to Dolphinscheduler. The qualifications for new committers include:
 
-More details could be found [here](https://community.apache.org/contributors/).
+Sustained contributions to Dolphinscheduler: Committers should have a history of major contributions to Dolphinscheduler. An ideal committer will have contributed broadly throughout the project, and have contributed at least one major component where they have taken an “ownership” role. An ownership role means that existing contributors feel that they should run patches for this component by this person.
+
+Quality of contributions: Committers more than any other community member should submit simple, well-tested, and well-designed patches. In addition, they should show sufficient expertise to be able to review patches, including making sure they fit within Dolphinscheduler’s engineering practices (testability, documentation, API stability, code style, etc). The committership is collectively responsible for the software quality and maintainability of Dolphinscheduler. Note that contributions to critical parts of Dolphinscheduler, like its core and SQL modules, will be held to a higher standard when assessing quality. Contributors to these areas will face more review of their changes.
+
+Community involvement: Committers should have a constructive and friendly attitude in all community interactions. They should also be active on the dev and user list and help mentor newer contributors and users. In design discussions, committers should maintain a professional and diplomatic approach, even in the face of disagreement.
+
+## Nominate new committer
+
+In Dolphinscheduler, **new committer nomination** could only be officially started by existing PMC members. If a new committer feels that he/she is qualified, he/she should contact any existing PMC member and discuss. If this is agreed among some members of the PMC, the process will kick off.
+
+The following steps are recommended (to be initiated only by an existing 2PMC member):
+1. Send an email titled `[DISCUSS] Promote xxx as new committer` to `private@dolphinscheduler.apache.org`. List the important contributions of the candidate,
+   so you could gather support from other PMC members for your proposal.
+2. Keep the discussion open for more than 3 days but no more than 1 week, unless there is any express objection or concern.
+3. If the PMC generally agrees to the proposal, send an email titled `[VOTE] Promote xxx as new committer` to `private@dolphinscheduler.apache.org`.
+4. Keep the voting process open for more than 3 days, but no more than 1 week. Consider the result as `Consensus Approval` if there are three +1 votes and

Review Comment:
   Resolved.



##########
docs/docs/zh/contribute/join/become-a-committer.md:
##########
@@ -1,12 +1,159 @@
-# 如何成为 DolphinScheduler Committer
+# 如何成为Apache Dolphinscheduler项目的committer
 
-每个人都可以成为Apache项目的贡献者。作为一个贡献者只是意味着你对项目感兴趣并以某种方式做出贡献,从提出合理的问题(这些问题记录了项目并向开发人员提供反馈)到提供新的特性作为补丁。
+Dolphinscheduler 项目管理委员会(PMC)会评估候选人的贡献,并在合适的时间提名候选者。
 
-如果你成为对一个项目有价值的贡献者,你有可能被邀请成为一个committer。committer是ASF(Apache软件基金会)中用来表示提交特定项目的人的术语。它给你带来对项目仓库和资源写的权限。
+像许多Apache项目一样,Dolphinscheduler欢迎所有形式的贡献,包括代码贡献、博客布道、新用户指南、公开演讲,以及以各种方式宣传项目和优化项目。
 
-在Dolphinscheduler社区,如果一个committer获得大量的优秀成绩,就可以被邀请加入项目管理委员会(PMC)。
+成为committer的第一步是要学习如何为Dolphinscheduler贡献并开始为Dolphinscheduler贡献,任何人可以向项目提交补丁、使用文档、测试用例等。
 
-当您不熟悉ASF使用的开源的开发过程时,有时难以理解的一点,就是我们更重视社区而不是代码。一个强大而健康的社区将受到尊重,成为一个有趣和有益的地方。更重要的是,一个多元化和健康的社区
-可以长时间的持续支持代码,即使个别公司在这个领域来来往往,也是如此。
+PMC会定期基于活跃贡献者们对Dolphinscheduler的贡献从他们中提名增加新的committer,要被提名为committer的条件如下:
 
-更多详细信息可以在[这里](https://community.apache.org/contributors/)找到
+1. 对Dolphinscheduler有持续的贡献:候选人应该对Dolphinscheduler有重大贡献,在整个项目中做出广泛的贡献,并且至少贡献了一个主要的组件,并在其中扮演了 "owner"的角色。
+2. 贡献的质量:候选人提交代码的质量应该比其他贡献者更高,此外他们应该表现出足够的专业知识来审查每个pr,包括确保它们符合Dolphinscheduler的工程实践(可测试性,文档,API稳定性,代码风格,等等)。委员会与committer对Dolphinscheduler的软件质量和可维护性共同负责。请注意,对Dolphinscheduler关键部分的贡献,比如它的核心模块,在评估质量时将会有更高的标准,这些领域的贡献者将面临更多的修改审查。
+3. 社区参与:候选人在所有的社区互动中应该有一个建设性的和友好的态度,他们还应该在开发和用户列表中活跃,帮助指导新的贡献者和用户。在设计讨论中,候选人应该保持专业和开发的态度,即使面对分歧时也要有合理的沟通。
+
+## 提名新的committer
+
+在Dolphinscheduler中,committer提名只能由现有的PMC成员开始。如果一个新的提交者觉得他/她有资格,他/她应该联系任何现有的PMC成员并进行讨论。如果这一点在PMC的一些成员中得到了认同,那么这个过程就会启动。
+
+建议采取以下步骤(仅需要现有2个PMC成员就可以发起):
+1. 发送一封标题为"[讨论]晋升xxx为新的committer"的电子邮件到`private@dolphinscheduler.apache.org`,并在邮件中列出该候选人的重要贡献,这样就可以提名流程。
+2. 保持讨论要超过3天,但不超过1周,除非有任何明确的反对。
+3. 如果PMC普遍同意该提议,请发送一封题为"[投票]提名xxx成为新的committer"的电子邮件到`private@dolphinscheduler.apache.org`
+4. 保持投票过程超过3天,但不超过1周。如果有三张+1票,且+1票>-1票,则视为 "共识批准"。注:+1票 > -1票。

Review Comment:
   Resolved.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] TyrantLucifer commented on a diff in pull request #12175: [Feature][doc] Add a guide to nominate new committer

Posted by GitBox <gi...@apache.org>.
TyrantLucifer commented on code in PR #12175:
URL: https://github.com/apache/dolphinscheduler/pull/12175#discussion_r981488361


##########
docs/docs/zh/contribute/join/become-a-committer.md:
##########
@@ -1,12 +1,159 @@
-# 如何成为 DolphinScheduler Committer
+# 如何成为Apache Dolphinscheduler项目的committer
 
-每个人都可以成为Apache项目的贡献者。作为一个贡献者只是意味着你对项目感兴趣并以某种方式做出贡献,从提出合理的问题(这些问题记录了项目并向开发人员提供反馈)到提供新的特性作为补丁。
+Dolphinscheduler 项目管理委员会(PMC)会评估候选人的贡献,并在合适的时间提名候选者。
 
-如果你成为对一个项目有价值的贡献者,你有可能被邀请成为一个committer。committer是ASF(Apache软件基金会)中用来表示提交特定项目的人的术语。它给你带来对项目仓库和资源写的权限。
+像许多Apache项目一样,Dolphinscheduler欢迎所有形式的贡献,包括代码贡献、博客布道、新用户指南、公开演讲,以及以各种方式宣传项目和优化项目。
 
-在Dolphinscheduler社区,如果一个committer获得大量的优秀成绩,就可以被邀请加入项目管理委员会(PMC)。
+成为committer的第一步是要学习如何为Dolphinscheduler贡献并开始为Dolphinscheduler贡献,任何人可以向项目提交补丁、使用文档、测试用例等。
 
-当您不熟悉ASF使用的开源的开发过程时,有时难以理解的一点,就是我们更重视社区而不是代码。一个强大而健康的社区将受到尊重,成为一个有趣和有益的地方。更重要的是,一个多元化和健康的社区
-可以长时间的持续支持代码,即使个别公司在这个领域来来往往,也是如此。
+PMC会定期基于活跃贡献者们对Dolphinscheduler的贡献从他们中提名增加新的committer,要被提名为committer的条件如下:
 
-更多详细信息可以在[这里](https://community.apache.org/contributors/)找到
+1. 对Dolphinscheduler有持续的贡献:候选人应该对Dolphinscheduler有重大贡献,在整个项目中做出广泛的贡献,并且至少贡献了一个主要的组件,并在其中扮演了 "owner"的角色。

Review Comment:
   Resolved.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] zhongjiajie commented on pull request #12175: [Feature][doc] Add a guide to nominate new committer

Posted by GitBox <gi...@apache.org>.
zhongjiajie commented on PR #12175:
URL: https://github.com/apache/dolphinscheduler/pull/12175#issuecomment-1260442942

   Thanks all


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] TyrantLucifer commented on pull request #12175: [Feature][doc] Add a guide to nominate new committer

Posted by GitBox <gi...@apache.org>.
TyrantLucifer commented on PR #12175:
URL: https://github.com/apache/dolphinscheduler/pull/12175#issuecomment-1260301668

   > > > Seems there are dead links.
   > > 
   > > 
   > > Waiting for me to confirm.
   > 
   > ![image](https://user-images.githubusercontent.com/34905992/192666060-bf4dd5c5-48d5-417f-b26f-67390f773e74.png)
   
   
   
   > > > Seems there are dead links.
   > > 
   > > 
   > > Waiting for me to confirm.
   > 
   > ![image](https://user-images.githubusercontent.com/34905992/192666060-bf4dd5c5-48d5-417f-b26f-67390f773e74.png)
   
   
   
   > > > Seems there are dead links.
   > > 
   > > 
   > > Waiting for me to confirm.
   > 
   > ![image](https://user-images.githubusercontent.com/34905992/192666060-bf4dd5c5-48d5-417f-b26f-67390f773e74.png)
   
   Fixed, thx for your review, let's waiting CI.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] TyrantLucifer commented on pull request #12175: [Feature][doc] Add a guide to nominate new committer

Posted by GitBox <gi...@apache.org>.
TyrantLucifer commented on PR #12175:
URL: https://github.com/apache/dolphinscheduler/pull/12175#issuecomment-1260302133

   > > > Seems there are dead links.
   > > 
   > > 
   > > Waiting for me to confirm.
   > 
   > ![image](https://user-images.githubusercontent.com/34905992/192666060-bf4dd5c5-48d5-417f-b26f-67390f773e74.png)
   
   Fixed, thx for your review, let's waiting CI.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] EricGao888 commented on pull request #12175: [Feature][doc] Add a guide to nominate new committer

Posted by GitBox <gi...@apache.org>.
EricGao888 commented on PR #12175:
URL: https://github.com/apache/dolphinscheduler/pull/12175#issuecomment-1260272452

   > > Seems there are dead links.
   > 
   > Waiting for me to confirm.
   
   ![image](https://user-images.githubusercontent.com/34905992/192666060-bf4dd5c5-48d5-417f-b26f-67390f773e74.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] zhongjiajie merged pull request #12175: [Feature][doc] Add a guide to nominate new committer

Posted by GitBox <gi...@apache.org>.
zhongjiajie merged PR #12175:
URL: https://github.com/apache/dolphinscheduler/pull/12175


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] TyrantLucifer commented on pull request #12175: [Feature][doc] Add a guide to nominate new committer

Posted by GitBox <gi...@apache.org>.
TyrantLucifer commented on PR #12175:
URL: https://github.com/apache/dolphinscheduler/pull/12175#issuecomment-1260271827

   > Seems there are dead links.
   
   Waiting for me to confirm.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] EricGao888 commented on pull request #12175: [Feature][doc] Add a guide to nominate new committer

Posted by GitBox <gi...@apache.org>.
EricGao888 commented on PR #12175:
URL: https://github.com/apache/dolphinscheduler/pull/12175#issuecomment-1260269141

   Seems there are dead links.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org