1This file is a list of the people responsible for ensuring that patches for a 2particular part of LLVM are reviewed, either by themself or by someone else. 3They are also the gatekeepers for their part of LLVM, 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: Evan Cheng 12E: evan.cheng@apple.com 13D: Code generator and all targets 14 15N: Greg Clayton 16D: LLDB 17 18N: Peter Collingbourne 19D: libclc 20 21N: Doug Gregor 22D: Clang Frontend Libraries 23 24N: Tobias Grosser 25D: Polly 26 27N: Howard Hinnant 28D: libc++ 29 30N: Anton Korobeynikov 31E: asl@math.spbu.ru 32D: Exception handling, debug information, and Windows codegen 33 34N: Ted Kremenek 35D: Clang Static Analyzer 36 37N: Chris Lattner 38E: sabre@nondot.org 39W: http://nondot.org/~sabre/ 40D: Everything not covered by someone else 41 42N: John McCall 43E: rjmccall@apple.com 44D: Clang LLVM IR generation 45 46N: Jakob Olesen 47D: Register allocators and TableGen 48 49N: Duncan Sands 50E: baldrick@free.fr 51D: DragonEgg 52