Add slack-infra subproject to sig-contribex
This commit is contained in:
parent
385a7c51ee
commit
92960e881b
|
@ -74,6 +74,9 @@ The following subprojects are owned by sig-contributor-experience:
|
||||||
- **repo-infra**
|
- **repo-infra**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/repo-infra/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/repo-infra/master/OWNERS
|
||||||
|
- **slack-infra**
|
||||||
|
- Owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/slack-infra/master/OWNERS
|
||||||
- **events**
|
- **events**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/community/master/events/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/community/master/events/OWNERS
|
||||||
|
|
|
@ -1059,6 +1059,9 @@ sigs:
|
||||||
- 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
|
||||||
|
- name: slack-infra
|
||||||
|
owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/slack-infra/master/OWNERS
|
||||||
- name: events
|
- name: events
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/community/master/events/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/community/master/events/OWNERS
|
||||||
|
|
Loading…
Reference in New Issue