Merge pull request #3532 from nikhita/slack-infra
Add slack-infra subproject to sig-contribex
This commit is contained in:
commit
72bbc94426
|
@ -74,6 +74,9 @@ The following subprojects are owned by sig-contributor-experience:
|
|||
- **repo-infra**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/repo-infra/master/OWNERS
|
||||
- **slack-infra**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/slack-infra/master/OWNERS
|
||||
- **events**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/community/master/events/OWNERS
|
||||
|
|
|
@ -1043,6 +1043,9 @@ sigs:
|
|||
- name: repo-infra
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/repo-infra/master/OWNERS
|
||||
- name: slack-infra
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/slack-infra/master/OWNERS
|
||||
- name: events
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/community/master/events/OWNERS
|
||||
|
|
Loading…
Reference in New Issue