From c48e88b323a23f3ded16fabd32b02de99f6ffde1 Mon Sep 17 00:00:00 2001 From: Christoph Blecker Date: Mon, 30 Jul 2018 12:27:47 -0700 Subject: Form GitHub Administration Team --- github-management/README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'github-management/README.md') diff --git a/github-management/README.md b/github-management/README.md index a15b7a66..73bb5eae 100644 --- a/github-management/README.md +++ b/github-management/README.md @@ -19,6 +19,30 @@ Experience Special Interest Group. - [Setting up the CNCF CLA Check](setting-up-cla-check.md) - [GitHub Permissions](permissions.md) +## GitHub Administration Team + +In order to manage the various organizations that the Kubernetes project owns, +we have a GitHub Administration team that is responsible for carrying out the +various tasks. + +This team (**[@kubernetes/owners](https://github.com/orgs/kubernetes/teams/owners)**) is as follows: +* Aaron Crickenberger (**[@spiffxp](https://github.com/spiffxp)**, US Pacific) +* Caleb Miles (**[@calebamiles](https://github.com/calebamiles)**, US Pacific) +* Christoph Blecker (**[@cblecker](https://github.com/cblecker)**, CA Pacific) +* Erick Fejta (**[@fejta](https://github.com/fejta)**, US Pacific) +* Garrett Rodrigues (**[@grodrigues3](https://github.com/grodrigues3)**, US Pacific) +* Ihor Dvoretskyi (**[@idvoretskyi](https://github.com/idvoretskyi)**, UA Eastern European) + +This team is responsible for holding Org Owner privileges over all the active +Kubernetes orgs, and will take action in accordance with our polices and +procedures. All members of this team are subject to the Kubernetes +[security embargo policy](https://git.k8s.io/sig-release/security-release-process-documentation/security-release-process.md#embargo-policy). + +Nominations to this team will come from the Contributor Experience SIG, and +require confirmation by the Steering Committee before taking effect. Time zones +and country of origin should be considered when selecting membership, to ensure +sufficient after North American business hours and holiday coverage. + ## Project Owned Organizations The following organizations are currently known to be part of the Kubernetes -- cgit v1.2.3 From a62f3feac77f8f113f455c77618d8703a0634a08 Mon Sep 17 00:00:00 2001 From: Christoph Blecker Date: Tue, 7 Aug 2018 14:01:46 -0700 Subject: Add information on how to open a request with the GAT. --- github-management/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'github-management/README.md') diff --git a/github-management/README.md b/github-management/README.md index 73bb5eae..043bb5da 100644 --- a/github-management/README.md +++ b/github-management/README.md @@ -14,6 +14,7 @@ These polices are overseen by the Experience Special Interest Group. ## Guides +- [Opening a request for assistance with GitHub](opening-a-request.md) - [Organization Owners Guide](org-owners-guide.md) - [Repository Creation Guidelines](kubernetes-repositories.md) - [Setting up the CNCF CLA Check](setting-up-cla-check.md) -- cgit v1.2.3