1# See the OWNERS docs at https://go.k8s.io/owners 2 3# Disable inheritance as stable metrics require SIG Instrumentation approval 4options: 5 no_parent_owners: true 6approvers: 7 - sig-instrumentation-approvers 8reviewers: 9 - sig-instrumentation-reviewers 10labels: 11 - sig/instrumentation 12 - area/stable-metrics