From 51840ca4592b84e5de2f3f488afbed05eaa86827 Mon Sep 17 00:00:00 2001 From: Cheng Wan <54331508+ch-wan@users.noreply.github.com> Date: Wed, 27 May 2026 03:32:35 -0700 Subject: [PATCH] Add xutizhou as code owner for eplb directory (#26479) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c2f0ffa39..0f08e2e2e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -24,7 +24,7 @@ /python/sglang/srt/entrypoints/engine_score_mixin.py @sundar24295s @chanh @fortunecookiee /python/sglang/srt/entrypoints/grpc_server.py @CatherineSue @slin1237 /python/sglang/srt/entrypoints/openai/serving_score.py @sundar24295s @chanh @fortunecookiee -/python/sglang/srt/eplb @fzyzcjy @ch-wan +/python/sglang/srt/eplb @fzyzcjy @ch-wan @xutizhou /python/sglang/srt/function_call @CatherineSue @JustinTong0323 /python/sglang/srt/grpc @CatherineSue @slin1237 /python/sglang/srt/hardware_backend/mlx @yeahdongcn