Skip to content

Commit 4e44416

Browse files
authored
Merge pull request #5452 from nikhita/work-api
sig-multicluster: add work-api repo
2 parents 3310f6c + bf023a0 commit 4e44416

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
@@ -61,6 +61,9 @@ The following [subprojects][subproject-definition] are owned by sig-multicluster
6161
### mcs-api
6262
- **Owners:**
6363
- https://raw.githubusercontent.com/kubernetes-sigs/mcs-api/master/OWNERS
64+
### work-api
65+
- **Owners:**
66+
- https://raw.githubusercontent.com/kubernetes-sigs/work-api/master/OWNERS
6467

6568
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
6669
<!-- BEGIN CUSTOM CONTENT -->

sigs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1603,6 +1603,9 @@ sigs:
16031603
- name: mcs-api
16041604
owners:
16051605
- https://raw.githubusercontent.com/kubernetes-sigs/mcs-api/master/OWNERS
1606+
- name: work-api
1607+
owners:
1608+
- https://raw.githubusercontent.com/kubernetes-sigs/work-api/master/OWNERS
16061609
- dir: sig-network
16071610
name: Network
16081611
mission_statement: >

0 commit comments

Comments
 (0)