[router]fix code owner syntax error (#10956)

This commit is contained in:
Simo Lin
2025-09-26 06:07:18 -04:00
committed by GitHub
parent 1e57b9472d
commit 5c0efa562b

2
.github/CODEOWNERS vendored
View File

@@ -22,7 +22,7 @@
/python/sglang/srt/multimodal @mickqian @JustinTong0323
/python/sglang/srt/speculative @Ying1123 @merrymercy @kssteven418
/sgl-kernel @zhyncs @ispobock @BBuf @yizhang2077 @merrymercy @FlamingoPg @HaiShaw
/sgl-router/* @slin1237 @ByronHsu @CatherineSue
/sgl-router @slin1237 @ByronHsu @CatherineSue
/sgl-router/src/protocols @CatherineSue @key4ng
/sgl-router/src/proto @CatherineSue
/sgl-router/src/routers/http/openai_router.rs @key4ng