Skip to content
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
14 changes: 14 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -241,4 +241,18 @@ aliases:
- saschagrunert # subproject owner / Release Manager / SIG Chair
- tpepper # subproject owner
- xmudrii # Release Manager
# business hours oncall for prow etc (https://go.k8s.io/oncall)
test-infra-oncall:
- chaodaiG
- chases2
- cjwagner
- e-blackwelder
- fejta
- michelle192837
# people with sufficient privileges to run scripts in /infra/gcp
wg-k8s-infra-org-admins:
- cblecker
- dims
- spiffxp
- thockin
## END CUSTOM CONTENT
20 changes: 8 additions & 12 deletions groups/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -651,17 +651,20 @@ groups:
members:
# test-infra-oncall
- amerai@google.com
- bentheelder@google.com
- clarketm@google.com
- chaodai@google.com
- colew@google.com
- eblackwelder@google.com
- fejta@google.com
- slchase@google.com
# wg-k8s-infra-oncall
# sig-testing leads
- bentheelder@google.com
- skuznets@redhat.com
- spiffxp@google.com
- spiffxp@gmail.com
# wg-k8s-infra members
- ameukam@gmail.com
- cblecker@gmail.com
- davanum@gmail.com
- spiffxp@google.com
- thockin@google.com

- email-id: k8s-infra-prow-viewers@kubernetes.io
Expand Down Expand Up @@ -691,14 +694,7 @@ groups:
- thejoycekung@gmail.com
- neolit123@gmail.com
- philjohnson96@gmail.com
# sig-scalability
- jeedigv@amazon.com
- jkaniuk@google.com
- jprzychodzen@google.com
- maciejborsz@google.com
- mmatejczyk@google.com
- wojtekt@google.com
- zawodny@google.com
- k8s-infra-sig-scalability-oncall@kubernetes.io

- email-id: k8s-infra-sig-scalability-oncall@kubernetes.io
name: k8s-infra-sig-scalability-oncall
Expand Down
13 changes: 13 additions & 0 deletions infra/gcp/clusters/projects/k8s-infra-prow-build-trusted/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# See the OWNERS docs at https://go.k8s.io/owners

reviewers:
- sig-testing-leads
- release-engineering-reviewers
- test-infra-oncall
approvers:
- sig-testing-leads
- ameukam

labels:
- area/prow
- sig/testing
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# See the OWNERS docs at https://go.k8s.io/owners

reviewers:
- sig-testing-leads
- release-engineering-reviewers
- test-infra-oncall
approvers:
- sig-testing-leads
- test-infra-oncall
- ameukam

labels:
- area/prow
- sig/testing
13 changes: 13 additions & 0 deletions infra/gcp/clusters/projects/k8s-infra-prow-build/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# See the OWNERS docs at https://go.k8s.io/owners

reviewers:
- sig-testing-leads
- release-engineering-reviewers
- test-infra-oncall
approvers:
- sig-testing-leads
- ameukam

labels:
- area/prow
- sig/testing
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# See the OWNERS docs at https://go.k8s.io/owners

reviewers:
- sig-testing-leads
- release-engineering-reviewers
- test-infra-oncall
approvers:
- sig-testing-leads
- test-infra-oncall
- ameukam

labels:
- area/prow
- sig/testing
12 changes: 12 additions & 0 deletions infra/gcp/prow/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# See the OWNERS docs at https://go.k8s.io/owners

reviewers:
- sig-testing-leads
- release-engineering-reviewers
- test-infra-oncall
approvers:
- wg-k8s-infra-org-admins

labels:
- area/prow
- sig/testing
File renamed without changes.