mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 16:30:19 +00:00
5762da3e91
updating go dependency to latest kubernetes released version i.e v1.23.0 Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
18 lines
370 B
Plaintext
18 lines
370 B
Plaintext
# See the OWNERS docs at https://go.k8s.io/owners
|
|
|
|
# Currently assigned to api-approvers since feature gates are the API
|
|
# for enabling/disabling other APIs.
|
|
|
|
# Disable inheritance as this is an api owners file
|
|
options:
|
|
no_parent_owners: true
|
|
approvers:
|
|
- api-approvers
|
|
reviewers:
|
|
- api-reviewers
|
|
|
|
labels:
|
|
- kind/api-change
|
|
- sig/api-machinery
|
|
- sig/cluster-lifecycle
|