From 6e1e31a66a8cb9a8683baeb1cb907d8b875fabdb Mon Sep 17 00:00:00 2001 From: Chen Zhang Date: Wed, 17 Sep 2025 22:19:17 -0700 Subject: [PATCH] add code owner Signed-off-by: Chen Zhang --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 771dd2e172586..c4ef20e6a37a2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -37,8 +37,8 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson /vllm/v1/attention/backends/triton_attn.py @tdoublep /vllm/v1/core @WoosukKwon @robertgshaw2-redhat @njhill @ywang96 @comaniac @alexm-redhat @heheda12345 @ApostaC /vllm/v1/kv_cache_interface.py @heheda12345 +/vllm/v1/worker/kv_cache_initializer_mixin.py @heheda12345 /vllm/v1/offloading @ApostaC - # Test ownership /.buildkite/lm-eval-harness @mgoin @simon-mo /tests/async_engine @njhill @robertgshaw2-redhat @simon-mo