summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2021-10-20 17:54:08 -0700
committerGitHub <noreply@github.com>2021-10-20 17:54:08 -0700
commit18452226d48836c083f16d5d3ba9850a1cd45539 (patch)
tree9768a03e87741f45bba38208302e863ee05f4c47
parentf0eec4d19d407c13681431b3c436be67da8c448d (diff)
parent733b0a46bc7a6fad455faf71851af03f8b86c394 (diff)
Merge pull request #6162 from ahg-g/master
sig-scheduling: Propose new TLs
-rw-r--r--OWNERS_ALIASES1
-rw-r--r--sig-scheduling/README.md8
-rw-r--r--sigs.yaml10
3 files changed, 19 insertions, 0 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES
index 5fd396e6..93cb7d17 100644
--- a/OWNERS_ALIASES
+++ b/OWNERS_ALIASES
@@ -77,6 +77,7 @@ aliases:
sig-scheduling-leads:
- Huang-Wei
- ahg-g
+ - alculquicondor
sig-security-leads:
- IanColdwater
- tabbysable
diff --git a/sig-scheduling/README.md b/sig-scheduling/README.md
index 5eb29bd6..1431ad17 100644
--- a/sig-scheduling/README.md
+++ b/sig-scheduling/README.md
@@ -25,6 +25,14 @@ The Chairs of the SIG run operations and processes governing the SIG.
* Wei Huang (**[@Huang-Wei](https://github.com/Huang-Wei)**), IBM
* Abdullah Gharaibeh (**[@ahg-g](https://github.com/ahg-g)**), Google
+### Technical Leads
+The Technical Leads of the SIG establish new subprojects, decommission existing
+subprojects, and resolve cross-subproject technical issues and decisions.
+
+* Wei Huang (**[@Huang-Wei](https://github.com/Huang-Wei)**), IBM
+* Abdullah Gharaibeh (**[@ahg-g](https://github.com/ahg-g)**), Google
+* Aldo Culquicondor (**[@alculquicondor](https://github.com/alculquicondor)**), Google
+
## Emeritus Leads
* Bobby (Babak) Salamat (**[@bsalamat](https://github.com/bsalamat)**)
diff --git a/sigs.yaml b/sigs.yaml
index d106b1d9..620b61b2 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -2122,6 +2122,16 @@ sigs:
- github: ahg-g
name: Abdullah Gharaibeh
company: Google
+ tech_leads:
+ - github: Huang-Wei
+ name: Wei Huang
+ company: IBM
+ - github: ahg-g
+ name: Abdullah Gharaibeh
+ company: Google
+ - github: alculquicondor
+ name: Aldo Culquicondor
+ company: Google
emeritus_leads:
- github: bsalamat
name: Bobby (Babak) Salamat