[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / clang / CODE_OWNERS.TXT
blob740aeeb7125be10eef8c910bc5638cf407d85a7e
1 This file is a list of the people responsible for ensuring that patches for a
2 particular part of Clang are reviewed, either by themself or by someone else.
3 They are also the gatekeepers for their part of Clang, with the final word on
4 what goes in or not.
6 The list is sorted by surname and formatted to allow easy grepping and
7 beautification by scripts.  The fields are: name (N), email (E), web-address
8 (W), PGP key ID and fingerprint (P), description (D), and snail-mail address
9 (S).
11 N: Alexey Bader
12 E: alexey.bader@intel.com
13 D: SYCL support
15 N: Aaron Ballman
16 E: aaron@aaronballman.com
17 D: Clang attributes
19 N: Alexey Bataev
20 E: a.bataev@hotmail.com
21 D: OpenMP support
23 N: Chandler Carruth
24 E: chandlerc@gmail.com
25 E: chandlerc@google.com
26 D: CMake, library layering
28 N: Eric Christopher
29 E: echristo@gmail.com
30 D: Debug Information, inline assembly
32 N: Devin Coughlin
33 E: dcoughlin@apple.com
34 D: Clang Static Analyzer
36 N: Doug Gregor
37 E: dgregor@apple.com
38 D: Emeritus owner
40 N: Reid Kleckner
41 E: rnk@google.com
42 D: Microsoft C++ ABI compatibility and general Windows support
44 N: Manuel Klimek
45 E: klimek@google.com
46 D: AST matchers, LibTooling
48 N: Anton Korobeynikov
49 E: anton@korobeynikov.info
50 D: Exception handling, Windows codegen, ARM EABI
52 N: John McCall
53 E: rjmccall@apple.com
54 D: Clang LLVM IR generation
56 N: Brad Smith
57 E: brad@comstyle.com
58 D: OpenBSD driver
60 N: Richard Smith
61 E: richard@metafoo.co.uk
62 D: All parts of Clang not covered by someone else
64 N: Anastasia Stulova
65 E: anastasia.stulova@arm.com
66 D: OpenCL support