diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-03-06 23:35:42 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-06 23:35:42 -0800 |
| commit | f56a2db9348c49fd13b35ef0bb124bb6251a1685 (patch) | |
| tree | eccef15ecef6f49dd21bc6b1852a4a2d501dbb25 | |
| parent | 39d25a2c9357f7f00c19d74adf644e973b271612 (diff) | |
| parent | 7520409fb268d4ee9257a984d358026e5d4d30c2 (diff) | |
Merge pull request #5606 from mrbobbytables/contrib-site
SIG-ContribEx: Migrate contributor site repo
| -rw-r--r-- | sig-contributor-experience/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
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:** @@ -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. |
