diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-09-08 13:02:12 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-09-08 13:02:12 -0700 |
| commit | 9103b6794aa7f44358b0f70391dfddd3ae0434df (patch) | |
| tree | 2c1906e3e0faa3640cc23f6161310012880c2fa8 | |
| parent | baabac7525462911bac0dab87237d9a55a93f3f2 (diff) | |
| parent | 15bc0b75ab8e6d0917c5f26a6429a6570c265619 (diff) | |
Merge pull request #2650 from justaugustus/membership-slo
Add clarification to requesting Kubernetes org membership
| -rw-r--r-- | community-membership.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/community-membership.md b/community-membership.md index 896d9dd1..51c76bb0 100644 --- a/community-membership.md +++ b/community-membership.md @@ -58,7 +58,7 @@ remain active contributors to the community. - Complete every item on the checklist ([preview the current version of the template][membership template]) - Make sure that the list of contributions included is representative of your work on the project. - Have your sponsoring reviewers reply confirmation of sponsorship: `+1` -- Once your sponsors have responded, your request will be reviewed. Any missing information will be requested. +- Once your sponsors have responded, your request will be reviewed by the [Kubernetes GitHub Admin team], in accordance with their [SLO]. Any missing information will be requested. ### Kubernetes Ecosystem @@ -224,6 +224,7 @@ The Maintainer role has been removed and replaced with a greater focus on [OWNER [code reviews]: /contributors/devel/collab.md [community expectations]: /contributors/guide/community-expectations.md [contributor guide]: /contributors/guide/README.md +[Kubernetes GitHub Admin team]: /github-management/README.md#github-administration-team [Kubernetes GitHub organizations]: /github-management#actively-used-github-organizations [kubernetes-dev@googlegroups.com]: https://groups.google.com/forum/#!forum/kubernetes-dev [kubernetes-sigs]: https://github.com/kubernetes-sigs @@ -232,4 +233,5 @@ The Maintainer role has been removed and replaced with a greater focus on [OWNER [New contributors]: /CONTRIBUTING.md [OWNERS]: /contributors/guide/owners.md [sigs.yaml]: /sigs.yaml +[SLO]: /github-management/org-owners-guide.md#slos [two-factor authentication]: https://help.github.com/articles/about-two-factor-authentication |
