From 6beeff41c5b8133d6a964d011f332a9ebb28a12f Mon Sep 17 00:00:00 2001 From: Lianmin Zheng Date: Sun, 10 Aug 2025 21:11:14 -0700 Subject: [PATCH] Update REVIEWERS.md (#9046) --- .github/REVIEWERS.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/REVIEWERS.md b/.github/REVIEWERS.md index ad9418cea..7abbe6d70 100644 --- a/.github/REVIEWERS.md +++ b/.github/REVIEWERS.md @@ -11,14 +11,16 @@ Here are some reviewers for common areas. You can ping them to review your code ## Kernel - general @zhyncs @ispobock @HandH1998 @BBuf @yizhang2077 @HaiShaw - triton attention backend @ispobock -- flash attention @hebiao064 +- flash attention backend @hebiao064 +- flashinfer attention backend @Fridge003 +- moe kernel @BBuf @fzyzcjy @ch-wan @Alcanderian ## Scheduler and memory pool - general @merrymercy @Ying1123 @hnyls2002 @xiezhq-hermann - constrained decoding @hnyls2002 - hierarhical cache @xiezhq-hermann @DarkSharpness - lora @Fridge003 @Ying1123 @lifuhuang -- speculative decoding @merrymercy @Ying1123 @kssteven418 +- speculative decoding @merrymercy @Ying1123 @kssteven418 @Qiaolin-Yu - sliding window attention @hanming-lu ## Parallelism