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 Infra
105# ## CI
@@ -160,3 +155,9 @@ docs/source/performance/perf-benchmarking.md @NVIDIA/trtllm-bench-reviewers
160155# from a member of this team, PRs affecting public APIs cannot be merged to main or release branches.
161156/tests /unittest /api_stability / @ NVIDIA/trt-llm-noncommitted-api-review-committee
162157/tests /unittest /api_stability /references_committed / @ NVIDIA/trt-llm-committed-api-review-committee
158+
159+ # The following rule should only be uncommented on release branches (e.g., release/0.19).
160+ # The rule below requires that any PR to release/**/* branches must be approved by at least one member
161+ # of the NVIDIA/trt-llm-release-branch-approval team, regardless of who else approves the PR.
162+ # Without approval from a member of this team, PRs cannot be merged to release branches.
163+ # * @NVIDIA/trt-llm-release-branch-approval
You can’t perform that action at this time.
0 commit comments