From 856f13a91641bc8a1a5aebbb477c73d52f971463 Mon Sep 17 00:00:00 2001 From: Khoa Pham Date: Wed, 13 May 2026 20:01:05 -0700 Subject: [PATCH] chore(codeowners): add kpham-sgl to frozen_kv_mtp files (#25211) Co-authored-by: Claude Opus 4.7 (1M context) --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f7c5a6f71..00fbeed7b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -87,5 +87,6 @@ /docs_new/src/snippets/autoregressive/gemma4-deployment.jsx @wisclmy0611 @zijiexia @Richardczl98 @kpham-sgl /python/sglang/srt/speculative/ngram_*.py @hnyls2002 @Qiaolin-Yu @kpham-sgl /python/sglang/srt/speculative/cpp_ngram @hnyls2002 @Qiaolin-Yu @kpham-sgl +/python/sglang/srt/speculative/frozen_kv_mtp_*.py @hnyls2002 @Qiaolin-Yu @kpham-sgl /python/sglang/jit_kernel/ngram_*.py @hnyls2002 @Qiaolin-Yu @kpham-sgl /python/sglang/jit_kernel/csrc/ngram_corpus @hnyls2002 @Qiaolin-Yu @kpham-sgl