[TRTC-265][chore] Add CODEOWNERS coverage for serve/ and commands/ directories (#11359)

Signed-off-by: Venky Ganesh <23023424+venkywonka@users.noreply.github.com>
This commit is contained in:
Venky 2026-02-09 19:52:09 -08:00 committed by GitHub
parent 85919d9517
commit d50f010fa9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.github/CODEOWNERS vendored
View File

@ -154,6 +154,8 @@ docs/source/performance/perf-benchmarking.md @NVIDIA/trtllm-bench-reviewers
## TensorRT-LLM LLM API
/tensorrt_llm/llmapi @NVIDIA/trt-llm-llmapi-devs
/tensorrt_llm/executor @NVIDIA/trt-llm-llmapi-devs
/tensorrt_llm/serve @NVIDIA/trt-llm-llmapi-devs
/tensorrt_llm/commands @NVIDIA/trt-llm-llmapi-devs
## TensorRT-LLM LLM Disaggregated
/examples/disaggregated @NVIDIA/trt-llm-disagg-devs @NVIDIA/trt-llm-doc-owners