From efdb07c2e30a5eb2338d684fb6d1a222f2a77260 Mon Sep 17 00:00:00 2001 From: Nikhita Raghunath Date: Tue, 6 Apr 2021 08:09:44 +0530 Subject: sig-instrumentation: add instrumentation-addons 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 7bcacdd7..60df9012 100644 --- a/sig-instrumentation/README.md +++ b/sig-instrumentation/README.md @@ -61,6 +61,9 @@ The following [subprojects][subproject-definition] are owned by sig-instrumentat Organization of SIG Instrumentation subprojects - **Owners:** - [kubernetes-sigs/instrumentation](https://github.com/kubernetes-sigs/instrumentation/blob/master/OWNERS) +### instrumentation-addons +- **Owners:** + - [kubernetes-sigs/instrumentation-addons](https://github.com/kubernetes-sigs/instrumentation-addons/blob/master/OWNERS) ### instrumentation-tools - **Owners:** - [kubernetes-sigs/instrumentation-tools](https://github.com/kubernetes-sigs/instrumentation-tools/blob/master/OWNERS) diff --git a/sigs.yaml b/sigs.yaml index f200529d..9d80e6f6 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1526,6 +1526,9 @@ sigs: description: Organization of SIG Instrumentation subprojects owners: - https://raw.githubusercontent.com/kubernetes-sigs/instrumentation/master/OWNERS + - name: instrumentation-addons + owners: + - https://raw.githubusercontent.com/kubernetes-sigs/instrumentation-addons/master/OWNERS - name: instrumentation-tools owners: - https://raw.githubusercontent.com/kubernetes-sigs/instrumentation-tools/master/OWNERS -- cgit v1.2.3