From 826f2d0620637bc837a1209ccda00273ee9daa84 Mon Sep 17 00:00:00 2001 From: Khoa Pham Date: Tue, 28 Apr 2026 11:43:32 -0700 Subject: [PATCH] chore(codeowners): add @kpham-sgl as owner for gemma4 files (#23916) Co-authored-by: Claude Opus 4.7 (1M context) --- .github/CODEOWNERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0f9364fd2..146c66241 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -76,3 +76,9 @@ /benchmark/prefill_only/bench_score.py @sundar24295s @chanh @fortunecookiee /test/srt/ascend @ping1jing2 @iforgetmyname /test/srt/test_modelopt* @Edwardf0t1 +/python/sglang/srt/layers/gemma4_fused_ops.py @merrymercy @Ying1123 @Fridge003 @ispobock @HaiShaw @ch-wan @BBuf @Edwardf0t1 @kpham-sgl +/python/sglang/srt/function_call/gemma4_detector.py @CatherineSue @JustinTong0323 @kpham-sgl +/python/sglang/srt/models/gemma4_*.py @kpham-sgl +/python/sglang/srt/multimodal/processors/gemma4.py @mickqian @JustinTong0323 @yhyang201 @yuan-luo @kpham-sgl +/docs_new/cookbook/autoregressive/Google/Gemma4.mdx @wisclmy0611 @zijiexia @Richardczl98 @kpham-sgl +/docs_new/src/snippets/autoregressive/gemma4-deployment.jsx @wisclmy0611 @zijiexia @Richardczl98 @kpham-sgl