Skip to content

Commit f60964a

Browse files
WoosukKwonLinkun Chen
authored andcommitted
[V1] Add code owners for V1 (vllm-project#10397)
Signed-off-by: Woosuk Kwon <[email protected]> Signed-off-by: Linkun Chen <[email protected]>
1 parent a1cdcb3 commit f60964a

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

.github/CODEOWNERS

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,16 @@
33

44
# This lists cover the "core" components of vLLM that require careful review
55
/vllm/attention/backends/abstract.py @WoosukKwon @zhuohan123 @youkaichao @alexm-neuralmagic @comaniac @njhill
6-
/vllm/core @WoosukKwon @zhuohan123 @youkaichao @alexm-neuralmagic @comaniac @njhill
7-
/vllm/engine/llm_engine.py @WoosukKwon @zhuohan123 @youkaichao @alexm-neuralmagic @comaniac @njhill
8-
/vllm/executor/executor_base.py @WoosukKwon @zhuohan123 @youkaichao @alexm-neuralmagic @comaniac @njhill
9-
/vllm/worker/worker_base.py @WoosukKwon @zhuohan123 @youkaichao @alexm-neuralmagic @comaniac @njhill
10-
/vllm/worker/worker.py @WoosukKwon @zhuohan123 @youkaichao @alexm-neuralmagic @comaniac @njhill
11-
/vllm/model_executor/layers/sampler.py @WoosukKwon @zhuohan123 @youkaichao @alexm-neuralmagic @comaniac @njhill
12-
CMakeLists.txt @tlrmchlsmth @WoosukKwon
6+
/vllm/core @zhuohan123 @youkaichao @alexm-neuralmagic @comaniac @njhill
7+
/vllm/engine/llm_engine.py @zhuohan123 @youkaichao @alexm-neuralmagic @comaniac @njhill
8+
/vllm/executor/executor_base.py @zhuohan123 @youkaichao @alexm-neuralmagic @comaniac @njhill
9+
/vllm/worker/worker_base.py @zhuohan123 @youkaichao @alexm-neuralmagic @comaniac @njhill
10+
/vllm/worker/worker.py @zhuohan123 @youkaichao @alexm-neuralmagic @comaniac @njhill
11+
/vllm/model_executor/layers/sampler.py @zhuohan123 @youkaichao @alexm-neuralmagic @comaniac @njhill
12+
CMakeLists.txt @tlrmchlsmth
13+
14+
# vLLM V1
15+
/vllm/v1 @WoosukKwon @robertgshaw2-neuralmagic @njhill @ywang96 @comaniac @alexm-neuralmagic
1316

1417
# Test ownership
1518
/tests/async_engine @njhill @robertgshaw2-neuralmagic @simon-mo

0 commit comments

Comments
 (0)