File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -66,18 +66,25 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
6666/tests /models /test_transformers.py @ hmellor
6767
6868# Docs
69- /docs @ hmellor
69+ /docs /mkdocs @ hmellor
70+ /docs /** /* .yml @ hmellor
71+ /requirements /docs.txt @ hmellor
72+ .readthedocs.yaml @ hmellor
7073mkdocs.yaml @ hmellor
7174
75+ # Linting
76+ .markdownlint.yaml @ hmellor
77+ .pre-commit-config.yaml @ hmellor
78+
7279# CPU
73- /vllm /v1 /worker /^ cpu @ bigPYJ1151
80+ /vllm /v1 /worker /cpu * @ bigPYJ1151
7481/csrc /cpu @ bigPYJ1151
7582/vllm /platforms /cpu.py @ bigPYJ1151
7683/cmake /cpu_extension.cmake @ bigPYJ1151
7784/docker /Dockerfile.cpu @ bigPYJ1151
7885
7986# Intel GPU
80- /vllm /v1 /worker /^ xpu @ jikunshang
87+ /vllm /v1 /worker /xpu * @ jikunshang
8188/vllm /platforms /xpu.py @ jikunshang
8289/docker /Dockerfile.xpu @ jikunshang
8390
You can’t perform that action at this time.
0 commit comments