1This 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 11N: Aaron Ballman 12E: [email protected] 13D: Clang attributes 14 15N: Alexey Bataev 16E: [email protected] 17D: OpenMP support 18 19N: Chandler Carruth 20E: [email protected] 21E: [email protected] 22D: CMake, library layering 23 24N: Eric Christopher 25E: [email protected] 26D: Debug Information, inline assembly 27 28N: Doug Gregor 29E: [email protected] 30D: Emeritus owner 31 32N: Reid Kleckner 33E: [email protected] 34D: Microsoft C++ ABI compatibility and general Windows support 35 36N: Manuel Klimek 37E: [email protected] 38D: AST matchers, LibTooling 39 40N: Anton Korobeynikov 41E: [email protected] 42D: Exception handling, Windows codegen, ARM EABI 43 44N: Anna Zaks 45E: [email protected] 46D: Clang Static Analyzer 47 48N: John McCall 49E: [email protected] 50D: Clang LLVM IR generation 51 52N: Richard Smith 53E: [email protected] 54D: All parts of Clang not covered by someone else 55 56N: Anastasia Stulova 57E: [email protected] 58D: OpenCL support 59