diff --git a/sig-contributor-experience/README.md b/sig-contributor-experience/README.md index adbb90265da..a27edab1922 100644 --- a/sig-contributor-experience/README.md +++ b/sig-contributor-experience/README.md @@ -50,9 +50,10 @@ The following subprojects are owned by sig-contributor-experience: - Owners: - https://raw.githubusercontent.com/kubernetes/community/master/github-management/OWNERS - https://raw.githubusercontent.com/kubernetes/org/master/OWNERS -- **contributors-guide** +- **contributors-documentation** - Owners: - https://raw.githubusercontent.com/kubernetes/community/master/contributors/guide/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/contributor-site/master/OWNERS - **devstats** - Owners: - Phillels diff --git a/sigs.yaml b/sigs.yaml index 64752d916d4..304873c861d 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -818,9 +818,10 @@ sigs: owners: - https://raw.githubusercontent.com/kubernetes/community/master/github-management/OWNERS - https://raw.githubusercontent.com/kubernetes/org/master/OWNERS - - name: contributors-guide + - name: contributors-documentation owners: - https://raw.githubusercontent.com/kubernetes/community/master/contributors/guide/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/contributor-site/master/OWNERS - name: devstats owners: - Phillels