TensorRT-LLMs/.github/CODEOWNERS
Yanchao Lu 0446270f78
[Infra] - Update code ownership rules (#4109)
Signed-off-by: Yanchao Lu <yanchaol@nvidia.com>
2025-05-07 13:35:27 +08:00

14 lines
881 B
Plaintext

# This file defines code ownership rules for the repository.
# The rule below requires that any PR modifying public APIs must be approved by at least one member
# of the NVIDIA/trt-llm-api-review-committee team. This approval is mandatory regardless of other
# approvals the PR may have received. Without approval from a member of this team, PRs affecting
# public APIs cannot be merged to main or release branches.
# TBD @NVIDIA/trt-llm-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