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
|
||||
|
||||
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
|
||||
- **Owners:**
|
||||
- [kubernetes-sigs/legacyflag](https://github.com/kubernetes-sigs/legacyflag/blob/master/OWNERS)
|
||||
|
|
|
@ -61,6 +61,9 @@ sigs:
|
|||
github: palnabarun
|
||||
name: Nabarun Pal
|
||||
subprojects:
|
||||
- name: cel-admission-webhook
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/cel-admission-webhook/main/OWNERS
|
||||
- name: component-base
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/legacyflag/master/OWNERS
|
||||
|
|
Loading…
Reference in New Issue