33
44# This lists cover the "core" components of vLLM that require careful review
55/vllm /attention @ LucasWilkinson
6- /vllm /attention /backends /abstract.py @ WoosukKwon @ zhuohan123 @ youkaichao @ alexm-redhat @ comaniac @ njhill
7- /vllm /executor /executor_base.py @ zhuohan123 @ youkaichao @ alexm-redhat @ comaniac @ njhill @ 22quinn
6+ /vllm /attention /backends /abstract.py @ WoosukKwon @ zhuohan123 @ youkaichao @ alexm-redhat @ njhill
7+ /vllm /executor /executor_base.py @ zhuohan123 @ youkaichao @ alexm-redhat @ njhill @ 22quinn
88/vllm /model_executor /layers /fused_moe @ mgoin @ pavanimajety
99/vllm /model_executor /layers /quantization @ mgoin @ robertgshaw2-redhat @ tlrmchlsmth @ yewentao256 @ pavanimajety
1010/vllm /model_executor /layers /mamba @ tdoublep
@@ -20,27 +20,27 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
2020
2121# Any change to the VllmConfig changes can have a large user-facing impact,
2222# so spam a lot of people
23- /vllm /config @ simon-mo @ WoosukKwon @ youkaichao @ robertgshaw2-redhat @ mgoin @ tlrmchlsmth @ houseroad @ hmellor @ yewentao256 @ ProExpertProg
24- /vllm /config /cache.py @ simon-mo @ WoosukKwon @ youkaichao @ robertgshaw2-redhat @ mgoin @ tlrmchlsmth @ houseroad @ hmellor @ yewentao256 @ ProExpertProg @ heheda12345
23+ /vllm /config @ WoosukKwon @ youkaichao @ robertgshaw2-redhat @ mgoin @ tlrmchlsmth @ houseroad @ hmellor @ yewentao256 @ ProExpertProg
24+ /vllm /config /cache.py @ WoosukKwon @ youkaichao @ robertgshaw2-redhat @ mgoin @ tlrmchlsmth @ houseroad @ hmellor @ yewentao256 @ ProExpertProg @ heheda12345
2525
2626# vLLM V1
2727/vllm /v1 /attention @ LucasWilkinson
2828/vllm /v1 /attention /backends /mla @ pavanimajety
2929/vllm /v1 /attention /backends /flashinfer.py @ mgoin @ pavanimajety
3030/vllm /v1 /attention /backends /triton_attn.py @ tdoublep
31- /vllm /v1 /core @ WoosukKwon @ robertgshaw2-redhat @ njhill @ ywang96 @ comaniac @ alexm-redhat @ heheda12345 @ ApostaC
31+ /vllm /v1 /core @ WoosukKwon @ robertgshaw2-redhat @ njhill @ ywang96 @ alexm-redhat @ heheda12345 @ ApostaC
3232/vllm /v1 /sample @ 22quinn @ houseroad @ njhill
3333/vllm /v1 /spec_decode @ benchislett @ luccafong
3434/vllm /v1 /structured_output @ mgoin @ russellb @ aarnphm @ benchislett
3535/vllm /v1 /kv_cache_interface.py @ heheda12345
3636/vllm /v1 /offloading @ ApostaC
3737
3838# Test ownership
39- /.buildkite /lm-eval-harness @ mgoin @ simon-mo
39+ /.buildkite /lm-eval-harness @ mgoin
4040/tests /distributed /test_multi_node_assignment.py @ youkaichao
4141/tests /distributed /test_pipeline_parallel.py @ youkaichao
4242/tests /distributed /test_same_node.py @ youkaichao
43- /tests /entrypoints @ DarkLight1337 @ robertgshaw2-redhat @ simon-mo @ aarnphm @ NickLucche
43+ /tests /entrypoints @ DarkLight1337 @ robertgshaw2-redhat @ aarnphm @ NickLucche
4444/tests /evals @ mgoin
4545/tests /kernels @ mgoin @ tlrmchlsmth @ WoosukKwon @ yewentao256
4646/tests /models @ DarkLight1337 @ ywang96
@@ -49,7 +49,7 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
4949/tests /test_inputs.py @ DarkLight1337 @ ywang96
5050/tests /v1 /entrypoints /llm /test_struct_output_generate.py @ mgoin @ russellb @ aarnphm
5151/tests /v1 /structured_output @ mgoin @ russellb @ aarnphm
52- /tests /v1 /core @ WoosukKwon @ robertgshaw2-redhat @ njhill @ ywang96 @ comaniac @ alexm-redhat @ heheda12345 @ ApostaC
52+ /tests /v1 /core @ WoosukKwon @ robertgshaw2-redhat @ njhill @ ywang96 @ alexm-redhat @ heheda12345 @ ApostaC
5353/tests /weight_loading @ mgoin @ youkaichao @ yewentao256
5454/tests /lora @ jeejeelee
5555/tests /models /language /generation /test_hybrid.py @ tdoublep
0 commit comments