Merge pull request #7565 from mikeshng/add-cluster-inventory-sig-subproject

sig-multicluster: add cluster-inventory-api subproject
This commit is contained in:
Kubernetes Prow Robot 2023-10-06 17:55:35 +02:00 committed by GitHub
commit dab4116bdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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

@ -2090,6 +2090,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