Merge pull request #108503 from ehashman/stable-metrics-label

Update OWNERS file for stable metrics
This commit is contained in:
Kubernetes Prow Robot
2022-05-03 18:23:39 -07:00
committed by GitHub

View File

@@ -1,8 +1,12 @@
# See the OWNERS docs at https://go.k8s.io/owners # 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: approvers:
- sig-instrumentation-approvers - sig-instrumentation-approvers
reviewers: reviewers:
- sig-instrumentation-reviewers - sig-instrumentation-reviewers
labels: labels:
- sig/instrumentation - sig/instrumentation
- area/stable-metrics