File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 11# This file defines code ownership rules for the repository.
22
3- # The following rule should only be uncommented on release branches (e.g., release/0.19).
4- # The rule below requires that any PR to release/**/* branches must be approved by at least one member
5- # of the NVIDIA/trt-llm-release-branch-approval team, regardless of who else approves the PR.
6- # Without approval from a member of this team, PRs cannot be merged to release branches.
7- * @ NVIDIA/trt-llm-release-branch-approval
83
94# TensorRT-LLM Pytorch backend
105/tensorrt_llm /_torch @ NVIDIA/trt-llm-torch-devs
@@ -155,3 +150,9 @@ docs/source/performance/perf-benchmarking.md @NVIDIA/trtllm-bench-reviewers
155150# from a member of this team, PRs affecting public APIs cannot be merged to main or release branches.
156151/tests /unittest /api_stability / @ NVIDIA/trt-llm-noncommitted-api-review-committee
157152/tests /unittest /api_stability /references_committed / @ NVIDIA/trt-llm-committed-api-review-committee
153+
154+ # The following rule should only be uncommented on release branches (e.g., release/0.19).
155+ # The rule below requires that any PR to release/**/* branches must be approved by at least one member
156+ # of the NVIDIA/trt-llm-release-branch-approval team, regardless of who else approves the PR.
157+ # Without approval from a member of this team, PRs cannot be merged to release branches.
158+ * @ NVIDIA/trt-llm-release-branch-approval
You can’t perform that action at this time.
0 commit comments