Skip to content

Commit 97a0997

Browse files
authored
Merge pull request #5697 from nikhita/instrumentation-addons
sig-instrumentation: add instrumentation-addons repo
2 parents 7ef83e9 + efdb07c commit 97a0997

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

sig-instrumentation/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ The following [subprojects][subproject-definition] are owned by sig-instrumentat
6161
Organization of SIG Instrumentation subprojects
6262
- **Owners:**
6363
- [kubernetes-sigs/instrumentation](https://github.com/kubernetes-sigs/instrumentation/blob/master/OWNERS)
64+
### instrumentation-addons
65+
- **Owners:**
66+
- [kubernetes-sigs/instrumentation-addons](https://github.com/kubernetes-sigs/instrumentation-addons/blob/master/OWNERS)
6467
### instrumentation-tools
6568
- **Owners:**
6669
- [kubernetes-sigs/instrumentation-tools](https://github.com/kubernetes-sigs/instrumentation-tools/blob/master/OWNERS)

sigs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1526,6 +1526,9 @@ sigs:
15261526
description: Organization of SIG Instrumentation subprojects
15271527
owners:
15281528
- https://raw.githubusercontent.com/kubernetes-sigs/instrumentation/master/OWNERS
1529+
- name: instrumentation-addons
1530+
owners:
1531+
- https://raw.githubusercontent.com/kubernetes-sigs/instrumentation-addons/master/OWNERS
15291532
- name: instrumentation-tools
15301533
owners:
15311534
- https://raw.githubusercontent.com/kubernetes-sigs/instrumentation-tools/master/OWNERS

0 commit comments

Comments
 (0)