update k8s.io/legacy-cloud-provider/OWNERS with no_parent_owners: true

We are no longer accepting features into k8s.io/legacy-cloud-providers.
Any kind/feature PRs must be approved by SIG Cloud Provider going forward.

Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
This commit is contained in:
Andrew Sy Kim 2020-12-03 09:51:50 -05:00
parent a744bddbf4
commit 5db1b65a26

View File

@ -1,16 +1,18 @@
# See the OWNERS docs at https://go.k8s.io/owners
# We are no longer accepting features into k8s.io/legacy-cloud-providers.
# Any kind/feature PRs must be approved by SIG Cloud Provider going forward.
options:
no_parent_owners: true
approvers:
- mikedanese
- dims
- andrewsykim
- cheftako
- andrewsykim # SIG Cloud Provider lead, for approving bug fixes only
- cheftako # SIG Cloud Provider lead, for approving bug fixes only
- dims # For code organization / dependency updates only
- liggitt # For code organization / dependency updates only
reviewers:
- mikedanese
- dims
- andrewsykim
- cheftako
emeritus_approvers:
- mikedanese
- mcrute
labels:
- sig/cloud-provider