diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c78801897..ce46c8816 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,6 +2,7 @@ /python/sglang/srt @merrymercy @Ying1123 @hnyls2002 @zhyncs @ispobock @ByronHsu /python/sglang/srt/constrained @hnyls2002 /python/sglang/srt/layers @merrymercy @Ying1123 @zhyncs @ispobock +/python/sglang/srt/layers/moe/fused_moe_triton @zhyncs @ispobock @HaiShaw /python/sglang/srt/lora @Ying1123 /python/sglang/srt/managers @merrymercy @Ying1123 @hnyls2002 /python/sglang/srt/mem_cache @merrymercy @Ying1123 @hnyls2002