summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Killen <bobkillen@google.com>2023-01-13 17:24:41 -0600
committerBob Killen <bobkillen@google.com>2023-01-13 17:24:41 -0600
commitf4930f1b913267210de5e1f43cf1310aace1f5f0 (patch)
treee2d1c9935b9d622bbac66a702fd7117e37839f38
parent5803128dcab54c4a6d43dbd1063e4c7e374d7342 (diff)
sig-multicluster: add sig-multicluster-site 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 e38bbb29..fc2b923f 100644
--- a/sig-multicluster/README.md
+++ b/sig-multicluster/README.md
@@ -63,6 +63,9 @@ The following [subprojects][subproject-definition] are owned by sig-multicluster
### mcs-api
- **Owners:**
- [kubernetes-sigs/mcs-api](https://github.com/kubernetes-sigs/mcs-api/blob/master/OWNERS)
+### sig-multicluster-site
+- **Owners:**
+ - [kubernetes-sigs/sig-multicluster-site](https://github.com/kubernetes-sigs/sig-multicluster-site/blob/main/OWNERS)
### work-api
- **Owners:**
- [kubernetes-sigs/work-api](https://github.com/kubernetes-sigs/work-api/blob/master/OWNERS)
diff --git a/sigs.yaml b/sigs.yaml
index dad37b30..566f42db 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -1921,6 +1921,9 @@ sigs:
- name: mcs-api
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/mcs-api/master/OWNERS
+ - name: sig-multicluster-site
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/sig-multicluster-site/main/OWNERS
- name: work-api
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/work-api/master/OWNERS