Merge pull request #5697 from nikhita/instrumentation-addons

sig-instrumentation: add instrumentation-addons repo
This commit is contained in:
Kubernetes Prow Robot 2021-04-07 09:31:04 -07:00 committed by GitHub
commit 97a09975a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -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)

View File

@ -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