We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6292327 commit aec9ecbCopy full SHA for aec9ecb
.github/CODEOWNERS
@@ -7,10 +7,9 @@
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.
+# This is independent of LLVM's own "maintainer" concept.
+# See https://llvm.org/docs/DeveloperPolicy.html#maintainers as well as the
+# Maintainers.* files in the the respective subproject directories.
14
15
/libcxx/ @llvm/reviewers-libcxx
16
/libcxxabi/ @llvm/reviewers-libcxxabi
0 commit comments