fix OWNERS file (#5359)

Initially this was to fix a mis-indented approvers key. However, it turns
out that 'oilbeater' is not a member of kubernetes-sigs nor
kubernetes-incubator (the org this repo was migrated from). Thus this
OWNERS file is failing prow's validation check.

As a workaround I've opted to move them to emeritus_approver, which
isn't valiated and can be used as a hint for other approvers in this
repo
This commit is contained in:
Aaron Crickenberger 2019-11-25 17:59:11 -08:00 committed by Kubernetes Prow Robot
parent 18d19d9ed4
commit f1498d4b53

View file

@ -1,6 +1,4 @@
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- oilbeater
reviewers:
- oilbeater
emeritus_approvers:
- oilbeater