[Misc] Own KVConnectors installation (#24867)

Signed-off-by: NickLucche <nlucches@redhat.com>
This commit is contained in:
Nicolò Lucchesi
2025-09-15 11:21:09 +02:00
committed by GitHub
parent 59e17dd4a0
commit a0d8b9738d

5
.github/CODEOWNERS vendored
View File

@ -101,4 +101,7 @@ mkdocs.yaml @hmellor
/vllm/v1/worker/tpu* @NickLucche
/vllm/platforms/tpu.py @NickLucche
/vllm/v1/sample/tpu @NickLucche
/vllm/tests/v1/tpu @NickLucche
/vllm/tests/v1/tpu @NickLucche
# KVConnector installation files
/requirements/kv_connectors.txt @NickLucche