From 3a431a2cedf114e866f722f656d8ad9a7df40112 Mon Sep 17 00:00:00 2001 From: Ying Sheng Date: Thu, 6 Mar 2025 07:13:34 +0000 Subject: [PATCH] add codeowners --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1cad32236a9d..3e3727eb3178 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -9,6 +9,7 @@ /python/sglang/srt/models @merrymercy @Ying1123 @hnyls2002 @zhyncs @ispobock @ByronHsu /python/sglang/srt/openai_api @merrymercy @Ying1123 @hnyls2002 @zhyncs @ispobock @ByronHsu /python/sglang/srt/sampling @merrymercy @hnyls2002 +/python/sglang/srt/speculative @Ying1123 @merrymercy @rkooo567 @kssteven418 /test/lang @merrymercy @Ying1123 @ByronHsu /test/srt @merrymercy @Ying1123 @zhyncs /sgl-router @ByronHsu @Ying1123