From c3a5fb3b287f71affa691f3c68386a0d28942b4d Mon Sep 17 00:00:00 2001 From: Zhiyu Date: Thu, 7 Aug 2025 14:21:41 -0700 Subject: [PATCH] codeowner updates for modelopt related files (#8925) --- .github/CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 19114af52..01e28d8a5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -9,7 +9,7 @@ /python/sglang/srt/entrypoints @ispobock @CatherineSue @slin1237 @merrymercy /python/sglang/srt/eplb @fzyzcjy /python/sglang/srt/function_call @CatherineSue -/python/sglang/srt/layers @merrymercy @Ying1123 @zhyncs @ispobock @HaiShaw @ch-wan @BBuf @kushanam +/python/sglang/srt/layers @merrymercy @Ying1123 @zhyncs @ispobock @HaiShaw @ch-wan @BBuf @kushanam @Edwardf0t1 /python/sglang/srt/lora @Ying1123 @Fridge003 /python/sglang/srt/managers @merrymercy @Ying1123 @hnyls2002 @xiezhq-hermann /python/sglang/srt/mem_cache @merrymercy @Ying1123 @hnyls2002 @xiezhq-hermann @@ -18,3 +18,4 @@ /python/sglang/srt/speculative @Ying1123 @merrymercy @rkooo567 @kssteven418 /sgl-kernel @zhyncs @ispobock @HandH1998 @BBuf @yizhang2077 @merrymercy @FlamingoPg @HaiShaw /sgl-router @slin1237 @ByronHsu +/test/srt/test_modelopt* @Edwardf0t1