From 4c5ab17317f66b2d1ba64e161f816a00bb50ed00 Mon Sep 17 00:00:00 2001 From: wojtekt Date: Fri, 5 Mar 2021 16:45:20 +0100 Subject: [PATCH] Add sig-instrumentation approvers to events libraries OWNERS Kubernetes-commit: 569626109af6d2dd40271efc9da84ea69308fccb --- tools/events/OWNERS | 2 ++ tools/record/OWNERS | 27 +++------------------------ 2 files changed, 5 insertions(+), 24 deletions(-) diff --git a/tools/events/OWNERS b/tools/events/OWNERS index fbd0a6a0..05d68e68 100644 --- a/tools/events/OWNERS +++ b/tools/events/OWNERS @@ -1,8 +1,10 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: +- sig-instrumentation-approvers - yastij - wojtek-t reviewers: +- sig-instrumentation-reviewers - yastij - wojtek-t diff --git a/tools/record/OWNERS b/tools/record/OWNERS index 00f97896..e7e739b1 100644 --- a/tools/record/OWNERS +++ b/tools/record/OWNERS @@ -1,27 +1,6 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- lavalamp -- smarterclayton -- wojtek-t -- deads2k -- derekwaynecarr -- caesarxuchao -- vishh -- mikedanese -- liggitt -- erictune -- pmorie -- dchen1107 -- saad-ali -- luxas -- yifan-gu -- mwielgus -- timothysc -- jsafrane -- dims -- krousey -- a-robinson -- aveshagarwal -- resouer -- cjcullen +- sig-instrumentation-reviewers +approvers: +- sig-instrumentation-approvers