Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
4673e465
Unverified
Commit
4673e465
authored
Nov 10, 2025
by
TJian
Committed by
GitHub
Nov 10, 2025
Browse files
Add @tjtanaa to codeowner for ROCm and multi-modal (#28360)
Signed-off-by:
tjtanaa
<
tunjian.tan@embeddedllm.com
>
parent
912744d0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
6 deletions
+16
-6
.github/CODEOWNERS
.github/CODEOWNERS
+16
-6
No files found.
.github/CODEOWNERS
View file @
4673e465
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
/vllm/model_executor/layers/quantization @mgoin @robertgshaw2-redhat @tlrmchlsmth @yewentao256 @pavanimajety
/vllm/model_executor/layers/quantization @mgoin @robertgshaw2-redhat @tlrmchlsmth @yewentao256 @pavanimajety
/vllm/model_executor/layers/mamba @tdoublep
/vllm/model_executor/layers/mamba @tdoublep
/vllm/model_executor/model_loader @22quinn
/vllm/model_executor/model_loader @22quinn
/vllm/multimodal @DarkLight1337 @ywang96 @NickLucche
/vllm/multimodal @DarkLight1337 @ywang96 @NickLucche
@tjtanaa
/vllm/vllm_flash_attn @LucasWilkinson
/vllm/vllm_flash_attn @LucasWilkinson
/vllm/lora @jeejeelee
/vllm/lora @jeejeelee
/vllm/reasoning @aarnphm @chaunceyjiang
/vllm/reasoning @aarnphm @chaunceyjiang
...
@@ -105,11 +105,21 @@ mkdocs.yaml @hmellor
...
@@ -105,11 +105,21 @@ mkdocs.yaml @hmellor
/vllm/attention/ops/triton_unified_attention.py @tdoublep
/vllm/attention/ops/triton_unified_attention.py @tdoublep
# ROCm related: specify owner with write access to notify AMD folks for careful code review
# ROCm related: specify owner with write access to notify AMD folks for careful code review
/docker/Dockerfile.rocm* @gshtras
/vllm/**/*rocm* @tjtanaa
/vllm/v1/attention/backends/rocm*.py @gshtras
/docker/Dockerfile.rocm* @gshtras @tjtanaa
/vllm/v1/attention/backends/mla/rocm*.py @gshtras
/vllm/v1/attention/backends/rocm*.py @gshtras @tjtanaa
/vllm/attention/ops/rocm*.py @gshtras
/vllm/v1/attention/backends/mla/rocm*.py @gshtras @tjtanaa
/vllm/model_executor/layers/fused_moe/rocm*.py @gshtras
/vllm/attention/ops/rocm*.py @gshtras @tjtanaa
/vllm/model_executor/layers/fused_moe/rocm*.py @gshtras @tjtanaa
/csrc/rocm @gshtras @tjtanaa
/requirements/*rocm* @tjtanaa
/tests/**/*rocm* @tjtanaa
/docs/**/*rocm* @tjtanaa
/vllm/**/*quark* @tjtanaa
/tests/**/*quark* @tjtanaa
/docs/**/*quark* @tjtanaa
/vllm/**/*aiter* @tjtanaa
/tests/**/*aiter* @tjtanaa
# TPU
# TPU
/vllm/v1/worker/tpu* @NickLucche
/vllm/v1/worker/tpu* @NickLucche
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment