[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

3
.github/CODEOWNERS vendored
View File

@ -102,3 +102,6 @@ mkdocs.yaml @hmellor
/vllm/platforms/tpu.py @NickLucche
/vllm/v1/sample/tpu @NickLucche
/vllm/tests/v1/tpu @NickLucche
# KVConnector installation files
/requirements/kv_connectors.txt @NickLucche