Skip to content

Commit f9da892

Browse files
venkywonkadominicshanshan
authored andcommitted
[None][infra] update CODEOWNERS for release (NVIDIA#6905)
Signed-off-by: Wangshanshan <[email protected]>
1 parent f95fca2 commit f9da892

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
@@ -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

0 commit comments

Comments
 (0)