diff options
| -rw-r--r-- | OWNERS_ALIASES | 1 | ||||
| -rw-r--r-- | sig-docs/README.md | 6 | ||||
| -rw-r--r-- | sigs.yaml | 4 |
3 files changed, 11 insertions, 0 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 3aceb451..5c7490fe 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -40,6 +40,7 @@ aliases: sig-docs-leads: - jimangel - kbarnard10 + - kbhawkey - zacharysarah sig-instrumentation-leads: - brancz diff --git a/sig-docs/README.md b/sig-docs/README.md index 453ff014..e150df0d 100644 --- a/sig-docs/README.md +++ b/sig-docs/README.md @@ -32,6 +32,12 @@ The Chairs of the SIG run operations and processes governing the SIG. * Kaitlyn Barnard (**[@kbarnard10](https://github.com/kbarnard10)**), Kong * Zach Corleissen (**[@zacharysarah](https://github.com/zacharysarah)**), Linux Foundation +### Technical Leads +The Technical Leads of the SIG establish new subprojects, decommission existing +subprojects, and resolve cross-subproject technical issues and decisions. + +* Karen Bradshaw (**[@kbhawkey](https://github.com/kbhawkey)**), Independent + ## Emeritus Leads * Jennifer Rondeau (**[@Bradamant3](https://github.com/Bradamant3)**) @@ -1240,6 +1240,10 @@ sigs: - github: zacharysarah name: Zach Corleissen company: Linux Foundation + tech_leads: + - github: kbhawkey + name: Karen Bradshaw + company: Independent emeritus_leads: - github: Bradamant3 name: Jennifer Rondeau |
