diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-09-27 13:01:45 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-27 13:01:45 -0700 |
| commit | 9f96671c151bb1e637ad073a65fd50cde65d5232 (patch) | |
| tree | bf3cbd3a81d236554939781df678bb2cf4c72ead | |
| parent | 4e93e5fe802b2ddbb4a38bd5c58e4e54eb843b0d (diff) | |
| parent | 9805a47cce787948ff96f3cc347ca4d5f81e4041 (diff) | |
Merge pull request #6046 from marosset/sig-windows-cbelu-tl
Swap Claudiu Belu with Deep Debroy as Windows TL
| -rw-r--r-- | OWNERS_ALIASES | 2 | ||||
| -rw-r--r-- | sig-windows/README.md | 3 | ||||
| -rw-r--r-- | sigs.yaml | 8 |
3 files changed, 8 insertions, 5 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 686bccd5..ea39fa54 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -101,7 +101,7 @@ aliases: - morengab - tashimi sig-windows-leads: - - ddebroy + - claudiubelu - jayunit100 - jsturtevant - marosset diff --git a/sig-windows/README.md b/sig-windows/README.md index 86251627..d3509c49 100644 --- a/sig-windows/README.md +++ b/sig-windows/README.md @@ -31,7 +31,7 @@ The Chairs of the SIG run operations and processes governing the SIG. The Technical Leads of the SIG establish new subprojects, decommission existing subprojects, and resolve cross-subproject technical issues and decisions. -* Deep Debroy (**[@ddebroy](https://github.com/ddebroy)**), Apple +* Claudiu Belu (**[@claudiubelu](https://github.com/claudiubelu)**), Cloudbase Solutions * Jay Vyas (**[@jayunit100](https://github.com/jayunit100)**), VMware * James Sturtevant (**[@jsturtevant](https://github.com/jsturtevant)**), Microsoft @@ -39,6 +39,7 @@ subprojects, and resolve cross-subproject technical issues and decisions. * Patrick Lang (**[@PatrickLang](https://github.com/PatrickLang)**) * Ben Moss (**[@benmoss](https://github.com/benmoss)**) +* Deep Debroy (**[@ddebroy](https://github.com/ddebroy)**) * Michael Michael (**[@michmike](https://github.com/michmike)**) ## Contact @@ -2657,9 +2657,9 @@ sigs: name: Mark Rossetti company: Microsoft tech_leads: - - github: ddebroy - name: Deep Debroy - company: Apple + - github: claudiubelu + name: Claudiu Belu + company: Cloudbase Solutions - github: jayunit100 name: Jay Vyas company: VMware @@ -2671,6 +2671,8 @@ sigs: name: Patrick Lang - github: benmoss name: Ben Moss + - github: ddebroy + name: Deep Debroy - github: michmike name: Michael Michael meetings: |
