Merge pull request #2582 from cblecker/contrib-playground
Add kubernetes-sigs/contributor-playground to sigs.yaml
This commit is contained in:
commit
e2d5c8a2d1
|
|
@ -63,6 +63,7 @@ The following subprojects are owned by sig-contributor-experience:
|
||||||
- **mentoring**
|
- **mentoring**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/community/master/mentoring/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/community/master/mentoring/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/contributor-playground/master/OWNERS
|
||||||
- **repo-infra**
|
- **repo-infra**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/repo-infra/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/repo-infra/master/OWNERS
|
||||||
|
|
|
||||||
|
|
@ -835,6 +835,7 @@ sigs:
|
||||||
- name: mentoring
|
- name: mentoring
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/community/master/mentoring/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/community/master/mentoring/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/contributor-playground/master/OWNERS
|
||||||
- name: repo-infra
|
- name: repo-infra
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/repo-infra/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/repo-infra/master/OWNERS
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue