[dLLM] Add rwang5203 as code owner and grant CI permissions (#39483)

Co-authored-by: Richard Wang <11150595+rwang5203@users.noreply.github.com>
This commit is contained in:
Richard Wang
2026-09-14 15:27:15 -07:00
committed by GitHub
co-authored by Richard Wang
parent dad8c074e7
commit 710a044caf
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1116,6 +1116,12 @@
"cooldown_interval_minutes": 0,
"reason": "top contributor"
},
"rwang5203": {
"can_tag_run_ci_label": true,
"can_rerun_failed_ci": true,
"cooldown_interval_minutes": 0,
"reason": "custom override"
},
"saienduri": {
"can_tag_run_ci_label": true,
"can_rerun_failed_ci": true,
+1 -1
View File
@@ -20,7 +20,7 @@
/python/sglang/srt/disaggregation/mori @Duyi-Wang @kkHuang-amd @HaiShaw @Lzy17 @billishyahao
/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
/python/sglang/srt/dllm @ClawSeven @btw616 @rwang5203
/python/sglang/srt/entrypoints @ispobock @CatherineSue @slin1237 @merrymercy @JustinTong0323
/python/sglang/srt/entrypoints/anthropic @JustinTong0323
/python/sglang/srt/entrypoints/openai @JustinTong0323