summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Killen <bobkillen@google.com>2021-03-06 16:20:17 -0500
committerBob Killen <bobkillen@google.com>2021-03-06 16:20:17 -0500
commit7520409fb268d4ee9257a984d358026e5d4d30c2 (patch)
treeeccef15ecef6f49dd21bc6b1852a4a2d501dbb25
parent39d25a2c9357f7f00c19d74adf644e973b271612 (diff)
SIG-ContribEx: Migrate contributor site repo
-rw-r--r--sig-contributor-experience/README.md2
-rw-r--r--sigs.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/sig-contributor-experience/README.md b/sig-contributor-experience/README.md
index 2ad3a99a..68d3107a 100644
--- a/sig-contributor-experience/README.md
+++ b/sig-contributor-experience/README.md
@@ -78,8 +78,8 @@ Contributor Communications focuses on amplifying the success of Kubernetes contr
### contributors-documentation
writes and maintains documentation around contributing to Kubernetes, including the Contributor's Guide, Developer's Guide, and contributor website.
- **Owners:**
- - https://raw.githubusercontent.com/kubernetes-sigs/contributor-site/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/community/master/contributors/guide/OWNERS
+ - https://raw.githubusercontent.com/kubernetes/contributor-site/master/OWNERS
### devstats
Maintains and updates https://k8s.devstats.cncf.io, including taking requests for new charts.
- **Owners:**
diff --git a/sigs.yaml b/sigs.yaml
index 61a9875f..4248d9c4 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -1234,8 +1234,8 @@ sigs:
description: writes and maintains documentation around contributing to Kubernetes,
including the Contributor's Guide, Developer's Guide, and contributor website.
owners:
- - https://raw.githubusercontent.com/kubernetes-sigs/contributor-site/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/community/master/contributors/guide/OWNERS
+ - https://raw.githubusercontent.com/kubernetes/contributor-site/master/OWNERS
- name: devstats
description: Maintains and updates https://k8s.devstats.cncf.io, including taking
requests for new charts.