From 030c78663a8c50a0597bf0efb431f54bb62f9941 Mon Sep 17 00:00:00 2001 From: Phillip Wittrock Date: Thu, 7 Jun 2018 08:03:45 -0700 Subject: [PATCH] Update kubebuilder OWNERS --- OWNERS | 7 ++++++- OWNERS_ALIASES | 6 +++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/OWNERS b/OWNERS index fc07771639..71abbf9ca9 100644 --- a/OWNERS +++ b/OWNERS @@ -1,5 +1,10 @@ # See the OWNERS docs: https://git.k8s.io/community/contributors/devel/owners.md - +owners: + - droot + - pwittrock approvers: + - kubebuilder-admins + - kubebuilder-maintainers +reviewers: - kubebuilder-admins - kubebuilder-maintainers \ No newline at end of file diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index a7bf6ac187..03fab86997 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -2,6 +2,10 @@ aliases: kubebuilder-admins: + - directxman12 + - droot - pwittrock kubebuilder-maintainers: - - pwittrock + - liujingfang1 + - mengqiy + - pmorie \ No newline at end of file