mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
Update OWNERS file for stable metrics
This commit is contained in:
parent
707b8b6efd
commit
eb540aaa4a
1 changed files with 4 additions and 0 deletions
4
test/instrumentation/testdata/OWNERS
vendored
4
test/instrumentation/testdata/OWNERS
vendored
|
|
@ -1,8 +1,12 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
# Disable inheritance as stable metrics require SIG Instrumentation approval
|
||||
options:
|
||||
no_parent_owners: true
|
||||
approvers:
|
||||
- sig-instrumentation-approvers
|
||||
reviewers:
|
||||
- sig-instrumentation-reviewers
|
||||
labels:
|
||||
- sig/instrumentation
|
||||
- area/stable-metrics
|
||||
|
|
|
|||
Loading…
Reference in a new issue