From 745de73ba3c136b6f99b7a3e2177ed1a8eef4a56 Mon Sep 17 00:00:00 2001 From: Shangming Cai Date: Mon, 21 Sep 2026 01:37:50 +0800 Subject: [PATCH] Add CODEOWNERS entry for sglang-renderer (#40483) --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 76d6e687f..55f9d5bbc 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -73,6 +73,7 @@ /python/sglang/kernels/aot @ispobock @BBuf @yizhang2077 @merrymercy @FlamingoPg @HaiShaw /python/sglang/kernels/aot/csrc/musa @yeahdongcn /rust/sglang-radix-tree @Jialin @hzh0425 @xiezhq-hermann @ispobock @alphabetc1 +/rust/sglang-renderer @sagearc /sgl-model-gateway @slin1237 @CatherineSue /sgl-model-gateway/benches @slin1237 /sgl-model-gateway/bindings/python @CatherineSue @key4ng @slin1237