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
70770268
Unverified
Commit
70770268
authored
Apr 17, 2026
by
Ben Browning
Committed by
GitHub
Apr 17, 2026
Browse files
Add @bbrowning to CODEOWNERS (#40141)
Signed-off-by:
Ben Browning
<
bbrownin@redhat.com
>
parent
7a51b3e4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
7 deletions
+8
-7
.github/CODEOWNERS
.github/CODEOWNERS
+6
-6
docs/governance/committers.md
docs/governance/committers.md
+2
-1
No files found.
.github/CODEOWNERS
View file @
70770268
...
@@ -44,9 +44,9 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
...
@@ -44,9 +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 @sfeng33
/vllm/reasoning @aarnphm @chaunceyjiang @sfeng33
@bbrowning
/vllm/tool_parsers @aarnphm @chaunceyjiang @sfeng33
/vllm/tool_parsers @aarnphm @chaunceyjiang @sfeng33
@bbrowning
/vllm/parser @aarnphm @chaunceyjiang @sfeng33
/vllm/parser @aarnphm @chaunceyjiang @sfeng33
@bbrowning
# vLLM V1
# vLLM V1
/vllm/v1/attention @LucasWilkinson @MatthewBonanni
/vllm/v1/attention @LucasWilkinson @MatthewBonanni
...
@@ -93,9 +93,9 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
...
@@ -93,9 +93,9 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
/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/reasoning @aarnphm @chaunceyjiang @sfeng33
@bbrowning
/tests/tool_parsers @aarnphm @chaunceyjiang @sfeng33
/tests/tool_parsers @aarnphm @chaunceyjiang @sfeng33
@bbrowning
/tests/tool_use @aarnphm @chaunceyjiang @sfeng33
/tests/tool_use @aarnphm @chaunceyjiang @sfeng33
@bbrowning
# Transformers modeling backend
# Transformers modeling backend
/vllm/model_executor/models/transformers @hmellor
/vllm/model_executor/models/transformers @hmellor
...
...
docs/governance/committers.md
View file @
70770268
...
@@ -14,6 +14,7 @@ Sorted alphabetically by GitHub handle:
...
@@ -14,6 +14,7 @@ Sorted alphabetically by GitHub handle:
-
[
@aarnphm
](
https://github.com/aarnphm
)
: Structured output
-
[
@aarnphm
](
https://github.com/aarnphm
)
: Structured output
-
[
@alexm-redhat
](
https://github.com/alexm-redhat
)
: Performance
-
[
@alexm-redhat
](
https://github.com/alexm-redhat
)
: Performance
-
[
@ApostaC
](
https://github.com/ApostaC
)
: Connectors, offloading
-
[
@ApostaC
](
https://github.com/ApostaC
)
: Connectors, offloading
-
[
@bbrowning
](
https://github.com/bbrowning
)
: Tool use and reasoning parser
-
[
@benchislett
](
https://github.com/benchislett
)
: Engine core and spec decode
-
[
@benchislett
](
https://github.com/benchislett
)
: Engine core and spec decode
-
[
@bigPYJ1151
](
https://github.com/bigPYJ1151
)
: Intel CPU/XPU integration
-
[
@bigPYJ1151
](
https://github.com/bigPYJ1151
)
: Intel CPU/XPU integration
-
[
@chaunceyjiang
](
https://github.com/chaunceyjiang
)
: Tool use and reasoning parser
-
[
@chaunceyjiang
](
https://github.com/chaunceyjiang
)
: Tool use and reasoning parser
...
@@ -121,7 +122,7 @@ If you have PRs touching the area, please feel free to ping the area owner for r
...
@@ -121,7 +122,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, @sfeng33
-
@chaunceyjiang, @aarnphm, @sfeng33
, @bbrowning
### 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