blob: faf9575a289842234317e432f0db562d2d068b5b [file] [log] [blame]
Richard Smith2e723f52012-11-27 00:39:30 +00001This file is a list of the people responsible for ensuring that patches for a
2particular part of Clang are reviewed, either by themself or by someone else.
3They are also the gatekeepers for their part of Clang, with the final word on
4what goes in or not.
5
6The list is sorted by surname and formatted to allow easy grepping and
7beautification 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).
10
Aaron Ballmanb32989e2014-01-13 22:23:27 +000011N: Aaron Ballman
12E: aaron@aaronballman.com
13D: Clang attributes
14
Richard Smithc62fe692015-05-12 20:29:41 +000015N: Alexey Bataev
16E: a.bataev@hotmail.com
17D: OpenMP support
18
Richard Smithf2294a12012-11-27 00:48:12 +000019N: Chandler Carruth
20E: chandlerc@gmail.com
21E: chandlerc@google.com
22D: CMake, library layering
23
24N: Eric Christopher
25E: echristo@gmail.com
Alexey Samsonov433c43c2016-01-30 00:54:42 +000026D: Debug Information, inline assembly
Richard Smithf2294a12012-11-27 00:48:12 +000027
Anna Zaks8ffd1932017-11-17 23:19:04 +000028N: Devin Coughlin
29E: dcoughlin@apple.com
30D: Clang Static Analyzer
31
Richard Smith2e723f52012-11-27 00:39:30 +000032N: Doug Gregor
Joerg Sonnenberger4ba0dbb2014-09-12 08:05:51 +000033E: dgregor@apple.com
Richard Smithd7eef872015-03-30 19:52:53 +000034D: Emeritus owner
Richard Smith2e723f52012-11-27 00:39:30 +000035
Reid Kleckner3c6963b2015-02-26 20:37:49 +000036N: Reid Kleckner
37E: rnk@google.com
38D: Microsoft C++ ABI compatibility and general Windows support
39
Manuel Klimek7a2ba472015-09-08 10:31:09 +000040N: Manuel Klimek
41E: klimek@google.com
42D: AST matchers, LibTooling
43
Richard Smithf2294a12012-11-27 00:48:12 +000044N: Anton Korobeynikov
45E: anton@korobeynikov.info
46D: Exception handling, Windows codegen, ARM EABI
47
Richard Smith2e723f52012-11-27 00:39:30 +000048N: John McCall
49E: rjmccall@apple.com
50D: Clang LLVM IR generation
51
Brad Smith0b32e442018-11-30 21:42:34 +000052N: Brad Smith
53E: brad@comstyle.com
54D: OpenBSD driver
55
Richard Smith2e723f52012-11-27 00:39:30 +000056N: Richard Smith
57E: richard@metafoo.co.uk
Richard Smithd7eef872015-03-30 19:52:53 +000058D: All parts of Clang not covered by someone else
Anastasia Stulova126a2b52016-02-03 18:51:19 +000059
60N: Anastasia Stulova
61E: anastasia.stulova@arm.com
62D: OpenCL support