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. 5 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). 10 11 N: Aaron Ballman 12 E: aaron (a] aaronballman.com 13 D: Clang attributes 14 15 N: Chandler Carruth 16 E: chandlerc (a] gmail.com 17 E: chandlerc (a] google.com 18 D: CMake, library layering 19 20 N: Eric Christopher 21 E: echristo (a] gmail.com 22 D: Debug Information, autotools/configure/make build, inline assembly 23 24 N: Doug Gregor 25 D: All parts of Clang not covered by someone else 26 27 N: Anton Korobeynikov 28 E: anton (a] korobeynikov.info 29 D: Exception handling, Windows codegen, ARM EABI 30 31 N: Ted Kremenek 32 D: Clang Static Analyzer 33 34 N: John McCall 35 E: rjmccall (a] apple.com 36 D: Clang LLVM IR generation 37 38 N: Chad Rosier 39 E: mcrosier (a] codeaurora.org 40 D: MS-inline asm, and the compiler driver 41 42 N: Richard Smith 43 E: richard (a] metafoo.co.uk 44 D: Clang Semantic Analysis (tools/clang/lib/Sema/* tools/clang/include/clang/Sema/*) 45