Skip to content

Commit 9898737

Browse files
authored
Merge pull request #4828 from nikhita/instrumentation-tools
sig-instrumentation: add instrumentation-tools repo
2 parents 3b5f12a + 4014ea3 commit 9898737

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
@@ -57,6 +57,9 @@ The following [subprojects][subproject-definition] are owned by sig-instrumentat
5757
### heapster
5858
- **Owners:**
5959
- https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS
60+
### instrumentation-tools
61+
- **Owners:**
62+
- https://raw.githubusercontent.com/kubernetes-sigs/instrumentation-tools/master/OWNERS
6063
### klog
6164
- **Owners:**
6265
- https://raw.githubusercontent.com/kubernetes/klog/master/OWNERS

sigs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1391,6 +1391,9 @@ sigs:
13911391
- name: heapster
13921392
owners:
13931393
- https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS
1394+
- name: instrumentation-tools
1395+
owners:
1396+
- https://raw.githubusercontent.com/kubernetes-sigs/instrumentation-tools/master/OWNERS
13941397
- name: klog
13951398
contact:
13961399
slack: klog

0 commit comments

Comments
 (0)