From 4014ea3d3d622215b531c7880e697a3cf4e94dc9 Mon Sep 17 00:00:00 2001 From: Nikhita Raghunath Date: Tue, 2 Jun 2020 01:24:38 +0530 Subject: sig-instrumentation: add instrumentation-tools repo --- sig-instrumentation/README.md | 3 +++ sigs.yaml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/sig-instrumentation/README.md b/sig-instrumentation/README.md index 24460e71..ec07e8ad 100644 --- a/sig-instrumentation/README.md +++ b/sig-instrumentation/README.md @@ -57,6 +57,9 @@ The following [subprojects][subproject-definition] are owned by sig-instrumentat ### heapster - **Owners:** - https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS +### instrumentation-tools +- **Owners:** + - https://raw.githubusercontent.com/kubernetes-sigs/instrumentation-tools/master/OWNERS ### klog - **Owners:** - https://raw.githubusercontent.com/kubernetes/klog/master/OWNERS diff --git a/sigs.yaml b/sigs.yaml index 4f93b0cb..eb385c1a 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1391,6 +1391,9 @@ sigs: - name: heapster owners: - https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS + - name: instrumentation-tools + owners: + - https://raw.githubusercontent.com/kubernetes-sigs/instrumentation-tools/master/OWNERS - name: klog contact: slack: klog -- cgit v1.2.3