File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -57,6 +57,10 @@ The following [subprojects][subproject-definition] are owned by sig-instrumentat
57
57
### custom-metrics-apiserver
58
58
- ** Owners:**
59
59
- [ kubernetes-sigs/custom-metrics-apiserver] ( https://github.com/kubernetes-sigs/custom-metrics-apiserver/blob/master/OWNERS )
60
+ ### instrumentation
61
+ Organization of SIG Instrumentation subprojects
62
+ - ** Owners:**
63
+ - [ kubernetes-sigs/instrumentation] ( https://github.com/kubernetes-sigs/instrumentation/blob/master/OWNERS )
60
64
### instrumentation-tools
61
65
- ** Owners:**
62
66
- [ kubernetes-sigs/instrumentation-tools] ( https://github.com/kubernetes-sigs/instrumentation-tools/blob/master/OWNERS )
Original file line number Diff line number Diff line change @@ -1510,6 +1510,10 @@ sigs:
1510
1510
- name : custom-metrics-apiserver
1511
1511
owners :
1512
1512
- https://raw.githubusercontent.com/kubernetes-sigs/custom-metrics-apiserver/master/OWNERS
1513
+ - name : instrumentation
1514
+ description : Organization of SIG Instrumentation subprojects
1515
+ owners :
1516
+ - https://raw.githubusercontent.com/kubernetes-sigs/instrumentation/master/OWNERS
1513
1517
- name : instrumentation-tools
1514
1518
owners :
1515
1519
- https://raw.githubusercontent.com/kubernetes-sigs/instrumentation-tools/master/OWNERS
You can’t perform that action at this time.
0 commit comments