From 6c2c467d775fffe6d02e3fbf66a56c9ab501b54c Mon Sep 17 00:00:00 2001 From: Simo Lin Date: Fri, 26 Sep 2025 02:46:46 -0400 Subject: [PATCH] [router] update owners for router components (#10927) --- .github/CODEOWNERS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a3f138954..f4c046012 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -22,6 +22,11 @@ /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 +/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/src/data_connector @key4ng +/sgl-router/src/mcp @key4ng /test/srt/test_modelopt* @Edwardf0t1 /test/srt/ascend @ping1jing2