Skip to content

Commit 4df4c52

Browse files
[Doc] Update membership.md (StarRocks#31231)
Signed-off-by: Kate Shao <[email protected]>
1 parent 313a351 commit 4df4c52

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

community/membership.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11

22
| Role | Responsibilities | Requirements |
33
| -----| ---------------- | ------------ |
4-
| Contributor | Active participant in the community | Finish at least one contribution to the project in specific repos |
5-
| Active Contributor | Active contributor in the community | Have 5 merged PRs or fixed major bugs|
6-
| Committer | Contributions acceptance approval| Have proven track record of contributions and lead major development. Nominees must be approved by a majority vote of the TSC voting members.|
7-
| Maintainer | A maintainer makes and approves technical design decisions. Define milestones and releases. Elect new community members.| Highly experienced committer. Nominees must be approved by a majority vote of the TSC voting members.|
4+
| Contributor | Participate in the community. | Finish at least one contribution to the project in specific repos. |
5+
| Active Contributor | Actively contribute to the community. | Have 5 merged PRs or fixed major bugs.|
6+
| Committer | Accept and approve contributions. | Have a proven track record of contributions and lead major development. Nominees must be approved by a minimum of two votes (excluding the nominator's vote) from the TSC members.|
7+
| Maintainer | Make and approve technical design decisions. Define milestones and releases. Nominate new SIG committers.| Highly experienced committer. Nominees must be approved by a minimum of two votes (excluding the nominator's vote) from the TSC members.|
88

99
**Note:** This document is a work in progress.
1010
This doc outlines the various responsibilities of contributor roles in StarRocks.
@@ -52,7 +52,7 @@ Committers are Contributors who have earned the ability to modify ("commit") sou
5252
- Have a deep understanding of StarRocks' principles and future plans
5353
- Have the ability to deal with various issues that arise in the project promptly
5454
- Lead at least one major development, write and revise related documents
55-
- A contributor may become a Committer by a majority approval of the voting members of the TSC as defined in the Technical Charter.
55+
- A contributor may become a Committer by a minimum of two votes (excluding the nominator's vote) from the TSC members.
5656

5757
### Responsibilities and privileges
5858

@@ -63,20 +63,20 @@ Committers are Contributors who have earned the ability to modify ("commit") sou
6363

6464
## Maintainer
6565

66-
Maintainers are a subset of Committers with additional responsibilities for driving a project’s release and serving on the TSC.
66+
Maintainers are a subset of Committers with additional responsibilities for driving a project’s release and serving on the TSC (optional).
6767

6868
### How to become a Maintainer?
6969

7070
- In-depth understanding of StarRocks principles and a clear understanding of StarRocks' future plans
7171
- Have the ability to deal with project issues promptly
7272
- Lead project development and iterations, and steer the overall direction of the project
73-
- A Committer may become a Maintainer by a majority approval of the existing Maintainers as defined in the Technical Charter.
74-
73+
- A Committer may become a Maintainer by a minimum of two votes (excluding the nominator's vote) from the TSC members.
74+
7575
### Responsibilities and privileges
7676

7777
- Mentor and guide other members in the community
7878
- Ensure continued health of the project, such as code quality and test coverage
7979
- Make and approve technical design decisions
8080
- Define milestones and releases
81-
- Vote and promote new TSC members (Committers and Maintainers)
81+
- Nominate new SIG committers to TSC
8282
- Be recognized as a StarRocks Maintainer

0 commit comments

Comments
 (0)