mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-13 22:18:36 +08:00
[None][infra] update CODEOWNERS for release (#6905)
This commit is contained in:
parent
9e02f6b9f4
commit
2c016f8369
11
.github/CODEOWNERS
vendored
11
.github/CODEOWNERS
vendored
@ -1,10 +1,5 @@
|
||||
# This file defines code ownership rules for the repository.
|
||||
|
||||
# The following rule should only be uncommented on release branches (e.g., release/0.19).
|
||||
# The rule below requires that any PR to release/**/* branches must be approved by at least one member
|
||||
# of the NVIDIA/trt-llm-release-branch-approval team, regardless of who else approves the PR.
|
||||
# Without approval from a member of this team, PRs cannot be merged to release branches.
|
||||
* @NVIDIA/trt-llm-release-branch-approval
|
||||
|
||||
# TensorRT-LLM Pytorch backend
|
||||
/tensorrt_llm/_torch @NVIDIA/trt-llm-torch-devs
|
||||
@ -155,3 +150,9 @@ docs/source/performance/perf-benchmarking.md @NVIDIA/trtllm-bench-reviewers
|
||||
# from a member of this team, PRs affecting public APIs cannot be merged to main or release branches.
|
||||
/tests/unittest/api_stability/ @NVIDIA/trt-llm-noncommitted-api-review-committee
|
||||
/tests/unittest/api_stability/references_committed/ @NVIDIA/trt-llm-committed-api-review-committee
|
||||
|
||||
# The following rule should only be uncommented on release branches (e.g., release/0.19).
|
||||
# The rule below requires that any PR to release/**/* branches must be approved by at least one member
|
||||
# of the NVIDIA/trt-llm-release-branch-approval team, regardless of who else approves the PR.
|
||||
# Without approval from a member of this team, PRs cannot be merged to release branches.
|
||||
* @NVIDIA/trt-llm-release-branch-approval
|
||||
|
||||
Loading…
Reference in New Issue
Block a user