From 175336ff734be6f5ffdc59ebd761632055fe64ca Mon Sep 17 00:00:00 2001 From: Teng Ma Date: Tue, 16 Jun 2026 14:51:34 +0800 Subject: [PATCH] [Chore] update codeowner for mooncake store (#28377) --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 15661e37b..cda7c96bd 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -50,6 +50,7 @@ /python/sglang/srt/mem_cache/allocator @hnyls2002 @ispobock @alphabetc1 /python/sglang/srt/mem_cache/storage/mooncake_store/embedding_cache_controller.py @liusy58 /python/sglang/srt/mem_cache/storage/mooncake_store/mooncake_embedding_store.py @liusy58 +/python/sglang/srt/mem_cache/storage/mooncake_store @huangtingwei9988 /python/sglang/srt/model_executor @merrymercy @Ying1123 @hnyls2002 @Fridge003 @ispobock /python/sglang/srt/model_executor/piecewise_cuda_graph_runner.py @hebiao064 /python/sglang/srt/model_loader @b8zhong