We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34878a0 commit 0bceac9Copy full SHA for 0bceac9
.github/CODEOWNERS
@@ -18,6 +18,10 @@
18
/vllm/entrypoints @aarnphm
19
CMakeLists.txt @tlrmchlsmth
20
21
+# Any change to the VllmConfig changes can have a large user-facing impact,
22
+# so spam a lot of people
23
+/vllm/config.py @simon-mo @WoosukKwon @youkaichao @robertgshaw2-redhat @mgoin @tlrmchlsmth @houseroad @hmellor
24
+
25
# vLLM V1
26
/vllm/v1 @WoosukKwon @robertgshaw2-redhat @njhill @ywang96 @comaniac @alexm-redhat
27
/vllm/v1/structured_output @mgoin @russellb @aarnphm
0 commit comments