Add contributor site to sigs.yaml

This commit is contained in:
Jorge O. Castro 2018-08-06 09:39:04 -04:00
parent 7c4d5cc15c
commit ab07d12e07
No known key found for this signature in database
GPG Key ID: 946EF973E2E37641
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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