File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -57,6 +57,9 @@ The following [subprojects][subproject-definition] are owned by sig-multicluster
57
57
### about-api
58
58
- ** Owners:**
59
59
- [ kubernetes-sigs/about-api] ( https://github.com/kubernetes-sigs/about-api/blob/master/OWNERS )
60
+ ### cluster-inventory-api
61
+ - ** Owners:**
62
+ - [ kubernetes-sigs/cluster-inventory-api] ( https://github.com/kubernetes-sigs/cluster-inventory-api/blob/main/OWNERS )
60
63
### mcs-api
61
64
- ** Owners:**
62
65
- [ kubernetes-sigs/mcs-api] ( https://github.com/kubernetes-sigs/mcs-api/blob/master/OWNERS )
Original file line number Diff line number Diff line change @@ -2089,6 +2089,9 @@ sigs:
2089
2089
- name : about-api
2090
2090
owners :
2091
2091
- https://raw.githubusercontent.com/kubernetes-sigs/about-api/master/OWNERS
2092
+ - name : cluster-inventory-api
2093
+ owners :
2094
+ - https://raw.githubusercontent.com/kubernetes-sigs/cluster-inventory-api/main/OWNERS
2092
2095
- name : mcs-api
2093
2096
owners :
2094
2097
- https://raw.githubusercontent.com/kubernetes-sigs/mcs-api/master/OWNERS
You can’t perform that action at this time.
0 commit comments