From 533b59d00c666bbcf30875940a9ad89ba65b23c0 Mon Sep 17 00:00:00 2001 From: Alex Nails Date: Sat, 13 Jun 2026 02:28:58 +0900 Subject: [PATCH] Add @alexnails as codeowner for srt/platforms (#28066) Co-authored-by: Claude Opus 4.8 (1M context) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index fe82f4d96..2ed01c815 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -57,7 +57,7 @@ /python/sglang/srt/models/transformers.py @adarshxs /python/sglang/srt/multimodal @mickqian @JustinTong0323 @yhyang201 @yuan-luo /python/sglang/srt/observability @merrymercy @fzyzcjy @sufeng-buaa -/python/sglang/srt/platforms @merrymercy @whybeyoung +/python/sglang/srt/platforms @merrymercy @whybeyoung @alexnails /python/sglang/srt/ray @Qiaolin-Yu @xyuzh /python/sglang/srt/speculative @Ying1123 @merrymercy @hnyls2002 @Qiaolin-Yu /sgl-kernel @ispobock @BBuf @yizhang2077 @merrymercy @FlamingoPg @HaiShaw