Skip to content

Commit ecc3c09

Browse files
authored
Add @pavanimajety to .github/codeowners for Flashinfer, ModelOpt related code (#27213)
Signed-off-by: Pavani Majety <pmajety@nvidia.com>
1 parent ba09652 commit ecc3c09

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
/vllm/attention @LucasWilkinson
66
/vllm/attention/backends/abstract.py @WoosukKwon @zhuohan123 @youkaichao @alexm-redhat @comaniac @njhill
77
/vllm/executor/executor_base.py @zhuohan123 @youkaichao @alexm-redhat @comaniac @njhill @22quinn
8-
/vllm/model_executor/layers/fused_moe @mgoin
9-
/vllm/model_executor/layers/quantization @mgoin @robertgshaw2-redhat @tlrmchlsmth @yewentao256
8+
/vllm/model_executor/layers/fused_moe @mgoin @pavanimajety
9+
/vllm/model_executor/layers/quantization @mgoin @robertgshaw2-redhat @tlrmchlsmth @yewentao256 @pavanimajety
1010
/vllm/model_executor/layers/mamba @tdoublep
1111
/vllm/model_executor/model_loader @22quinn
1212
/vllm/multimodal @DarkLight1337 @ywang96 @NickLucche
@@ -25,7 +25,8 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
2525

2626
# vLLM V1
2727
/vllm/v1/attention @LucasWilkinson
28-
/vllm/v1/attention/backends/flashinfer.py @mgoin
28+
/vllm/v1/attention/backends/mla @pavanimajety
29+
/vllm/v1/attention/backends/flashinfer.py @mgoin @pavanimajety
2930
/vllm/v1/attention/backends/triton_attn.py @tdoublep
3031
/vllm/v1/core @WoosukKwon @robertgshaw2-redhat @njhill @ywang96 @comaniac @alexm-redhat @heheda12345 @ApostaC
3132
/vllm/v1/sample @22quinn @houseroad @njhill
@@ -44,7 +45,7 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
4445
/tests/kernels @mgoin @tlrmchlsmth @WoosukKwon @yewentao256
4546
/tests/models @DarkLight1337 @ywang96
4647
/tests/multimodal @DarkLight1337 @ywang96 @NickLucche
47-
/tests/quantization @mgoin @robertgshaw2-redhat @yewentao256
48+
/tests/quantization @mgoin @robertgshaw2-redhat @yewentao256 @pavanimajety
4849
/tests/test_inputs.py @DarkLight1337 @ywang96
4950
/tests/v1/entrypoints/llm/test_struct_output_generate.py @mgoin @russellb @aarnphm
5051
/tests/v1/structured_output @mgoin @russellb @aarnphm

0 commit comments

Comments
 (0)