From 41bd477fa988773ae10c9e05cf78c4373f85174f Mon Sep 17 00:00:00 2001 From: Jeremy Lewi Date: Wed, 28 Feb 2018 19:26:37 -0800 Subject: [PATCH] Create an initial OWNERS file. --- OWNERS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 OWNERS diff --git a/OWNERS b/OWNERS new file mode 100644 index 000000000..9d45f9514 --- /dev/null +++ b/OWNERS @@ -0,0 +1,19 @@ +# TODO(jlewi): We should probably have OWNERs files in subdirectories that +# list approvers for individual components (e.g. Seldon folks for Seldon component) +approvers: + - ankushagarwal + - DjangoPeng + - gaocegege + - jlewi + - llunn + - ScorpioCPH +reviewers: + - ankushagarwal + - DjangoPeng + - gaocegege + - Jimexist + - jlewi + - llunn + - ScorpioCPH + - wbuchwalter + - zjj2wry