File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ # This file lists reviewers that are auto-assigned when a pull request modifies
2
+ # certain files or directories. If you add yourself to this file, you commit to
3
+ # reviewing a large fraction of pull requests in the relevant area.
4
+ #
5
+ # The GitHub "code owners" mechanism is used exclusively to auto-assign
6
+ # reviewers and does not carry significance beyond that. It is not necessary
7
+ # to receive an approval from a "code owner" in particular -- any LLVM project
8
+ # member can approve pull requests.
9
+ #
10
+ # Note that GitHub's concept of "code owner" is independent from LLVM's own
11
+ # "code owner" concept, they merely happen to share terminology. See
12
+ # https://llvm.org/docs/DeveloperPolicy.html#code-owners, as well as the
13
+ # CODE_OWNERS.txt files in the respective subproject directories.
14
+
1
15
/libcxx / @ llvm/reviewers-libcxx
2
16
/libcxxabi / @ llvm/reviewers-libcxxabi
3
17
/libunwind / @ llvm/reviewers-libunwind
You can’t perform that action at this time.
0 commit comments