Skip to content

Commit 6b7e195

Browse files
ldionnezahiraam
authored andcommitted
[runtimes] Add CODEOWNERS entries for libc++, libc++abi and libunwind (llvm#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
1 parent bb2373e commit 6b7e195

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/libcxx/ @llvm/reviewers-libcxx
2+
/libcxxabi/ @llvm/reviewers-libcxxabi
3+
/libunwind/ @llvm/reviewers-libunwind
4+
/runtimes/ @llvm/reviewers-libcxx

0 commit comments

Comments
 (0)