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
b16fda62
Unverified
Commit
b16fda62
authored
Apr 16, 2026
by
Flora Feng
Committed by
GitHub
Apr 16, 2026
Browse files
[Misc] Add @sfeng33 to CODEOWNERS (#40048)
Signed-off-by:
sfeng33
<
4florafeng@gmail.com
>
parent
de111f32
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
4 deletions
+9
-4
.github/CODEOWNERS
.github/CODEOWNERS
+7
-3
docs/governance/committers.md
docs/governance/committers.md
+2
-1
No files found.
.github/CODEOWNERS
View file @
b16fda62
...
@@ -44,8 +44,9 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
...
@@ -44,8 +44,9 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
/vllm/pooling_params.py @noooop @DarkLight1337
/vllm/pooling_params.py @noooop @DarkLight1337
/vllm/tokenizers @DarkLight1337 @njhill
/vllm/tokenizers @DarkLight1337 @njhill
/vllm/renderers @DarkLight1337 @njhill
/vllm/renderers @DarkLight1337 @njhill
/vllm/reasoning @aarnphm @chaunceyjiang
/vllm/reasoning @aarnphm @chaunceyjiang @sfeng33
/vllm/tool_parsers @aarnphm @chaunceyjiang
/vllm/tool_parsers @aarnphm @chaunceyjiang @sfeng33
/vllm/parser @aarnphm @chaunceyjiang @sfeng33
# vLLM V1
# vLLM V1
/vllm/v1/attention @LucasWilkinson @MatthewBonanni
/vllm/v1/attention @LucasWilkinson @MatthewBonanni
...
@@ -91,7 +92,10 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
...
@@ -91,7 +92,10 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
/tests/v1/kv_connector/nixl_integration @NickLucche
/tests/v1/kv_connector/nixl_integration @NickLucche
/tests/v1/kv_connector @ApostaC @orozery
/tests/v1/kv_connector @ApostaC @orozery
/tests/v1/kv_offload @ApostaC @orozery
/tests/v1/kv_offload @ApostaC @orozery
/tests/v1/determinism @yewentao256
/tests/v1/determinism @yewentao256
/tests/reasoning @aarnphm @chaunceyjiang @sfeng33
/tests/tool_parsers @aarnphm @chaunceyjiang @sfeng33
/tests/tool_use @aarnphm @chaunceyjiang @sfeng33
# Transformers modeling backend
# Transformers modeling backend
/vllm/model_executor/models/transformers @hmellor
/vllm/model_executor/models/transformers @hmellor
...
...
docs/governance/committers.md
View file @
b16fda62
...
@@ -41,6 +41,7 @@ Sorted alphabetically by GitHub handle:
...
@@ -41,6 +41,7 @@ Sorted alphabetically by GitHub handle:
-
[
@robertgshaw2-redhat
](
https://github.com/robertgshaw2-redhat
)
: Core, distributed, disagg
-
[
@robertgshaw2-redhat
](
https://github.com/robertgshaw2-redhat
)
: Core, distributed, disagg
-
[
@ruisearch42
](
https://github.com/ruisearch42
)
: Pipeline parallelism, Ray Support
-
[
@ruisearch42
](
https://github.com/ruisearch42
)
: Pipeline parallelism, Ray Support
-
[
@russellb
](
https://github.com/russellb
)
: Structured output, engine core, security
-
[
@russellb
](
https://github.com/russellb
)
: Structured output, engine core, security
-
[
@sfeng33
](
https://github.com/sfeng33
)
: Tool use and reasoning parser
-
[
@sighingnow
](
https://github.com/sighingnow
)
: Qwen models, new model support
-
[
@sighingnow
](
https://github.com/sighingnow
)
: Qwen models, new model support
-
[
@simon-mo
](
https://github.com/simon-mo
)
: Project lead, API entrypoints, community
-
[
@simon-mo
](
https://github.com/simon-mo
)
: Project lead, API entrypoints, community
-
[
@tdoublep
](
https://github.com/tdoublep
)
: State space models
-
[
@tdoublep
](
https://github.com/tdoublep
)
: State space models
...
@@ -119,7 +120,7 @@ If you have PRs touching the area, please feel free to ping the area owner for r
...
@@ -119,7 +120,7 @@ If you have PRs touching the area, please feel free to ping the area owner for r
-
State space models: The state space models implementation in vLLM
-
State space models: The state space models implementation in vLLM
-
@tdoublep, @tlrmchlsmth
-
@tdoublep, @tlrmchlsmth
-
Reasoning and tool calling parsers
-
Reasoning and tool calling parsers
-
@chaunceyjiang, @aarnphm
-
@chaunceyjiang, @aarnphm
, @sfeng33
### Entrypoints
### Entrypoints
...
...
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