diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-09-12 10:16:28 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-12 10:16:28 -0700 |
| commit | 2bb44fea2ca411cc9c89e2aa19b088d7b528b2d6 (patch) | |
| tree | a18c531ab03c09247dbe64023393b854869bef8f | |
| parent | 6ba6059466b41f20e82cdf9937ecbef87d253c4d (diff) | |
| parent | cf6db53e3104d7dbf4c3f13f172483a09ff52a00 (diff) | |
Merge pull request #4080 from michmike/master
Updating the technical leaders for sig-windows
| -rw-r--r-- | OWNERS_ALIASES | 2 | ||||
| -rw-r--r-- | sig-windows/README.md | 7 | ||||
| -rw-r--r-- | sigs.yaml | 7 |
3 files changed, 16 insertions, 0 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index adf46dcc..a11b5f9a 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -96,6 +96,8 @@ aliases: sig-windows-leads: - PatrickLang - michmike + - benmoss + - ddebroy wg-apply-leads: - lavalamp wg-component-standard-leads: diff --git a/sig-windows/README.md b/sig-windows/README.md index ca20c5df..d0a9d78e 100644 --- a/sig-windows/README.md +++ b/sig-windows/README.md @@ -25,6 +25,13 @@ The Chairs of the SIG run operations and processes governing the SIG. * Patrick Lang (**[@PatrickLang](https://github.com/PatrickLang)**), Microsoft * Michael Michael (**[@michmike](https://github.com/michmike)**), VMware +### Technical Leads +The Technical Leads of the SIG establish new subprojects, decommission existing +subprojects, and resolve cross-subproject technical issues and decisions. + +* Ben Moss (**[@benmoss](https://github.com/benmoss)**), Pivotal +* Deep Debroy (**[@ddebroy](https://github.com/ddebroy)**), Docker + ## Contact - Slack: [#sig-windows](https://kubernetes.slack.com/messages/sig-windows) - [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-windows) @@ -2193,6 +2193,13 @@ sigs: - github: michmike name: Michael Michael company: VMware + tech_leads: + - github: benmoss + name: Ben Moss + company: Pivotal + - github: ddebroy + name: Deep Debroy + company: Docker meetings: - description: Regular SIG Meeting day: Tuesday |
