From 58e327480ad759ace9663d138cd4efd2365bb8e8 Mon Sep 17 00:00:00 2001 From: siyu Date: Thu, 20 Aug 2026 13:43:15 +0800 Subject: [PATCH] update codeowner (#34802) Co-authored-by: liusy58 --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c23fa446a..683d3b88e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -51,6 +51,7 @@ /python/sglang/srt/mem_cache @merrymercy @Ying1123 @hnyls2002 @xiezhq-hermann @hanming-lu @yizhang2077 @hzh0425 @ispobock @alphabetc1 @huangtingwei9988 /python/sglang/srt/mem_cache/allocator @hnyls2002 @ispobock @alphabetc1 /python/sglang/srt/mem_cache/storage/mooncake_store @huangtingwei9988 +/python/sglang/srt/mem_cache/embedding_*.py @liusy58 /python/sglang/srt/mem_cache/storage/mooncake_store/mooncake_embedding_store.py @liusy58 /python/sglang/srt/model_executor @merrymercy @Ying1123 @hnyls2002 @Fridge003 @ispobock /python/sglang/srt/model_loader @b8zhong @mmangkad