sig-apps: add execution-hook subproject
This commit is contained in:
parent
59ad9e15d9
commit
3f066e37e0
|
@ -42,6 +42,9 @@ The following subprojects are owned by sig-apps:
|
||||||
- **examples**
|
- **examples**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/examples/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/examples/master/OWNERS
|
||||||
|
- **execution-hook**
|
||||||
|
- Owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/execution-hook/master/OWNERS
|
||||||
- **kompose**
|
- **kompose**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/kompose/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/kompose/master/OWNERS
|
||||||
|
|
|
@ -181,6 +181,9 @@ sigs:
|
||||||
- name: examples
|
- name: examples
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/examples/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/examples/master/OWNERS
|
||||||
|
- name: execution-hook
|
||||||
|
owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/execution-hook/master/OWNERS
|
||||||
- name: kompose
|
- name: kompose
|
||||||
contact:
|
contact:
|
||||||
slack: kompose
|
slack: kompose
|
||||||
|
|
Loading…
Reference in New Issue