Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rotate calebamiles for mrbobbytables in github admin team #900

Merged
merged 2 commits into from
Jun 12, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
# See the OWNERS docs at https://go.k8s.io/owners

reviewers:
- calebamiles
- cblecker
- fejta
- idvoretskyi
- mrbobbytables
- nikhita
- spiffxp
approvers:
- calebamiles
- cblecker
- fejta
- idvoretskyi
- mrbobbytables
- nikhita
- spiffxp
emeritus_approvers:
- calebamiles

labels:
- sig/contributor-experience
2 changes: 1 addition & 1 deletion admin/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ sh_binary(
"--fix-org-members",
"--fix-teams",
"--fix-team-members",
"--required-admins=calebamiles",
"--required-admins=cblecker",
"--required-admins=fejta",
"--required-admins=idvoretskyi",
"--required-admins=mrbobbytables",
"--required-admins=nikhita",
"--required-admins=spiffxp",
],
Expand Down
2 changes: 1 addition & 1 deletion config/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ func TestAllOrgs(t *testing.T) {
allOrgMembers := members.Union(admins)

if both := admins.Intersection(members); len(both) > 0 {
t.Errorf("users in both org admin and member roles: %s", strings.Join(both.List(), ", "))
t.Errorf("users in both org admin and member roles for org '%s': %s", *org.Name, strings.Join(both.List(), ", "))
}

if !admins.Has("k8s-ci-robot") {
Expand Down
5 changes: 3 additions & 2 deletions config/kubernetes-client/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@

reviewers:
- justaugustus
- mrbobbytables
approvers:
- calebamiles
- cblecker
- fejta
- idvoretskyi
- mrbobbytables
- nikhita
- spiffxp
emeritus_approvers:
- calebamiles
4 changes: 2 additions & 2 deletions config/kubernetes-client/org.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ has_organization_projects: true
has_repository_projects: true
members_can_create_repositories: false
admins:
- calebamiles
- cblecker
- fejta
- idvoretskyi
- k8s-ci-robot
- k8s-github-robot
- mrbobbytables
- nikhita
- spiffxp
- thelinuxfoundation
Expand All @@ -22,6 +22,7 @@ members:
- brendandburns
- bsherman
- caesarxuchao
- calebamiles
- codevulture
- dims
- djkonro
Expand All @@ -37,7 +38,6 @@ members:
- lwander
- mbohlool
- micw523
- mrbobbytables
- pokoli
- rlenferink
- roycaihw
Expand Down
5 changes: 3 additions & 2 deletions config/kubernetes-csi/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@

reviewers:
- justaugustus
- mrbobbytables
approvers:
- calebamiles
- cblecker
- fejta
- idvoretskyi
- mrbobbytables
- nikhita
- spiffxp
emeritus_approvers:
- calebamiles
4 changes: 2 additions & 2 deletions config/kubernetes-csi/org.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,19 @@ has_organization_projects: true
has_repository_projects: true
members_can_create_repositories: false
admins:
- calebamiles
- cblecker
- fejta
- idvoretskyi
- k8s-ci-robot
- k8s-github-robot
- mrbobbytables
- nikhita
- spiffxp
- thelinuxfoundation
members:
- andrewsykim
- bswartz
- calebamiles
- chakri-nelluri
- childsb
- codenrhoden
Expand All @@ -34,7 +35,6 @@ members:
- leakingtapan
- lpabon
- mlmhl
- mrbobbytables
- msau42
- pohly
- rlenferink
Expand Down
5 changes: 3 additions & 2 deletions config/kubernetes-incubator/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@

reviewers:
- justaugustus
- mrbobbytables
approvers:
- calebamiles
- cblecker
- fejta
- idvoretskyi
- mrbobbytables
- nikhita
- spiffxp
emeritus_approvers:
- calebamiles
46 changes: 17 additions & 29 deletions config/kubernetes-incubator/org.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ has_organization_projects: true
has_repository_projects: true
members_can_create_repositories: false
admins:
- calebamiles
- cblecker
- fejta
- idvoretskyi
- k8s-ci-robot
- k8s-github-robot
- mrbobbytables
- nikhita
- spiffxp
- thelinuxfoundation
Expand All @@ -36,6 +36,7 @@ members:
- bsalamat
- cab105
- caesarxuchao
- calebamiles
- carolynvs
- cdrage
- chadswen
Expand Down Expand Up @@ -108,7 +109,6 @@ members:
- mikebrow
- mirwan
- mistyhacks
- mrbobbytables
- MrHohn
- mrunalp
- msau42
Expand Down Expand Up @@ -222,9 +222,8 @@ teams:
privacy: closed
admins-application-images:
description: Admin access to the application-images repo
maintainers:
- calebamiles
members:
- calebamiles
- mattf
- zmerlynn
privacy: closed
Expand All @@ -238,10 +237,9 @@ teams:
privacy: closed
admins-cluster-proportional-autoscaler:
description: Admin access to the cluster-proportional-autoscaler repo
maintainers:
- calebamiles
members:
- bowei
- calebamiles
- MrHohn
- philips
privacy: closed
Expand All @@ -252,9 +250,8 @@ teams:
privacy: closed
admins-external-dns:
description: Admin access to the external-dns repo
maintainers:
- calebamiles
members:
- calebamiles
- justinsb
- sarahnovotny
privacy: closed
Expand All @@ -268,11 +265,10 @@ teams:
privacy: closed
admins-kargo:
description: Admin access to the kargo repo
maintainers:
- calebamiles
members:
- ant31
- bogdando
- calebamiles
- mattymo
- sarahnovotny
- Smana
Expand All @@ -290,23 +286,22 @@ teams:
admins-kops:
description: Admin access to the kops repo
maintainers:
members:
- calebamiles
privacy: closed
admins-kube-aws:
description: Admin access to the kube-aws repo
maintainers:
- calebamiles
members:
- calebamiles
- colhom
- mumoshu
- philips
privacy: closed
admins-kube2consul:
description: Admin access to the kube2consul repo
maintainers:
- calebamiles
members:
- bgrant0607
- calebamiles
- elg0nz
privacy: closed
admins-metrics-server:
Expand All @@ -325,9 +320,8 @@ teams:
privacy: closed
admins-rktlet:
description: Admin access to the rktlet repo
maintainers:
- calebamiles
members:
- calebamiles
- dchen1107
- euank
- yifan-gu
Expand Down Expand Up @@ -378,9 +372,8 @@ teams:
privacy: closed
maintainers-application-images:
description: Write access to the application-images repo
maintainers:
- calebamiles
members:
- calebamiles
- mattf
- zmerlynn
privacy: closed
Expand Down Expand Up @@ -412,9 +405,8 @@ teams:
privacy: closed
maintainers-cluster-proportional-autoscaler:
description: Write access to the cluster-proportional-autoscaler repo
maintainers:
- calebamiles
members:
- calebamiles
- MrHohn
- philips
privacy: closed
Expand Down Expand Up @@ -460,11 +452,10 @@ teams:
privacy: closed
maintainers-kargo:
description: Write access to the kargo repo
maintainers:
- calebamiles
members:
- ant31
- bogdando
- calebamiles
- mattymo
- rsmitty
privacy: closed
Expand All @@ -481,14 +472,13 @@ teams:
privacy: closed
maintainers-kops:
description: Write access to the kops repo
maintainers:
members:
- calebamiles
privacy: closed
maintainers-kube-aws:
description: Write access to the kube-aws repo
maintainers:
- calebamiles
members:
- calebamiles
- colhom
- mumoshu
- pbx0
Expand All @@ -497,10 +487,9 @@ teams:
privacy: closed
maintainers-kube2consul:
description: Write access to the kube2consul repo
maintainers:
- calebamiles
members:
- bgrant0607
- calebamiles
- elg0nz
privacy: closed
maintainers-metrics-server:
Expand Down Expand Up @@ -537,9 +526,8 @@ teams:
privacy: closed
maintainers-rktlet:
description: Write access to the rktlet repo
maintainers:
- calebamiles
members:
- calebamiles
- dchen1107
- euank
- yifan-gu
Expand Down
11 changes: 3 additions & 8 deletions config/kubernetes-retired/OWNERS
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# See the OWNERS docs at https://go.k8s.io/owners

reviewers:
- calebamiles
- cblecker
- fejta
- idvoretskyi
- nikhita
- spiffxp
approvers:
- calebamiles
- cblecker
- fejta
- idvoretskyi
- mrbobbytables
- nikhita
- spiffxp
emeritus_approvers:
- calebamiles
2 changes: 1 addition & 1 deletion config/kubernetes-retired/org.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ has_organization_projects: true
has_repository_projects: true
members_can_create_repositories: false
admins:
- calebamiles
- cblecker
- fejta
- idvoretskyi
- k8s-ci-robot
- k8s-github-robot
- mrbobbytables
- nikhita
- spiffxp
- thelinuxfoundation
5 changes: 3 additions & 2 deletions config/kubernetes-sigs/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@

reviewers:
- justaugustus
- mrbobbytables
approvers:
- calebamiles
- cblecker
- fejta
- idvoretskyi
- mrbobbytables
- nikhita
- spiffxp
emeritus_approvers:
- calebamiles
Loading