From 78574926df86401171c939077d6e770fc0247f04 Mon Sep 17 00:00:00 2001 From: "Timothy St. Clair" Date: Mon, 16 Jan 2017 13:45:49 -0600 Subject: [PATCH] Update Owners for Scheduler --- plugin/pkg/scheduler/OWNERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/plugin/pkg/scheduler/OWNERS b/plugin/pkg/scheduler/OWNERS index 44bd78a2163..7ca55a811f0 100644 --- a/plugin/pkg/scheduler/OWNERS +++ b/plugin/pkg/scheduler/OWNERS @@ -1,2 +1,9 @@ assignees: - davidopp + - timothysc + - wojtek-t +reviewers: + - davidopp + - timothysc + - wojtek-t + - jayunit100