llvm-capstone/.github/CODEOWNERS
Louis Dionne 8f44edbd24
[runtimes] Add CODEOWNERS entries for libc++, libc++abi and libunwind (#66416)
This ensures that a review from the appropriate teams is requested on
PRs that modify files belonging to these projects.

Relevant discussion: https://discourse.llvm.org/t/changes-to-pull-request-subscription-system
2023-09-15 16:15:26 -04:00

5 lines
142 B
Plaintext

/libcxx/ @llvm/reviewers-libcxx
/libcxxabi/ @llvm/reviewers-libcxxabi
/libunwind/ @llvm/reviewers-libunwind
/runtimes/ @llvm/reviewers-libcxx