diff options
| author | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2021-02-01 20:08:13 +0530 |
|---|---|---|
| committer | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2021-02-01 20:08:13 +0530 |
| commit | bf023a0248f5b7ba65ce9e10f3b53ef818dbfe90 (patch) | |
| tree | 8db727667fe89e1a36f5f08c00b38306541b53d9 | |
| parent | 2316cb785fd2bca6ec9bfbce6a5e7df51895780f (diff) | |
sig-multicluster: add work-api repo
| -rw-r--r-- | sig-multicluster/README.md | 3 | ||||
| -rw-r--r-- | sigs.yaml | 3 |
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 --> @@ -1599,6 +1599,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: > |
