summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olmsted-Thompson <jeremyot@google.com>2020-08-09 20:36:05 -0700
committerJeremy Olmsted-Thompson <jeremyot@google.com>2020-08-09 20:36:05 -0700
commitb8d33b6e67e729b7c621587b11580131548f1f1c (patch)
treecf07f168d10b28b31e6a2dbef98ddc8ab456efc3
parentf7733f597834cb33b11b46cb946c4d1a2ef4f254 (diff)
sig-multicluster: add mcs-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 5592a446..4c802fea 100644
--- a/sig-multicluster/README.md
+++ b/sig-multicluster/README.md
@@ -53,6 +53,9 @@ The following [subprojects][subproject-definition] are owned by sig-multicluster
### kubemci
- **Owners:**
- https://raw.githubusercontent.com/GoogleCloudPlatform/k8s-multicluster-ingress/master/OWNERS
+### mcs-api
+- **Owners:**
+ - https://raw.githubusercontent.com/kubernetes-sigs/mcs-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 a0685e3a..65ff5032 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -1496,6 +1496,9 @@ sigs:
- name: kubemci
owners:
- https://raw.githubusercontent.com/GoogleCloudPlatform/k8s-multicluster-ingress/master/OWNERS
+ - name: mcs-api
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/mcs-api/master/OWNERS
- dir: sig-network
name: Network
mission_statement: >