From ea6ac1d54560b562102edcea796ff52cf8283b84 Mon Sep 17 00:00:00 2001 From: Shangming Cai Date: Tue, 10 Mar 2026 11:22:06 +0800 Subject: [PATCH] Add CODEOWNERS for mooncake transfer engine (#20226) --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c3e8c8c76..b8fb441d4 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -14,6 +14,7 @@ /python/sglang/srt/disaggregation @ByronHsu @hnyls2002 @ShangmingCai /python/sglang/srt/disaggregation/ascend @ping1jing2 @iforgetmyname /python/sglang/srt/distributed @yizhang2077 @merrymercy @ch-wan +/python/sglang/srt/distributed/device_communicators/mooncake_transfer_engine.py @ShangmingCai @stmatengss /python/sglang/srt/dllm @ClawSeven @btw616 /python/sglang/srt/entrypoints @ispobock @CatherineSue @slin1237 @merrymercy @JustinTong0323 /python/sglang/srt/entrypoints/grpc_server.py @CatherineSue @slin1237