blob: 0aa156b858e890cb4d95075dfdb1d55b6dd4ca24 [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
Richard Smith2e723f52012-11-27 00:39:30 +000028N: Doug Gregor
Joerg Sonnenberger4ba0dbb2014-09-12 08:05:51 +000029E: dgregor@apple.com
Richard Smithd7eef872015-03-30 19:52:53 +000030D: Emeritus owner
Richard Smith2e723f52012-11-27 00:39:30 +000031
Reid Kleckner3c6963b2015-02-26 20:37:49 +000032N: Reid Kleckner
33E: rnk@google.com
34D: Microsoft C++ ABI compatibility and general Windows support
35
Manuel Klimek7a2ba472015-09-08 10:31:09 +000036N: Manuel Klimek
37E: klimek@google.com
38D: AST matchers, LibTooling
39
Richard Smithf2294a12012-11-27 00:48:12 +000040N: Anton Korobeynikov
41E: anton@korobeynikov.info
42D: Exception handling, Windows codegen, ARM EABI
43
Ted Kremenek9815be32015-11-12 01:31:27 +000044N: Anna Zaks
45E: ganna@apple.com
Richard Smith2e723f52012-11-27 00:39:30 +000046D: Clang Static Analyzer
47
48N: John McCall
49E: rjmccall@apple.com
50D: Clang LLVM IR generation
51
Richard Smith2e723f52012-11-27 00:39:30 +000052N: Richard Smith
53E: richard@metafoo.co.uk
Richard Smithd7eef872015-03-30 19:52:53 +000054D: All parts of Clang not covered by someone else
Anastasia Stulova126a2b52016-02-03 18:51:19 +000055
56N: Anastasia Stulova
57E: anastasia.stulova@arm.com
58D: OpenCL support