From 5dccd9bdcceef7fa666b8ee5e43ddd565a315ae9 Mon Sep 17 00:00:00 2001 From: Liangsheng Yin Date: Sat, 20 Dec 2025 00:25:57 +0800 Subject: [PATCH] Enhance protection rules of code owners (#15406) --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 898a44404..08c9bfb5a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -16,6 +16,7 @@ /python/sglang/srt/grpc @CatherineSue @slin1237 /python/sglang/srt/hardware_backend/npu @ping1jing2 @iforgetmyname /python/sglang/srt/layers @merrymercy @Ying1123 @Fridge003 @ispobock @HaiShaw @ch-wan @BBuf @Edwardf0t1 +/python/sglang/srt/layers/attention @merrymercy @Fridge003 @ispobock @Qiaolin-Yu @hebiao064 /python/sglang/srt/layers/attention/fla @yizhang2077 @hebiao064 /python/sglang/srt/layers/attention/hybrid_linear_attn_backend.py @yizhang2077 @hebiao064 @hanming-lu /python/sglang/srt/layers/attention/mamba @yizhang2077 @hebiao064