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: aaron@aaronballman.com 13D: Clang attributes 14 15N: Alexey Bataev 16E: a.bataev@hotmail.com 17D: OpenMP support 18 19N: Chandler Carruth 20E: chandlerc@gmail.com 21E: chandlerc@google.com 22D: CMake, library layering 23 24N: Eric Christopher 25E: echristo@gmail.com 26D: Debug Information, inline assembly 27 28N: Doug Gregor 29E: dgregor@apple.com 30D: Emeritus owner 31 32N: Reid Kleckner 33E: rnk@google.com 34D: Microsoft C++ ABI compatibility and general Windows support 35 36N: Manuel Klimek 37E: klimek@google.com 38D: AST matchers, LibTooling 39 40N: Anton Korobeynikov 41E: anton@korobeynikov.info 42D: Exception handling, Windows codegen, ARM EABI 43 44N: Anna Zaks 45E: ganna@apple.com 46D: Clang Static Analyzer 47 48N: John McCall 49E: rjmccall@apple.com 50D: Clang LLVM IR generation 51 52N: Richard Smith 53E: richard@metafoo.co.uk 54D: All parts of Clang not covered by someone else 55 56N: Anastasia Stulova 57E: anastasia.stulova@arm.com 58D: OpenCL support 59