Skip to content

Commit e698e2b

Browse files
hongxiayangamd-xiaoyu12
authored andcommitted
[ROCm] Starting to add AMD code reviewers for ROCm components (vllm-project#23496)
Signed-off-by: Hongxia Yang <[email protected]> Signed-off-by: Xiao Yu <[email protected]>
1 parent c96afb5 commit e698e2b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/CODEOWNERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,10 @@ mkdocs.yaml @hmellor
7979
/vllm/attention/ops/chunked_prefill_paged_decode.py @tdoublep
8080
/vllm/attention/ops/triton_unified_attention.py @tdoublep
8181

82+
# ROCm related: specify owner with write access to notify AMD folks for careful code review
83+
/docker/Dockerfile.rocm* @gshtras
84+
/vllm/v1/attention/backends/rocm*.py @gshtras
85+
/vllm/v1/attention/backends/mla/rocm*.py @gshtras
86+
/vllm/attention/ops/rocm*.py @gshtras
87+
/vllm/model_executor/layers/fused_moe/rocm*.py @gshtras
8288

0 commit comments

Comments
 (0)