yangwwei commented on a change in pull request #105: URL: https://github.com/apache/incubator-yunikorn-site/pull/105#discussion_r781758703
########## File path: src/pages/community/get_involved.md ########## @@ -76,6 +76,44 @@ import TabItem from '@theme/TabItem'; - Calendar: [Google Calendar](https://calendar.google.com/calendar/b/3/r/week/2020/3/26?cid=YXBhY2hlLnl1bmlrb3JuQGdtYWlsLmNvbQ) :point_left: +## Become a Committer + +Committers are the community members who have the write access to the project's repositories, i.e +they can modify the code by themselves and accept others contributions to all YuniKorn repos. +There is no strict rules about the qualification of a candidate, the PPMC votes for a candidate +based on various considerations: + +- Code contributions + - Consistent code contributions + - Optimize the CI/CD pipeline + - Help the code reviews + - Test and verify release candidates + - Performance tuning and related tools development + - Propose improvement proposals + +- Non-code contributions + - Involvement in the community activities, such as meetings, meetups, etc. + - Provide feedback, report issues, roadmap discussions + - Help on project releases + - Improve project documentation + - Help the project adoption + - Integrate with other projects, extend the use cases + +Contributor or non-contributor can both make their paths to committer, the community deeply +appreciates both code or non-code contributions. + +## Become a PPMC member + +PPMC represents for Podling Project Management Committee, this committee is responsible for project +management and governance, ensures the project can be operated under [Apache Way](https://www.apache.org/theapacheway/). Review comment: DOne ########## File path: src/pages/community/get_involved.md ########## @@ -76,6 +76,44 @@ import TabItem from '@theme/TabItem'; - Calendar: [Google Calendar](https://calendar.google.com/calendar/b/3/r/week/2020/3/26?cid=YXBhY2hlLnl1bmlrb3JuQGdtYWlsLmNvbQ) :point_left: +## Become a Committer + +Committers are the community members who have the write access to the project's repositories, i.e +they can modify the code by themselves and accept others contributions to all YuniKorn repos. +There is no strict rules about the qualification of a candidate, the PPMC votes for a candidate +based on various considerations: + +- Code contributions + - Consistent code contributions + - Optimize the CI/CD pipeline + - Help the code reviews + - Test and verify release candidates + - Performance tuning and related tools development + - Propose improvement proposals + +- Non-code contributions + - Involvement in the community activities, such as meetings, meetups, etc. + - Provide feedback, report issues, roadmap discussions + - Help on project releases + - Improve project documentation + - Help the project adoption + - Integrate with other projects, extend the use cases + +Contributor or non-contributor can both make their paths to committer, the community deeply +appreciates both code or non-code contributions. + +## Become a PPMC member + +PPMC represents for Podling Project Management Committee, this committee is responsible for project +management and governance, ensures the project can be operated under [Apache Way](https://www.apache.org/theapacheway/). +The committee makes decisions based on the PPMC members' votes. A PPMC member has the authority to cast a binding cast +a binding vote on various things, such as project releases, adding new committer or PPMC member, etc. + +A contributor must become a committer first before being a PPMC member. +There is no strict rules of when a committer will be qualified for adding to PPMC. The management Review comment: done ########## File path: src/pages/community/how_to_contribute.md ########## @@ -96,6 +96,12 @@ The commit message must include the JIRA in the first line and should include a A commit will automatically close the PR. The JIRA will not be closed automatically. +## Report a security issue +YuniKorn community cares deeply about the security and actively support for any security issues as +the top priority. The community uses its private mailing list ([email protected]) to discuss +and track security related issues. If any security issue found, please email to the private Review comment: done ########## File path: src/pages/community/how_to_contribute.md ########## @@ -96,6 +96,12 @@ The commit message must include the JIRA in the first line and should include a A commit will automatically close the PR. The JIRA will not be closed automatically. +## Report a security issue +YuniKorn community cares deeply about the security and actively support for any security issues as Review comment: done ########## File path: src/pages/community/get_involved.md ########## @@ -76,6 +76,44 @@ import TabItem from '@theme/TabItem'; - Calendar: [Google Calendar](https://calendar.google.com/calendar/b/3/r/week/2020/3/26?cid=YXBhY2hlLnl1bmlrb3JuQGdtYWlsLmNvbQ) :point_left: +## Become a Committer + +Committers are the community members who have the write access to the project's repositories, i.e +they can modify the code by themselves and accept others contributions to all YuniKorn repos. +There is no strict rules about the qualification of a candidate, the PPMC votes for a candidate +based on various considerations: + +- Code contributions + - Consistent code contributions + - Optimize the CI/CD pipeline + - Help the code reviews + - Test and verify release candidates + - Performance tuning and related tools development + - Propose improvement proposals + +- Non-code contributions + - Involvement in the community activities, such as meetings, meetups, etc. + - Provide feedback, report issues, roadmap discussions + - Help on project releases + - Improve project documentation + - Help the project adoption + - Integrate with other projects, extend the use cases + +Contributor or non-contributor can both make their paths to committer, the community deeply +appreciates both code or non-code contributions. + +## Become a PPMC member + +PPMC represents for Podling Project Management Committee, this committee is responsible for project +management and governance, ensures the project can be operated under [Apache Way](https://www.apache.org/theapacheway/). +The committee makes decisions based on the PPMC members' votes. A PPMC member has the authority to cast a binding cast +a binding vote on various things, such as project releases, adding new committer or PPMC member, etc. + +A contributor must become a committer first before being a PPMC member. Review comment: done -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
