sig-instrumentation: add instrumentation-tools repo
This commit is contained in:
parent
3b5f12a8cb
commit
4014ea3d3d
|
@ -57,6 +57,9 @@ The following [subprojects][subproject-definition] are owned by sig-instrumentat
|
|||
### heapster
|
||||
- **Owners:**
|
||||
- https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS
|
||||
### instrumentation-tools
|
||||
- **Owners:**
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/instrumentation-tools/master/OWNERS
|
||||
### klog
|
||||
- **Owners:**
|
||||
- https://raw.githubusercontent.com/kubernetes/klog/master/OWNERS
|
||||
|
|
|
@ -1391,6 +1391,9 @@ sigs:
|
|||
- name: heapster
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS
|
||||
- name: instrumentation-tools
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/instrumentation-tools/master/OWNERS
|
||||
- name: klog
|
||||
contact:
|
||||
slack: klog
|
||||
|
|
Loading…
Reference in New Issue