chore: add NIXL owners and CI access (#40602)

Co-authored-by: Kangyan-Zhou <zky314343421@gmail.com>
This commit is contained in:
ishandhanani
2026-09-21 12:21:30 -07:00
committed by GitHub
co-authored by Kangyan-Zhou
parent 0db1a93adb
commit d5fdab7022
2 changed files with 20 additions and 0 deletions
+18
View File
@@ -731,6 +731,12 @@
"cooldown_interval_minutes": 0,
"reason": "top contributor"
},
"iyastreb": {
"can_tag_run_ci_label": true,
"can_rerun_failed_ci": true,
"cooldown_interval_minutes": 0,
"reason": "custom override"
},
"jason-fxz": {
"can_tag_run_ci_label": true,
"can_rerun_failed_ci": true,
@@ -900,6 +906,12 @@
"cooldown_interval_minutes": 60,
"reason": "custom override"
},
"lluki": {
"can_tag_run_ci_label": true,
"can_rerun_failed_ci": true,
"cooldown_interval_minutes": 0,
"reason": "custom override"
},
"luccafong": {
"can_tag_run_ci_label": true,
"can_rerun_failed_ci": true,
@@ -1020,6 +1032,12 @@
"cooldown_interval_minutes": 0,
"reason": "custom override"
},
"ovidiusm": {
"can_tag_run_ci_label": true,
"can_rerun_failed_ci": true,
"cooldown_interval_minutes": 0,
"reason": "custom override"
},
"pansicheng": {
"can_tag_run_ci_label": true,
"can_rerun_failed_ci": true,
+2
View File
@@ -18,6 +18,7 @@
/python/sglang/srt/disaggregation/ascend @ping1jing2 @iforgetmyname
/python/sglang/srt/disaggregation/encoder @ShangmingCai @liusy58 @ZhengWG @gty111
/python/sglang/srt/disaggregation/mori @Duyi-Wang @kkHuang-amd @HaiShaw @Lzy17 @billishyahao
/python/sglang/srt/disaggregation/nixl @iyastreb @ovidiusm @lluki
/python/sglang/srt/distributed @yizhang2077 @merrymercy @ch-wan
/python/sglang/srt/distributed/device_communicators/mooncake_transfer_engine.py @ShangmingCai @stmatengss
/python/sglang/srt/dllm @ClawSeven @btw616 @rwang5203
@@ -55,6 +56,7 @@
/python/sglang/srt/mem_cache/allocator @hnyls2002 @hzh0425 @xiezhq-hermann @ispobock @alphabetc1 @huangtingwei9988
/python/sglang/srt/mem_cache/rust_tree_core @Jialin @hzh0425 @xiezhq-hermann @ispobock @alphabetc1
/python/sglang/srt/mem_cache/storage/mooncake_store @huangtingwei9988 @stmatengss
/python/sglang/srt/mem_cache/storage/nixl @iyastreb @ovidiusm @lluki
/python/sglang/srt/mem_cache/embedding_*.py @liusy58
/python/sglang/srt/mem_cache/storage/mooncake_store/mooncake_embedding_store.py @liusy58
/python/sglang/srt/model_executor @merrymercy @Ying1123 @hnyls2002 @Fridge003 @ispobock