mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-01-27 05:58:42 +08:00
Add @markmc to CODEOWNERS for Observability (#28457)
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
This commit is contained in:
parent
533b018f72
commit
a90ad7d838
10
.github/CODEOWNERS
vendored
10
.github/CODEOWNERS
vendored
@ -61,6 +61,16 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
|
||||
/vllm/model_executor/models/transformers @hmellor
|
||||
/tests/models/test_transformers.py @hmellor
|
||||
|
||||
# Observability
|
||||
/vllm/config/observability.py @markmc
|
||||
/vllm/v1/metrics @markmc
|
||||
/tests/v1/metrics @markmc
|
||||
/vllm/tracing.py @markmc
|
||||
/tests/v1/tracing/test_tracing.py @markmc
|
||||
/vllm/config/kv_events.py @markmc
|
||||
/vllm/distributed/kv_events.py @markmc
|
||||
/tests/distributed/test_events.py @markmc
|
||||
|
||||
# Docs
|
||||
/docs/mkdocs @hmellor
|
||||
/docs/**/*.yml @hmellor
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user