Skip to content

Commit bd267ed

Browse files
authored
Merge pull request #7723 from MadhavJivrajani/add-apisnoop-repo
sig-architecture: add apisnoop subproject
2 parents 6de4559 + e44c2c9 commit bd267ed

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

sig-architecture/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ The following [working groups][working-group-definition] are sponsored by sig-ar
6565
## Subprojects
6666

6767
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)
6872
### architecture-and-api-governance
6973
[Described below](#architecture-and-api-governance-1)
7074
- **Owners:**

sigs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,10 @@ sigs:
346346
github: BenTheElder
347347
name: Benjamin Elder
348348
subprojects:
349+
- name: apisnoop
350+
description: Snooping on the Kubernetes OpenAPI communications
351+
owners:
352+
- https://raw.githubusercontent.com/kubernetes-sigs/apisnoop/main/OWNERS
349353
- name: architecture-and-api-governance
350354
description: '[Described below](#architecture-and-api-governance-1)'
351355
owners:

0 commit comments

Comments
 (0)