Document Committer and PMC process#10778
Merged
alamb merged 5 commits intoapache:mainfrom Jun 5, 2024
Merged
Conversation
alamb
commented
Jun 3, 2024
Dandandan
approved these changes
Jun 3, 2024
viirya
approved these changes
Jun 3, 2024
Contributor
Author
|
Thank you for the reviews so far 🙏 -- I plan to leave this PR open for at least another day to allow additional time for comment |
Weijun-H
reviewed
Jun 4, 2024
|
|
||
| The Project Management Committee (PMC) for Apache DataFusion has invited | ||
| $NEW_PMC_MEMBER to become a PMC member and we are pleased to announce | ||
| that $NEW_PMC_MEMBER has accepted. |
Member
There was a problem hiding this comment.
Suggested change
| that $NEW_PMC_MEMBER has accepted. | |
| that $NEW_PMC_MEMBER has been accepted. |
Contributor
Author
There was a problem hiding this comment.
I think this is meant to convey that the new PMC member accepted the invitation rather than that another group accepted the PMC member
Co-authored-by: Alex Huang <huangweijun1001@gmail.com>
…nto alamb/governance_guid
Weijun-H
approved these changes
Jun 5, 2024
findepi
pushed a commit
to findepi/datafusion
that referenced
this pull request
Jul 16, 2024
* Document Committer and PMC process * Apply suggestions from code review Co-authored-by: Alex Huang <huangweijun1001@gmail.com> * prettier / cleanup --------- Co-authored-by: Alex Huang <huangweijun1001@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Which issue does this PR close?
Closes #10479
Rationale for this change
As part of governing DataFusion in the open and via the Apache Way, we should make sure that as much as possible is done in the open.
One part of governance is the specific process of how to discuss and then invite new committers and PMC members and this is important institutional knowledge so new PMC members can help growing the community
What changes are included in this PR?
Add an "Inviting New Committers and PMC members" page which describes the logistics of inviting new committers and PMC members
Note This document is largely based on the Arrow "Inviting New Committers and PMC Members" document
Are these changes tested?
N/A
Are there any user-facing changes?
More documentation (that I expect only a few will read)