From 1dae3e32b9f206c9c7682dcea41ec8e714455acb Mon Sep 17 00:00:00 2001 From: Feng Su Date: Wed, 25 Feb 2026 11:26:41 +0800 Subject: [PATCH] update code owners for observability (#19294) --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 08962995c..3629d8616 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -37,6 +37,7 @@ /python/sglang/srt/model_executor/piecewise_cuda_graph_runner.py @hebiao064 /python/sglang/srt/models/deepseek_v2.py @fzyzcjy @zhyncs @ispobock @ch-wan @merrymercy @Fridge003 /python/sglang/srt/multimodal @mickqian @JustinTong0323 @yhyang201 @yuan-luo +/python/sglang/srt/observability @merrymercy @fzyzcjy @sufeng-buaa /python/sglang/srt/speculative @Ying1123 @merrymercy @hnyls2002 /sgl-kernel @zhyncs @ispobock @BBuf @yizhang2077 @merrymercy @FlamingoPg @HaiShaw /sgl-model-gateway @slin1237 @CatherineSue