-
Notifications
You must be signed in to change notification settings - Fork 41
Expand file tree
/
Copy pathCODEOWNERS
More file actions
17 lines (15 loc) · 978 Bytes
/
CODEOWNERS
File metadata and controls
17 lines (15 loc) · 978 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# This file lists reviewers that are auto-assigned when a pull request modifies
# certain files or directories. If you add yourself to this file, you commit to
# reviewing a large fraction of pull requests in the relevant area.
#
# The GitHub "code owners" mechanism is used exclusively to auto-assign
# reviewers and does not carry significance beyond that. It is not necessary
# to receive an approval from a "code owner" in particular -- any LLVM project
# member can approve pull requests.
#
# 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.
* @abhinay-anubola @abnikant @andcarminati @F-Stuckmann @katerynamuts @khallouh @konstantinschwarz @mludevid @martien-de-jong @niwinanto @SagarMaheshwari99 @stephenneuendorffer
/.github/ @konstantinschwarz @philippjh
/mlir/ @ehsan-toosi @roberteg16 @ttjost @jorickert @ljfitz