devel: add OWNERS files for sig sub-directories

This commit is contained in:
Nikhita Raghunath 2019-02-04 13:58:58 +05:30
parent 37ae06cea3
commit 354d724164
9 changed files with 74 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- sig-api-machinery-leads
approvers:
- sig-api-machinery-leads
labels:
- sig/api-machinery

View File

@ -0,0 +1,10 @@
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- sig-architecture-leads
- jbeda
approvers:
- sig-architecture-leads
- jbeda
labels:
- sig/architecture

View File

@ -0,0 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- sig-instrumentation-leads
approvers:
- sig-instrumentation-leads
labels:
- sig/instrumentation

View File

@ -0,0 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- sig-node-leads
approvers:
- sig-node-leads
labels:
- sig/node

View File

@ -0,0 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- sig-release-leads
approvers:
- sig-release-leads
labels:
- sig/release

View File

@ -0,0 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- sig-scalability-leads
approvers:
- sig-scalability-leads
labels:
- sig/scalability

View File

@ -0,0 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- sig-scheduling-leads
approvers:
- sig-scheduling-leads
labels:
- sig/scheduling

View File

@ -0,0 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- sig-storage-leads
approvers:
- sig-storage-leads
labels:
- sig/storage

View File

@ -0,0 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- sig-testing-leads
approvers:
- sig-testing-leads
labels:
- sig/testing