Skip to content

Commit dab4116

Browse files
authored
Merge pull request #7565 from mikeshng/add-cluster-inventory-sig-subproject
sig-multicluster: add cluster-inventory-api subproject
2 parents c0093c8 + 6b1cd98 commit dab4116

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
@@ -2090,6 +2090,9 @@ sigs:
20902090
- name: about-api
20912091
owners:
20922092
- https://raw.githubusercontent.com/kubernetes-sigs/about-api/master/OWNERS
2093+
- name: cluster-inventory-api
2094+
owners:
2095+
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-inventory-api/main/OWNERS
20932096
- name: mcs-api
20942097
owners:
20952098
- https://raw.githubusercontent.com/kubernetes-sigs/mcs-api/master/OWNERS

0 commit comments

Comments
 (0)