From 32cbeaf516aeca28433d52a8dfa384727c9ee754 Mon Sep 17 00:00:00 2001 From: Clayton Coleman Date: Wed, 19 Apr 2017 15:55:24 -0400 Subject: [PATCH] Add OWNERS for staging and api api/ is a copy of pkg/api (same reasoning) staging/ is the set of people who should be allowing new top level nested packages + the set of people who can change the staging machinery code staging/src/k8s.io/apimachinery/ is the set of core machinery people --- api/OWNERS | 44 ++++++++++++++++++++++++++ staging/OWNERS | 14 ++++++++ staging/src/k8s.io/apimachinery/OWNERS | 42 ++++++++++++++++++++++++ 3 files changed, 100 insertions(+) create mode 100644 api/OWNERS create mode 100644 staging/OWNERS create mode 100644 staging/src/k8s.io/apimachinery/OWNERS diff --git a/api/OWNERS b/api/OWNERS new file mode 100644 index 0000000000000..3a9b0c6d159ed --- /dev/null +++ b/api/OWNERS @@ -0,0 +1,44 @@ +approvers: +- erictune +- lavalamp +- smarterclayton +- thockin +reviewers: +- thockin +- lavalamp +- smarterclayton +- wojtek-t +- deads2k +- yujuhong +- brendandburns +- derekwaynecarr +- caesarxuchao +- vishh +- mikedanese +- liggitt +- nikhiljindal +- bprashanth +- gmarek +- erictune +- davidopp +- pmorie +- sttts +- kargakis +- dchen1107 +- saad-ali +- zmerlynn +- luxas +- janetkuo +- justinsb +- pwittrock +- roberthbailey +- ncdc +- timstclair +- yifan-gu +- eparis +- mwielgus +- timothysc +- soltysh +- piosz +- jsafrane +- jbeda diff --git a/staging/OWNERS b/staging/OWNERS new file mode 100644 index 0000000000000..334c90bd404d3 --- /dev/null +++ b/staging/OWNERS @@ -0,0 +1,14 @@ +approvers: +- lavalamp +- smarterclayton +reviewers: +- lavalamp +- smarterclayton +- wojtek-t +- deads2k +- caesarxuchao +- mikedanese +- liggitt +- nikhiljindal +- sttts +- krousey diff --git a/staging/src/k8s.io/apimachinery/OWNERS b/staging/src/k8s.io/apimachinery/OWNERS new file mode 100644 index 0000000000000..ed901cf94fcbd --- /dev/null +++ b/staging/src/k8s.io/apimachinery/OWNERS @@ -0,0 +1,42 @@ +approvers: +- lavalamp +- smarterclayton +- deads2k +- sttts +- liggitt +- caesarxuchao +reviewers: +- thockin +- lavalamp +- smarterclayton +- wojtek-t +- deads2k +- derekwaynecarr +- caesarxuchao +- mikedanese +- liggitt +- nikhiljindal +- bprashanth +- gmarek +- erictune +- davidopp +- sttts +- zmerlynn +- luxas +- roberthbailey +- ncdc +- timstclair +- yifan-gu +- timothysc +- feiskyer +- soltysh +- piosz +- jbeda +- dims +- errordeveloper +- madhusudancs +- hongchaodeng +- krousey +- vmarmol +- fgrzadkowski +- xiang90