Skip to content

Commit 36dfd1e

Browse files
committed
Add Stefan as tech lead for sig-api-machinery
Stefan has spent eight years working in kubernetes, the majority of those in the apimachinery area developing key infrastructure like CRDs and the less glamorous code like code generators. His knowledge of the apiserver internals, type system, schemes, generators, clients, controller libraries, binary helper libraries, and all aspects of the apimachinery stack are deeper than nearly everyone else.
1 parent c04227d commit 36dfd1e

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

OWNERS_ALIASES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ aliases:
33
- deads2k
44
- fedebongio
55
- jpbetz
6+
- sttts
67
sig-apps-leads:
78
- janetkuo
89
- kow3ns

sig-api-machinery/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ subprojects, and resolve cross-subproject technical issues and decisions.
3535

3636
* David Eads (**[@deads2k](https://github.com/deads2k)**), Red Hat
3737
* Joe Betz (**[@jpbetz](https://github.com/jpbetz)**), Google
38+
* Stefan Schimanski (**[@sttts](https://github.com/sttts)**), Upbound
3839

3940
## Contact
4041
- Slack: [#sig-api-machinery](https://kubernetes.slack.com/messages/sig-api-machinery)

sigs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ sigs:
2424
- github: jpbetz
2525
name: Joe Betz
2626
company: Google
27+
- github: sttts
28+
name: Stefan Schimanski
29+
company: Upbound
2730
meetings:
2831
- description: Kubebuilder Meeting
2932
day: Thursday

0 commit comments

Comments
 (0)