Skip to content

Commit 2c016f8

Browse files
authored
[None][infra] update CODEOWNERS for release (#6905)
1 parent 9e02f6b commit 2c016f8

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

.github/CODEOWNERS

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
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

0 commit comments

Comments
 (0)