From 03e7d94916662f4241f7dbc5b34c26074282ec85 Mon Sep 17 00:00:00 2001 From: Simo Lin Date: Sat, 25 Oct 2025 22:28:59 -0700 Subject: [PATCH] [router] update smg code owners for each component (#12141) --- .github/CODEOWNERS | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 695a82fd1..903877c4d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -24,10 +24,20 @@ /python/sglang/srt/speculative @Ying1123 @merrymercy @kssteven418 /sgl-kernel @zhyncs @ispobock @BBuf @yizhang2077 @merrymercy @FlamingoPg @HaiShaw /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 +/sgl-router/benches @slin1237 +/sgl-router/py_src @CatherineSue @key4ng @slin1237 +/sgl-router/py_test @CatherineSue @key4ng +/sgl-router/src/config @slin1237 +/sgl-router/src/core @slin1237 /sgl-router/src/data_connector @key4ng -/sgl-router/src/mcp @key4ng +/sgl-router/src/grpc_client @CatherineSue @slin1237 +/sgl-router/src/mcp @key4ng @slin1237 +/sgl-router/src/policies @slin1237 @ByronHsu +/sgl-router/src/proto @CatherineSue @slin1237 +/sgl-router/src/protocols @CatherineSue @key4ng +/sgl-router/src/reasoning_parser @CatherineSue +/sgl-router/src/routers @CatherineSue @key4ng @slin1237 +/sgl-router/src/tokenizer @slin1237 @CatherineSue +/sgl-router/src/tool_parser @slin1237 @CatherineSue /test/srt/test_modelopt* @Edwardf0t1 /test/srt/ascend @ping1jing2