Skip to content

Commit 6b1cd98

Browse files
committed
sig-multicluster: add cluster-inventory-api subproject
Signed-off-by: Mike Ng <[email protected]>
1 parent f5cc59a commit 6b1cd98

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

sig-multicluster/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-multicluster
5757
### about-api
5858
- **Owners:**
5959
- [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)
6063
### mcs-api
6164
- **Owners:**
6265
- [kubernetes-sigs/mcs-api](https://github.com/kubernetes-sigs/mcs-api/blob/master/OWNERS)

sigs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2089,6 +2089,9 @@ sigs:
20892089
- name: about-api
20902090
owners:
20912091
- 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
20922095
- name: mcs-api
20932096
owners:
20942097
- https://raw.githubusercontent.com/kubernetes-sigs/mcs-api/master/OWNERS

0 commit comments

Comments
 (0)