Skip to content

Commit 63cf929

Browse files
authored
Added code owners for LLM API (NVIDIA#5960)
Signed-off-by: Jun Yang <143764042+juney-nvidia@users.noreply.github.com>
1 parent 041f1fa commit 63cf929

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
/tensorrt_llm/commands/bench.py @NVIDIA/trtllm-bench-reviewers
2020
docs/source/performance/perf-benchmarking.md @NVIDIA/trtllm-bench-reviewers
2121

22+
## TensorRT-LLM LLM API
23+
/tensorrt_llm/llmapi @NVIDIA/trt-llm-llmapi-devs
24+
/tensorrt_llm/executor @NVIDIA/trt-llm-llmapi-devs
2225

2326
# The rule below requires that any PR modifying public APIs must be approved by at least one member
2427
# of the NVIDIA/trt-llm-committed-api-review-committee or NVIDIA/trt-llm-noncommitted-api-review-committee team.

0 commit comments

Comments
 (0)