Merge pull request #112660 from kerthcet/cleanup/change-approver

Make autoscaling team the autoscaler_contract package approver
This commit is contained in:
Kubernetes Prow Robot 2022-09-22 12:51:22 -07:00 committed by GitHub
commit 9cd59bfc38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,11 @@
# See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as code changes under this package should be known to sig-autoscaling team.
options:
no_parent_owners: true
approvers:
- sig-scheduling-maintainers
- sig-autoscaling-maintainers
- x13n
reviewers:
- sig-autoscaling-maintainers
- x13n