-
Notifications
You must be signed in to change notification settings - Fork 24
Add core maintainer section in contributor ladder. #222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add core maintainer section in contributor ladder. #222
Conversation
4930a8b to
defd3d5
Compare
CONTRIBUTOR_LADDER.md
Outdated
| * Mentor and guide the development of other maintainers | ||
|
|
||
| Process of becoming a Core Maintainer: | ||
| 1. Any current Core Maintainer or Steering Committee member may nominate a current Maintainer to become a Core Maintainer. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's remove mention of Steering Committee member for now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Got it, updated.
CONTRIBUTOR_LADDER.md
Outdated
| 2. The nomination should include evidence of exceptional contributions to core functionality and leadership within the project. | ||
| 3. The nominee will add a comment testifying that they agree to all requirements of becoming a Core Maintainer. | ||
| 4. A majority of the current Core Maintainers must approve the nomination. | ||
| 5. The Steering Committee will review and confirm the appointment. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ditto
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed.
- Add Core Maintainer role definition to CONTRIBUTOR_LADDER.md to match GOVERNANCE.md - Standardize terminology to use 'Organization Member' consistently across both documents - Align role descriptions, requirements, and privileges between the two files - Update advancement requirements to be consistent (3+ months for Organization Member) - Complete TODO item for election voting privileges - Remove Steering Committee references from Core Maintainer advancement process - Ensure all contributor ladder roles have consistent definitions and processes This change resolves inconsistencies between the governance document and contributor ladder, providing clear and unified guidance for community members. Signed-off-by: xuezhaojun <[email protected]>
defd3d5 to
5fbb43b
Compare
mikeshng
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
/lgtm
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mikeshng, qiujian16, xuezhaojun The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
4c9e5e9
into
open-cluster-management-io:main
Summary
This PR resolves inconsistencies between
GOVERNANCE.mdandCONTRIBUTOR_LADDER.mdregarding contributor roles and definitions.Changes Made
🎯 Core Maintainer Role Addition
CONTRIBUTOR_LADDER.mdto matchGOVERNANCE.md🔄 Terminology Standardization
📋 Role Description Alignment
⚡ Process Improvements
Impact
Testing
/assign @qiujian16