devel: add OWNERS files for sig sub-directories
This commit is contained in:
parent
37ae06cea3
commit
354d724164
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
Loading…
Reference in New Issue