diff options
| author | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2018-11-02 12:06:39 +0530 |
|---|---|---|
| committer | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2018-11-02 12:12:59 +0530 |
| commit | 722184d55a4b7c7c92251271815ffcd465e2eadb (patch) | |
| tree | c9025bde42a6cc9f93da1f12ed93031399f55402 | |
| parent | 5a78c6867b9b40bc0ddfc1e6b23d78a84a2f6f57 (diff) | |
Clarify membership requirements for members of related Kubernetes orgs
| -rw-r--r-- | community-membership.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/community-membership.md b/community-membership.md index 51c76bb0..91467b99 100644 --- a/community-membership.md +++ b/community-membership.md @@ -68,7 +68,9 @@ Kubernetes organization to any related orgs automatically, but such is not the case currently. If you are a Kubernetes org member, you are implicitly eligible for membership in related orgs, and can request membership when it becomes relevant, by [opening an issue][membership request] against the kubernetes/org -repo, as above. +repo, as above. However, if you are a member of any of the related +[Kubernetes GitHub organizations] but not of the [Kubernetes org], +you will need explicit sponsorship for your membership request. ### Responsibilities and privileges @@ -226,6 +228,7 @@ The Maintainer role has been removed and replaced with a greater focus on [OWNER [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 org]: https://github.com/kubernetes [kubernetes-dev@googlegroups.com]: https://groups.google.com/forum/#!forum/kubernetes-dev [kubernetes-sigs]: https://github.com/kubernetes-sigs [membership request]: https://github.com/kubernetes/org/issues/new?template=membership.md&title=REQUEST%3A%20New%20membership%20for%20%3Cyour-GH-handle%3E |
