From 51af633af75f5d39c1ef6d9900d8a8d161cebdf7 Mon Sep 17 00:00:00 2001 From: Scott Nichols <32305648+n3wscott@users.noreply.github.com> Date: Wed, 5 Feb 2020 13:44:31 -0800 Subject: [PATCH] adding matt and scott to owners for codegen (#1054) --- OWNERS_ALIASES | 4 ++++ codegen/OWNERS | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 codegen/OWNERS diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index ea4e2a88a..8b64a3188 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -13,6 +13,10 @@ aliases: - mattmoor - vaikas + codegen-approvers: + - mattmoor + - n3wscott + configmap-approvers: - mattmoor - mdemirhan diff --git a/codegen/OWNERS b/codegen/OWNERS new file mode 100644 index 000000000..18af7f343 --- /dev/null +++ b/codegen/OWNERS @@ -0,0 +1,4 @@ +# The OWNERS file is used by prow to automatically merge approved PRs. + +approvers: +- codegen-approvers