From 73f38803b2b2d29810fb83fa810596aec1318105 Mon Sep 17 00:00:00 2001 From: Enxebre Date: Fri, 15 Feb 2019 11:08:54 +0100 Subject: [PATCH] Adding new reviwers beekhof and cynepco3hahue for health check controller --- pkg/controller/machinehealthcheck/OWNERS | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 pkg/controller/machinehealthcheck/OWNERS diff --git a/pkg/controller/machinehealthcheck/OWNERS b/pkg/controller/machinehealthcheck/OWNERS new file mode 100644 index 0000000000..d0dcda47dc --- /dev/null +++ b/pkg/controller/machinehealthcheck/OWNERS @@ -0,0 +1,11 @@ +approvers: + - enxebre + - frobware + - ingvagabund + - bison +reviewers: + - vikaschoudhary16 + - paulfantom + - spangenberg + - beekhof + - cynepco3hahue