diff options
Diffstat (limited to 'vendor/k8s.io/client-go/util/cert/OWNERS')
-rw-r--r-- | vendor/k8s.io/client-go/util/cert/OWNERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/vendor/k8s.io/client-go/util/cert/OWNERS b/vendor/k8s.io/client-go/util/cert/OWNERS new file mode 100644 index 000000000..3cf036438 --- /dev/null +++ b/vendor/k8s.io/client-go/util/cert/OWNERS @@ -0,0 +1,9 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: +- sig-auth-certificates-approvers +reviewers: +- sig-auth-certificates-reviewers +labels: +- sig/auth + |