summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2021-02-24 08:08:50 -0800
committerGitHub <noreply@github.com>2021-02-24 08:08:50 -0800
commit4e44416ebb85773c00108c4f90f65abb1741c314 (patch)
tree7dc8f965c394d326f50d6b559df833a995570bc5
parent3310f6c2f1319b60f67bcc94c16fdb4a8027f301 (diff)
parentbf023a0248f5b7ba65ce9e10f3b53ef818dbfe90 (diff)
Merge pull request #5452 from nikhita/work-api
sig-multicluster: add work-api repo
-rw-r--r--sig-multicluster/README.md3
-rw-r--r--sigs.yaml3
2 files changed, 6 insertions, 0 deletions
diff --git a/sig-multicluster/README.md b/sig-multicluster/README.md
index bfc00aeb..f003bb5f 100644
--- a/sig-multicluster/README.md
+++ b/sig-multicluster/README.md
@@ -61,6 +61,9 @@ The following [subprojects][subproject-definition] are owned by sig-multicluster
### mcs-api
- **Owners:**
- https://raw.githubusercontent.com/kubernetes-sigs/mcs-api/master/OWNERS
+### work-api
+- **Owners:**
+ - https://raw.githubusercontent.com/kubernetes-sigs/work-api/master/OWNERS
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
<!-- BEGIN CUSTOM CONTENT -->
diff --git a/sigs.yaml b/sigs.yaml
index b5406645..e7566e5e 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -1603,6 +1603,9 @@ sigs:
- name: mcs-api
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/mcs-api/master/OWNERS
+ - name: work-api
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/work-api/master/OWNERS
- dir: sig-network
name: Network
mission_statement: >