Merge pull request #2480 from castrojo/add-contributor-site
Add contributor site to sigs.yaml
This commit is contained in:
commit
47fe012ec9
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue