Skip to content

Commit 767aa32

Browse files
ApostaCcharlifu
authored andcommitted
[Misc] Update owners for KV connector and V1 offloading (vllm-project#25041)
Signed-off-by: ApostaC <yihua98@uchicago.edu> Signed-off-by: charlifu <charlifu@amd.com>
1 parent 2e20b80 commit 767aa32

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
/vllm/reasoning @aarnphm @chaunceyjiang
2323
/vllm/entrypoints @aarnphm @chaunceyjiang
2424
/vllm/compilation @zou3519 @youkaichao @ProExpertProg
25-
/vllm/distributed/kv_transfer @NickLucche
25+
/vllm/distributed/kv_transfer @NickLucche @ApostaC
2626
CMakeLists.txt @tlrmchlsmth @LucasWilkinson
2727

2828
# Any change to the VllmConfig changes can have a large user-facing impact,
@@ -35,8 +35,9 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
3535
/vllm/v1/spec_decode @benchislett @luccafong
3636
/vllm/v1/attention/backends/flashinfer.py @mgoin
3737
/vllm/v1/attention/backends/triton_attn.py @tdoublep
38-
/vllm/v1/core @WoosukKwon @robertgshaw2-redhat @njhill @ywang96 @comaniac @alexm-redhat @heheda12345
38+
/vllm/v1/core @WoosukKwon @robertgshaw2-redhat @njhill @ywang96 @comaniac @alexm-redhat @heheda12345 @ApostaC
3939
/vllm/v1/kv_cache_interface.py @heheda12345
40+
/vllm/v1/offloading @ApostaC
4041

4142
# Test ownership
4243
/.buildkite/lm-eval-harness @mgoin @simon-mo
@@ -54,11 +55,13 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
5455
/tests/test_inputs.py @DarkLight1337 @ywang96
5556
/tests/v1/entrypoints/llm/test_struct_output_generate.py @mgoin @russellb @aarnphm
5657
/tests/v1/structured_output @mgoin @russellb @aarnphm
57-
/tests/v1/core @WoosukKwon @robertgshaw2-redhat @njhill @ywang96 @comaniac @alexm-redhat @heheda12345
58+
/tests/v1/core @WoosukKwon @robertgshaw2-redhat @njhill @ywang96 @comaniac @alexm-redhat @heheda12345 @ApostaC
5859
/tests/weight_loading @mgoin @youkaichao @yewentao256
5960
/tests/lora @jeejeelee
6061
/tests/models/language/generation/test_hybrid.py @tdoublep
61-
/tests/v1/kv_connector/nixl_integration @NickLucche
62+
/tests/v1/kv_connector/nixl_integration @NickLucche
63+
/tests/v1/kv_connector @ApostaC
64+
/tests/v1/offloading @ApostaC
6265

6366
# Docs
6467
/docs @hmellor

0 commit comments

Comments
 (0)