Merge pull request #7264 from mrbobbytables/add-cel-subproject

Add cel-admission-webhook subproject
This commit is contained in:
Kubernetes Prow Robot 2023-04-25 16:08:17 -07:00 committed by GitHub
commit f90da9e4d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -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)

View File

@ -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