sig-multicluster: add cluster-inventory-api subproject

Signed-off-by: Mike Ng <ming@redhat.com>
This commit is contained in:
Mike Ng 2023-10-03 12:57:24 -04:00
parent f5cc59a134
commit 6b1cd98716
2 changed files with 6 additions and 0 deletions

View File

@ -57,6 +57,9 @@ The following [subprojects][subproject-definition] are owned by sig-multicluster
### about-api
- **Owners:**
- [kubernetes-sigs/about-api](https://github.com/kubernetes-sigs/about-api/blob/master/OWNERS)
### cluster-inventory-api
- **Owners:**
- [kubernetes-sigs/cluster-inventory-api](https://github.com/kubernetes-sigs/cluster-inventory-api/blob/main/OWNERS)
### mcs-api
- **Owners:**
- [kubernetes-sigs/mcs-api](https://github.com/kubernetes-sigs/mcs-api/blob/master/OWNERS)

View File

@ -2089,6 +2089,9 @@ sigs:
- name: about-api
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/about-api/master/OWNERS
- name: cluster-inventory-api
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-inventory-api/main/OWNERS
- name: mcs-api
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/mcs-api/master/OWNERS