Skip to content

Commit 18f6e22

Browse files
venkywonkadominicshanshan
authored andcommitted
[None][infra] update CODEOWNERS for release (NVIDIA#6905)
1 parent fd5566b commit 18f6e22

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

0 commit comments

Comments
 (0)