summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhita Raghunath <nikitaraghunath@gmail.com>2021-03-15 16:10:57 +0530
committerNikhita Raghunath <nikitaraghunath@gmail.com>2021-03-15 16:14:21 +0530
commit83fce8f266d8580a0e47cbb957e26377e18f36a3 (patch)
tree68b15eaa6f12f0d7cbd99f24edf3310c1eb6e8fa
parent784a45c1cc0036ddbeb8447d62256e8d59658765 (diff)
sig-instrumentation: add k-sigs/instrumentation repo
-rw-r--r--sig-instrumentation/README.md4
-rw-r--r--sigs.yaml4
2 files changed, 8 insertions, 0 deletions
diff --git a/sig-instrumentation/README.md b/sig-instrumentation/README.md
index aa388107..7bcacdd7 100644
--- a/sig-instrumentation/README.md
+++ b/sig-instrumentation/README.md
@@ -57,6 +57,10 @@ The following [subprojects][subproject-definition] are owned by sig-instrumentat
### custom-metrics-apiserver
- **Owners:**
- [kubernetes-sigs/custom-metrics-apiserver](https://github.com/kubernetes-sigs/custom-metrics-apiserver/blob/master/OWNERS)
+### instrumentation
+Organization of SIG Instrumentation subprojects
+- **Owners:**
+ - [kubernetes-sigs/instrumentation](https://github.com/kubernetes-sigs/instrumentation/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 d53349e3..e5e495da 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -1510,6 +1510,10 @@ sigs:
- name: custom-metrics-apiserver
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/custom-metrics-apiserver/master/OWNERS
+ - name: instrumentation
+ description: Organization of SIG Instrumentation subprojects
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/instrumentation/master/OWNERS
- name: instrumentation-tools
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/instrumentation-tools/master/OWNERS