Updated OWNERS files to include link to docs
Kubernetes-commit: b43c04452f3b563473b5c2a765d4ac18cc0ff58f
This commit is contained in:
parent
b7c9972a7b
commit
50c3f0c954
|
@ -1,2 +1,4 @@
|
||||||
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- dep-approvers
|
- dep-approvers
|
||||||
|
|
2
OWNERS
2
OWNERS
|
@ -1,3 +1,5 @@
|
||||||
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- sig-network-approvers
|
- sig-network-approvers
|
||||||
- sttts
|
- sttts
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
# Disable inheritance as this is an api owners file
|
# Disable inheritance as this is an api owners file
|
||||||
options:
|
options:
|
||||||
no_parent_owners: true
|
no_parent_owners: true
|
||||||
|
|
Loading…
Reference in New Issue