File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -65,6 +65,10 @@ The following [working groups][working-group-definition] are sponsored by sig-ar
65
65
## Subprojects
66
66
67
67
The following [ subprojects] [ subproject-definition ] are owned by sig-architecture:
68
+ ### apisnoop
69
+ Snooping on the Kubernetes OpenAPI communications
70
+ - ** Owners:**
71
+ - [ kubernetes-sigs/apisnoop] ( https://github.com/kubernetes-sigs/apisnoop/blob/main/OWNERS )
68
72
### architecture-and-api-governance
69
73
[ Described below] ( #architecture-and-api-governance-1 )
70
74
- ** Owners:**
Original file line number Diff line number Diff line change @@ -346,6 +346,10 @@ sigs:
346
346
github : BenTheElder
347
347
name : Benjamin Elder
348
348
subprojects :
349
+ - name : apisnoop
350
+ description : Snooping on the Kubernetes OpenAPI communications
351
+ owners :
352
+ - https://raw.githubusercontent.com/kubernetes-sigs/apisnoop/main/OWNERS
349
353
- name : architecture-and-api-governance
350
354
description : ' [Described below](#architecture-and-api-governance-1)'
351
355
owners :
You can’t perform that action at this time.
0 commit comments