diff options
| -rw-r--r-- | sig-contributor-experience/README.md | 1 | ||||
| -rw-r--r-- | sigs.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sig-contributor-experience/README.md b/sig-contributor-experience/README.md index 7bb47f51..1ddf8377 100644 --- a/sig-contributor-experience/README.md +++ b/sig-contributor-experience/README.md @@ -63,6 +63,7 @@ The following subprojects are owned by sig-contributor-experience: - **mentoring** - Owners: - https://raw.githubusercontent.com/kubernetes/community/master/mentoring/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/contributor-playground/master/OWNERS - **repo-infra** - Owners: - https://raw.githubusercontent.com/kubernetes/repo-infra/master/OWNERS @@ -835,6 +835,7 @@ sigs: - name: mentoring owners: - https://raw.githubusercontent.com/kubernetes/community/master/mentoring/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/contributor-playground/master/OWNERS - name: repo-infra owners: - https://raw.githubusercontent.com/kubernetes/repo-infra/master/OWNERS |
