Skip to content

Commit f90da9e

Browse files
authored
Merge pull request #7264 from mrbobbytables/add-cel-subproject
Add cel-admission-webhook subproject
2 parents 594d391 + d29c169 commit f90da9e

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

sig-api-machinery/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ The following [working groups][working-group-definition] are sponsored by sig-ap
6060
## Subprojects
6161

6262
The following [subprojects][subproject-definition] are owned by sig-api-machinery:
63+
### cel-admission-webhook
64+
- **Owners:**
65+
- [kubernetes/cel-admission-webhook](https://github.com/kubernetes/cel-admission-webhook/blob/main/OWNERS)
6366
### component-base
6467
- **Owners:**
6568
- [kubernetes-sigs/legacyflag](https://github.com/kubernetes-sigs/legacyflag/blob/master/OWNERS)

sigs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ sigs:
6161
github: palnabarun
6262
name: Nabarun Pal
6363
subprojects:
64+
- name: cel-admission-webhook
65+
owners:
66+
- https://raw.githubusercontent.com/kubernetes/cel-admission-webhook/main/OWNERS
6467
- name: component-base
6568
owners:
6669
- https://raw.githubusercontent.com/kubernetes-sigs/legacyflag/master/OWNERS

0 commit comments

Comments
 (0)