summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2020-03-15 16:16:35 -0700
committerGitHub <noreply@github.com>2020-03-15 16:16:35 -0700
commit139a439193bb145ece043a1bf4b11ca01c785044 (patch)
tree0a0be9cb9410aeeec4477f53c318c218f8d4b0b3
parent67b1df6199edc2aaa174a23ee7fddab9085b73c6 (diff)
parent2f5d3e220bf12c2c2a47b4797def7f0e65b7d037 (diff)
Merge pull request #4561 from kbhawkey/kb-tech-lead
update sig-docs, tech leads
-rw-r--r--OWNERS_ALIASES2
-rw-r--r--sig-docs/README.md7
-rw-r--r--sigs.yaml7
3 files changed, 16 insertions, 0 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES
index 1590638f..6516c3be 100644
--- a/OWNERS_ALIASES
+++ b/OWNERS_ALIASES
@@ -40,6 +40,8 @@ aliases:
sig-docs-leads:
- jimangel
- kbarnard10
+ - kbhawkey
+ - sftim
- zacharysarah
sig-instrumentation-leads:
- brancz
diff --git a/sig-docs/README.md b/sig-docs/README.md
index 453ff014..5a9d3ea1 100644
--- a/sig-docs/README.md
+++ b/sig-docs/README.md
@@ -32,6 +32,13 @@ 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
+* Tim Bannister (**[@sftim](https://github.com/sftim)**), The Scale Factory
+
## Emeritus Leads
* Jennifer Rondeau (**[@Bradamant3](https://github.com/Bradamant3)**)
diff --git a/sigs.yaml b/sigs.yaml
index f3edf3fd..94e71400 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -1243,6 +1243,13 @@ sigs:
- github: zacharysarah
name: Zach Corleissen
company: Linux Foundation
+ tech_leads:
+ - github: kbhawkey
+ name: Karen Bradshaw
+ company: Independent
+ - github: sftim
+ name: Tim Bannister
+ company: The Scale Factory
emeritus_leads:
- github: Bradamant3
name: Jennifer Rondeau