Skip to content

Commit 7b7b466

Browse files
committed
Kueue: Add Aldo and Yuki to leads roles
Signed-off-by: Yuki Iwai <[email protected]>
1 parent c853773 commit 7b7b466

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

sig-scheduling/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ The following [subprojects][subproject-definition] are owned by sig-scheduling:
8585
- **Owners:**
8686
- [kubernetes-sigs/kube-scheduler-wasm-extension](https://github.com/kubernetes-sigs/kube-scheduler-wasm-extension/blob/main/OWNERS)
8787
### kueue
88+
- **Leads:**
89+
- Aldo Culquicondor (**[@alculquicondor](https://github.com/alculquicondor)**), Google
90+
- Yuki Iwai (**[@tenzen-y](https://github.com/tenzen-y)**), CyberAgent, Inc.
8891
- **Owners:**
8992
- [kubernetes-sigs/kueue](https://github.com/kubernetes-sigs/kueue/blob/main/OWNERS)
9093
### kwok

sigs.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2735,6 +2735,13 @@ sigs:
27352735
- name: kueue
27362736
owners:
27372737
- https://raw.githubusercontent.com/kubernetes-sigs/kueue/main/OWNERS
2738+
leads:
2739+
- github: alculquicondor
2740+
name: Aldo Culquicondor
2741+
company: Google
2742+
- github: tenzen-y
2743+
name: Yuki Iwai
2744+
company: CyberAgent, Inc.
27382745
- name: kwok
27392746
owners:
27402747
- https://raw.githubusercontent.com/kubernetes-sigs/kwok/main/OWNERS

0 commit comments

Comments
 (0)