Skip to content

Commit 5f8d758

Browse files
authored
Initial attempt to adjust codeowners to the ROCm fork (ROCm#420)
1 parent cbbbecb commit 5f8d758

File tree

1 file changed

+9
-31
lines changed

1 file changed

+9
-31
lines changed

.github/CODEOWNERS

Lines changed: 9 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,14 @@
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-redhat @comaniac @njhill
6-
/vllm/core @zhuohan123 @youkaichao @alexm-redhat @comaniac @njhill
7-
/vllm/engine/llm_engine.py @zhuohan123 @youkaichao @alexm-redhat @comaniac @njhill
8-
/vllm/executor/executor_base.py @zhuohan123 @youkaichao @alexm-redhat @comaniac @njhill
9-
/vllm/worker/worker_base.py @zhuohan123 @youkaichao @alexm-redhat @comaniac @njhill
10-
/vllm/worker/worker.py @zhuohan123 @youkaichao @alexm-redhat @comaniac @njhill
11-
/vllm/model_executor/layers/sampler.py @zhuohan123 @youkaichao @alexm-redhat @comaniac @njhill
12-
/vllm/model_executor/layers/quantization @mgoin @robertgshaw2-redhat @tlrmchlsmth
13-
/vllm/model_executor/guided_decoding @mgoin
14-
/vllm/multimodal @DarkLight1337 @ywang96
15-
CMakeLists.txt @tlrmchlsmth
4+
* @shajrawi @gshtras @maleksan85
165

17-
# vLLM V1
18-
/vllm/v1 @WoosukKwon @robertgshaw2-redhat @njhill @ywang96 @comaniac @alexm-redhat
6+
/csrc/ @charlifu @mawong-amd
7+
/vllm/ @charlifu @mawong-amd
198

20-
# Test ownership
21-
/tests/async_engine @njhill @robertgshaw2-redhat @simon-mo
22-
/tests/test_inputs.py @DarkLight1337 @ywang96
23-
/tests/entrypoints @DarkLight1337 @robertgshaw2-redhat @simon-mo
24-
/tests/models @DarkLight1337 @ywang96
25-
/tests/multimodal @DarkLight1337 @ywang96
26-
/tests/prefix_caching @comaniac @KuntaiDu
27-
/tests/spec_decode @njhill @LiuXiaoxuanPKU
28-
/tests/kernels @tlrmchlsmth @WoosukKwon
29-
/tests/quantization @mgoin @robertgshaw2-redhat
30-
/.buildkite/lm-eval-harness @mgoin @simon-mo
31-
/tests/distributed/test_multi_node_assignment.py @youkaichao
32-
/tests/distributed/test_pipeline_parallel.py @youkaichao
33-
/tests/distributed/test_same_node.py @youkaichao
34-
/tests/multi_step @alexm-redhat @comaniac
35-
/tests/weight_loading @mgoin @youkaichao
36-
/tests/basic_correctness/test_chunked_prefill @rkooo567 @comaniac
9+
fused_moe @divakar-amd
10+
11+
/tests/ @Alexei-V-Ivanov-AMD
12+
/.buildkite/ @Alexei-V-Ivanov-AMD
13+
14+
/benchmarks/profiling @AdrianAbeyta @dllehr-amd

0 commit comments

Comments
 (0)