diff options
| author | Phillip Wittrock <pwittroc+github@google.com> | 2017-06-21 13:38:28 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-21 13:38:28 -0700 |
| commit | 521025caa2bc45539b9a483e35f3038c3cbd1183 (patch) | |
| tree | 3bd018e463a40eaaf6f6f673ce0182ab8da821be | |
| parent | 82d6147de0552788ae110e2e1e6c94869ebd87bb (diff) | |
| parent | 776a1f456b05f489a32abb7b6f568002c0694395 (diff) | |
Merge pull request #751 from pwittrock/master
Update membership sponsor requirements to be from different companies.
| -rw-r--r-- | community-membership.md | 28 |
1 files changed, 15 insertions, 13 deletions
diff --git a/community-membership.md b/community-membership.md index cf07c2db..5e201ce8 100644 --- a/community-membership.md +++ b/community-membership.md @@ -56,21 +56,23 @@ Members are expected to remain active contributors to the community. - Enabled [two-factor authentication](https://help.github.com/articles/about-two-factor-authentication/) on their GitHub account - Have made multiple contributions to the project or community. Contribution may include, but is not limited to: - - Authoring or reviewing PRs on GitHub - - Filing or commenting on issues on GitHub - - Contributing to SIG or community discussions (e.g. meetings, Slack, email discussion forums, Stack Overflow) + - Authoring or reviewing PRs on GitHub + - Filing or commenting on issues on GitHub + - Contributing to SIG or community discussions (e.g. meetings, Slack, email discussion forums, Stack Overflow) - Subscribed to [`kubernetes-dev@googlegroups.com`](https://groups.google.com/forum/#!forum/kubernetes-dev) - Are actively contributing to 1 or more areas. -- Sponsored by 2 reviewers - - Find 2 reviewers that you have worked with and agree to sponsor your membership - - Send an email to *kubernetes-membership@googlegroups.com* with: - - **CC:** your sponsors on the message - - **Subject:** `REQUEST: New membership for <your-GH-handle>` - - **Body:** Confirm that you have joined kubernetes-dev@googlegroups.com (e.g. `I have joined kubernetes-dev@googlegroups.com`) - - **Body:** GitHub handles of sponsors - - **Body:** List of contributions (PRs authored / reviewed, Issues responded to, etc) - - Have your sponsoring reviewers reply confirmation of sponsorship: `+1` - - Wait for response to the message +- Sponsored by 2 reviewers. **Note the following requirements for sponsors**: + - Sponsors must have close interactions with the prospective member - e.g. code/design/proposal review, coordinating on issues, etc. + - Sponsors must be reviewers or approvers in at least 1 OWNERS file (in any repo in the Kubernetes GitHub organization) + - Not a requirement, but having sponsorship from a reviewer from another company is encouraged (you get a gold star). +- Send an email to *kubernetes-membership@googlegroups.com* with: + - CC: your sponsors on the message + - Subject: `REQUEST: New membership for <your-GH-handle>` + - Body: Confirm that you have joined kubernetes-dev@googlegroups.com (e.g. `I have joined kubernetes-dev@googlegroups.com`) + - Body: GitHub handles of sponsors + - Body: List of contributions (PRs authored / reviewed, Issues responded to, etc) +- Have your sponsoring reviewers reply confirmation of sponsorship: `+1` +- Wait for response to the message - Have read the [developer guide](contributors/devel/README.md) Example message: |
