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