summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--github-management/README.md2
-rw-r--r--github-management/new-membership-procedure.md14
2 files changed, 14 insertions, 2 deletions
diff --git a/github-management/README.md b/github-management/README.md
index 1799bd82..af74257b 100644
--- a/github-management/README.md
+++ b/github-management/README.md
@@ -53,6 +53,8 @@ community members, guiding them through the
[process](new-membership-procedure.md) to request membership to a Kubernetes
GitHub organization.
+They also have approval privileges for adding new members to the GitHub config.
+
Our current coordinators are:
* Naeil Ezzoueidi (**[@nzoueidi](https://github.com/nzoueidi)**, Central European)
* Stephen Augustus (**[@justaugustus](https://github.com/justaugustus)**, US Eastern)
diff --git a/github-management/new-membership-procedure.md b/github-management/new-membership-procedure.md
index ba33b76b..f48f1df0 100644
--- a/github-management/new-membership-procedure.md
+++ b/github-management/new-membership-procedure.md
@@ -92,9 +92,19 @@ resolving. One PR can be used to resolve multiple membership requests.
1. Add a note to the original membership request stating that a membership
invite will be sent out once the PR has merged.
-1. Wait for a member of the GitHub administration team to approve the PR for
-merge.
+1. Wait for another New Membership Coordinator or a member of the
+GitHub administration team to lgtm the PR for merge.
+## Approving New Membership Requests
+
+New Membership Coordinators and members of the GitHub administration team
+have approval privileges for the GitHub config in the
+[kubernetes/org] repo.
+
+New Membership Coordinators should ensure that they approve PRs that
+_only_ update members. Approval for any other config changes (like
+GitHub teams) should be delegated to the respective SIG/WG/UG leads
+or the GitHub administration team.