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
65e4e46f
Unverified
Commit
65e4e46f
authored
Apr 10, 2026
by
Chendi.Xue
Committed by
GitHub
Apr 10, 2026
Browse files
update CODEOWNERS file (#39439)
Signed-off-by:
Chendi Xue
<
chendi.xue@intel.com
>
parent
49d20346
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
8 deletions
+9
-8
.github/CODEOWNERS
.github/CODEOWNERS
+7
-7
docs/governance/committers.md
docs/governance/committers.md
+2
-1
No files found.
.github/CODEOWNERS
View file @
65e4e46f
...
...
@@ -3,7 +3,7 @@
# This lists cover the "core" components of vLLM that require careful review
/vllm/compilation @zou3519 @youkaichao @ProExpertProg @BoyuanFeng @vadiklyutiy
/vllm/distributed/kv_transfer @NickLucche @ApostaC @orozery
/vllm/distributed/kv_transfer @NickLucche @ApostaC @orozery
@xuechendi
/vllm/lora @jeejeelee
/vllm/model_executor/layers/attention @LucasWilkinson @MatthewBonanni
/vllm/model_executor/layers/fused_moe @mgoin @pavanimajety
...
...
@@ -120,16 +120,16 @@ mkdocs.yaml @hmellor
/tools/pre_commit @hmellor
# CPU
/vllm/v1/worker/cpu* @bigPYJ1151
/vllm/v1/worker/cpu* @bigPYJ1151
@xuechendi
/csrc/cpu @bigPYJ1151
/vllm/platforms/cpu.py @bigPYJ1151
/vllm/platforms/cpu.py @bigPYJ1151
@xuechendi
/cmake/cpu_extension.cmake @bigPYJ1151
/docker/Dockerfile.cpu @bigPYJ1151
/docker/Dockerfile.cpu @bigPYJ1151
@xuechendi
# Intel GPU
/vllm/v1/worker/xpu* @jikunshang
/vllm/platforms/xpu.py @jikunshang
/docker/Dockerfile.xpu @jikunshang
/vllm/v1/worker/xpu* @jikunshang
@xuechendi
/vllm/platforms/xpu.py @jikunshang
@xuechendi
/docker/Dockerfile.xpu @jikunshang
@xuechendi
# Nemotron-specific files
/vllm/model_executor/models/*nemotron* @tomeras91
...
...
docs/governance/committers.md
View file @
65e4e46f
...
...
@@ -56,6 +56,7 @@ Sorted alphabetically by GitHub handle:
-
[
@zhuohan123
](
https://github.com/zhuohan123
)
: Project lead, RL integration, numerics
-
[
@zou3519
](
https://github.com/zou3519
)
: Compilation
-
[
@BoyuanFeng
](
https://github.com/BoyuanFeng
)
: Compilation, CUDAGraph
-
[
@xuechendi
](
https://github.com/xuechendi
)
: Intel CPU/XPU integration, KV connector
### Emeritus Committers
...
...
@@ -175,7 +176,7 @@ If you have PRs touching the area, please feel free to ping the area owner for r
-
Plugin Interface: @youkaichao, @Yikun
-
NVIDIA GPU: @pavanimajety
-
AMD GPU: @gshtras, @tjtanaa
-
Intel CPU/GPU: @jikunshang, @bigPYJ1151
-
Intel CPU/GPU: @jikunshang, @bigPYJ1151
, @xuechendi
-
Google TPU: @yaochengji
### Ecosystem Projects
...
...
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