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
5de98abc
Unverified
Commit
5de98abc
authored
Feb 27, 2026
by
Boyuan Feng
Committed by
GitHub
Feb 27, 2026
Browse files
Add @BoyuanFeng to CODEOWNERS (#35317)
Signed-off-by:
Boyuan Feng
<
boyuan@meta.com
>
parent
9251ed5c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
.github/CODEOWNERS
.github/CODEOWNERS
+1
-1
docs/governance/committers.md
docs/governance/committers.md
+2
-1
No files found.
.github/CODEOWNERS
View file @
5de98abc
...
...
@@ -2,7 +2,7 @@
# for more info about CODEOWNERS file
# This lists cover the "core" components of vLLM that require careful review
/vllm/compilation @zou3519 @youkaichao @ProExpertProg
/vllm/compilation @zou3519 @youkaichao @ProExpertProg
@BoyuanFeng
/vllm/distributed/kv_transfer @NickLucche @ApostaC @orozery
/vllm/lora @jeejeelee
/vllm/model_executor/layers/attention @LucasWilkinson @MatthewBonanni
...
...
docs/governance/committers.md
View file @
5de98abc
...
...
@@ -55,6 +55,7 @@ Sorted alphabetically by GitHub handle:
-
[
@ywang96
](
https://github.com/ywang96
)
: Multimodality, benchmarks
-
[
@zhuohan123
](
https://github.com/zhuohan123
)
: Project lead, RL integration, numerics
-
[
@zou3519
](
https://github.com/zou3519
)
: Compilation
-
[
@BoyuanFeng
](
https://github.com/BoyuanFeng
)
: Compilation, CUDAGraph
### Emeritus Committers
...
...
@@ -113,7 +114,7 @@ If you have PRs touching the area, please feel free to ping the area owner for r
-
Multi-modal Input Processing: Components that load and process image/video/audio data into feature tensors
-
@DarkLight1337, @ywang96, @Isotr0py
-
torch compile: The torch.compile integration in vLLM, custom passes & transformations
-
@ProExpertProg, @zou3519, @youkaichao
-
@ProExpertProg, @zou3519, @youkaichao
, @BoyuanFeng
-
State space models: The state space models implementation in vLLM
-
@tdoublep, @tlrmchlsmth
-
Reasoning and tool calling parsers
...
...
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