Unverified Commit 6058fb52 authored by Lianmin Zheng's avatar Lianmin Zheng Committed by GitHub
Browse files

Update CODEOWNERS for layer quantization path (#11818)

parent 80407b04
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
/python/sglang/srt/eplb @fzyzcjy /python/sglang/srt/eplb @fzyzcjy
/python/sglang/srt/function_call @CatherineSue @JustinTong0323 /python/sglang/srt/function_call @CatherineSue @JustinTong0323
/python/sglang/srt/layers @merrymercy @Ying1123 @zhyncs @ispobock @HaiShaw @ch-wan @BBuf @kushanam @Edwardf0t1 /python/sglang/srt/layers @merrymercy @Ying1123 @zhyncs @ispobock @HaiShaw @ch-wan @BBuf @kushanam @Edwardf0t1
/python/sglang/srt/layers/quantization @ch-wan @BBuf @Edwardf0t1 @FlamingoPg
/python/sglang/srt/layers/attention/ascend_backend.py @ping1jing2 /python/sglang/srt/layers/attention/ascend_backend.py @ping1jing2
/python/sglang/srt/lora @Ying1123 @Fridge003 @lifuhuang /python/sglang/srt/lora @Ying1123 @Fridge003 @lifuhuang
/python/sglang/srt/managers @merrymercy @Ying1123 @hnyls2002 @xiezhq-hermann /python/sglang/srt/managers @merrymercy @Ying1123 @hnyls2002 @xiezhq-hermann
......
...@@ -15,6 +15,7 @@ Here are some reviewers for common areas. You can ping them to review your code ...@@ -15,6 +15,7 @@ Here are some reviewers for common areas. You can ping them to review your code
- flash attention backend @hebiao064 - flash attention backend @hebiao064
- flashinfer attention backend @Fridge003 - flashinfer attention backend @Fridge003
- moe kernel @BBuf @fzyzcjy @ch-wan @Alcanderian - moe kernel @BBuf @fzyzcjy @ch-wan @Alcanderian
- quantization @FlamingoPg @HandH1998
## Scheduler and memory pool ## Scheduler and memory pool
- general @merrymercy @Ying1123 @hnyls2002 @xiezhq-hermann - general @merrymercy @Ying1123 @hnyls2002 @xiezhq-hermann
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment