Skip to content

Commit 715f93b

Browse files
committed
arch: Add wg-serving subproject
1 parent fd0b1d9 commit 715f93b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

sig-architecture/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,9 @@ Snooping on the Kubernetes OpenAPI communications
112112
- [kubernetes/community/sig-architecture](https://github.com/kubernetes/community/blob/master/sig-architecture/OWNERS)
113113
- **Contact:**
114114
- Slack: [#prod-readiness](https://kubernetes.slack.com/messages/prod-readiness)
115+
### wg-serving
116+
- **Owners:**
117+
- [kubernetes-sigs/wg-serving](https://github.com/kubernetes-sigs/wg-serving/blob/main/OWNERS)
115118

116119
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
117120
[working-group-definition]: https://github.com/kubernetes/community/blob/master/governance.md#working-groups

sigs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,9 @@ sigs:
396396
slack: prod-readiness
397397
owners:
398398
- https://raw.githubusercontent.com/kubernetes/community/master/sig-architecture/OWNERS
399+
- name: wg-serving
400+
owners:
401+
- https://raw.githubusercontent.com/kubernetes-sigs/wg-serving/main/OWNERS
399402
- dir: sig-auth
400403
name: Auth
401404
mission_statement: >

0 commit comments

Comments
 (0)