Skip to content

Commit dd8df7e

Browse files
Update CODEOWNERS (#658)
1 parent f48f9a5 commit dd8df7e

File tree

1 file changed

+1
-30
lines changed

1 file changed

+1
-30
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,4 @@
11
# See https://help.github.com/articles/about-codeowners/
22
# for more info about CODEOWNERS file
33

4-
# This lists cover the "core" components of vLLM that require careful review
5-
/vllm/attention/backends/abstract.py @WoosukKwon @zhuohan123 @youkaichao @alexm-neuralmagic @comaniac @njhill
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
16-
17-
# Test ownership
18-
/tests/async_engine @njhill @robertgshaw2-neuralmagic @simon-mo
19-
/tests/test_inputs.py @DarkLight1337 @ywang96
20-
/tests/entrypoints @DarkLight1337 @robertgshaw2-neuralmagic @simon-mo
21-
/tests/models @DarkLight1337 @ywang96
22-
/tests/multimodal @DarkLight1337 @ywang96
23-
/tests/prefix_caching @comaniac @KuntaiDu
24-
/tests/spec_decode @njhill @LiuXiaoxuanPKU
25-
/tests/kernels @tlrmchlsmth @WoosukKwon
26-
/tests/quantization @mgoin @robertgshaw2-neuralmagic
27-
/.buildkite/lm-eval-harness @mgoin @simon-mo
28-
/tests/distributed/test_multi_node_assignment.py @youkaichao
29-
/tests/distributed/test_pipeline_parallel.py @youkaichao
30-
/tests/distributed/test_same_node.py @youkaichao
31-
/tests/multi_step @alexm-neuralmagic @comaniac
32-
/tests/weight_loading @mgoin @youkaichao
33-
/tests/basic_correctness/test_chunked_prefill @rkooo567 @comaniac
4+
* @kzawora-intel @madamczykhabana @michalkuligowski @mgawarkiewicz @vivekgoe @iboiko-habana @piotrbocian

0 commit comments

Comments
 (0)