diff --git a/staging/src/k8s.io/legacy-cloud-providers/OWNERS b/staging/src/k8s.io/legacy-cloud-providers/OWNERS index 41efda64d7b..36664e4130a 100644 --- a/staging/src/k8s.io/legacy-cloud-providers/OWNERS +++ b/staging/src/k8s.io/legacy-cloud-providers/OWNERS @@ -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