summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhita Raghunath <nikitaraghunath@gmail.com>2021-04-06 07:59:37 +0530
committerNikhita Raghunath <nikitaraghunath@gmail.com>2021-04-06 07:59:37 +0530
commit1aa6c90fedf066bcc21c00d2d3ab3cc2856ad27a (patch)
treee1b0c9424d0baad6cb62b041d57d4a7a460170ba
parentd881678a602c65b2154015743c88690d9da1172d (diff)
sig-multicluster: add about-api subproject
-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 90ec1f95..f89e8cb0 100644
--- a/sig-multicluster/README.md
+++ b/sig-multicluster/README.md
@@ -49,6 +49,9 @@ The following [subprojects][subproject-definition] are owned by sig-multicluster
### Kubefed
- **Owners:**
- [kubernetes-sigs/kubefed](https://github.com/kubernetes-sigs/kubefed/blob/master/OWNERS)
+### about-api
+- **Owners:**
+ - [kubernetes-sigs/about-api](https://github.com/kubernetes-sigs/about-api/blob/master/OWNERS)
### kubemci
- **Owners:**
- [GoogleCloudPlatform/k8s-multicluster-ingress](https://github.com/GoogleCloudPlatform/k8s-multicluster-ingress/blob/master/OWNERS)
diff --git a/sigs.yaml b/sigs.yaml
index f200529d..3abe33c3 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -1615,6 +1615,9 @@ sigs:
- name: Kubefed
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/kubefed/master/OWNERS
+ - name: about-api
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/about-api/master/OWNERS
- name: kubemci
owners:
- https://raw.githubusercontent.com/GoogleCloudPlatform/k8s-multicluster-ingress/master/OWNERS