Merge pull request #2480 from castrojo/add-contributor-site

Add contributor site to sigs.yaml
This commit is contained in:
k8s-ci-robot 2018-08-06 09:15:48 -07:00 committed by GitHub
commit 47fe012ec9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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