Merge pull request #8201 from Priyankasaggu11929/kjob
sig-apps: add kjob subproject
This commit is contained in:
commit
12c97c991e
|
@ -75,6 +75,9 @@ Application metadata descriptor CRD
|
||||||
### execution-hook
|
### execution-hook
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- [kubernetes-sigs/execution-hook](https://github.com/kubernetes-sigs/execution-hook/blob/master/OWNERS)
|
- [kubernetes-sigs/execution-hook](https://github.com/kubernetes-sigs/execution-hook/blob/master/OWNERS)
|
||||||
|
### kjob
|
||||||
|
- **Owners:**
|
||||||
|
- [kubernetes-sigs/kjob](https://github.com/kubernetes-sigs/kjob/blob/main/OWNERS)
|
||||||
### kompose
|
### kompose
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- [kubernetes/kompose](https://github.com/kubernetes/kompose/blob/master/OWNERS)
|
- [kubernetes/kompose](https://github.com/kubernetes/kompose/blob/master/OWNERS)
|
||||||
|
|
|
@ -241,6 +241,9 @@ sigs:
|
||||||
- name: execution-hook
|
- name: execution-hook
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/execution-hook/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/execution-hook/master/OWNERS
|
||||||
|
- name: kjob
|
||||||
|
owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/kjob/main/OWNERS
|
||||||
- name: kompose
|
- name: kompose
|
||||||
contact:
|
contact:
|
||||||
slack: kompose
|
slack: kompose
|
||||||
|
|
Loading…
Reference in New Issue