From 66ea79dc2e11dd8dca3fd328b7ad251ae61dd5e6 Mon Sep 17 00:00:00 2001 From: Yuan Luo Date: Tue, 21 Jul 2026 16:57:10 +0800 Subject: [PATCH] Update FLA directory in CODEOWNERS (#31916) Co-authored-by: luoyuan.luo --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bd31ea194..5fe76d3af 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,6 +6,7 @@ /python/pyproject.toml @merrymercy @Fridge003 @ispobock /python/sglang/jit_kernel @DarkSharpness @BBuf @celve @HydraQYH @yuan-luo /python/sglang/jit_kernel/diffusion @yingluosanqian @BBuf @mickqian +/python/sglang/kernels/ops/attention/fla @yizhang2077 @hebiao064 @yuan-luo /python/sglang/multimodal_gen @mickqian @ping1jing2 @HaiShaw @yichiche @AgainstEntropy @BBuf /python/sglang/multimodal_gen/runtime/cache @DefTruth /python/sglang/multimodal_gen/test/server/ascend @ping1jing2 @ssshinigami @Makcum888e @e-martirosian @@ -36,7 +37,6 @@ /python/sglang/srt/hardware_backend/npu/quantization @OrangeRedeng @TamirBaydasov @Alisehen /python/sglang/srt/layers @merrymercy @Ying1123 @Fridge003 @ispobock @HaiShaw @ch-wan @BBuf @Edwardf0t1 /python/sglang/srt/layers/attention @merrymercy @Fridge003 @ispobock @Qiaolin-Yu @hebiao064 @HaiShaw -/python/sglang/srt/layers/attention/fla @yizhang2077 @hebiao064 @yuan-luo /python/sglang/srt/layers/attention/hybrid_linear_attn_backend.py @yizhang2077 @hebiao064 @hanming-lu @yuan-luo /python/sglang/srt/layers/attention/mamba @yizhang2077 @hebiao064 /python/sglang/srt/layers/attention/dsa @1am9trash @hubertlu-tw @kkHuang-amd @HaiShaw @Fridge003 @YAMY1234 @rainj-me