Add cel-admission-webhook subproject
This commit is contained in:
parent
594d391253
commit
d29c169fe4
|
@ -60,6 +60,9 @@ The following [working groups][working-group-definition] are sponsored by sig-ap
|
||||||
## Subprojects
|
## Subprojects
|
||||||
|
|
||||||
The following [subprojects][subproject-definition] are owned by sig-api-machinery:
|
The following [subprojects][subproject-definition] are owned by sig-api-machinery:
|
||||||
|
### cel-admission-webhook
|
||||||
|
- **Owners:**
|
||||||
|
- [kubernetes/cel-admission-webhook](https://github.com/kubernetes/cel-admission-webhook/blob/main/OWNERS)
|
||||||
### component-base
|
### component-base
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- [kubernetes-sigs/legacyflag](https://github.com/kubernetes-sigs/legacyflag/blob/master/OWNERS)
|
- [kubernetes-sigs/legacyflag](https://github.com/kubernetes-sigs/legacyflag/blob/master/OWNERS)
|
||||||
|
|
|
@ -61,6 +61,9 @@ sigs:
|
||||||
github: palnabarun
|
github: palnabarun
|
||||||
name: Nabarun Pal
|
name: Nabarun Pal
|
||||||
subprojects:
|
subprojects:
|
||||||
|
- name: cel-admission-webhook
|
||||||
|
owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes/cel-admission-webhook/main/OWNERS
|
||||||
- name: component-base
|
- name: component-base
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/legacyflag/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/legacyflag/master/OWNERS
|
||||||
|
|
Loading…
Reference in New Issue