1This file is a list of the people responsible for ensuring that patches for a 2particular part of LLDB are reviewed, either by themself or by someone else. 3They are also the gatekeepers for their part of LLDB, 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: Greg Clayton 12E: clayborg@gmail.com 13D: Overall LLDB architecture, Host (common+macosx), Symbol, API, ABI, Mac-specific code, 14D: DynamicLoader, ObjectFile, IOHandler, EditLine, Core/Value*, Watchpoints, debugserver 15D: Build scripts, Test suite, Platform, gdb-remote, Anything not covered by this file 16 17N: Jim Ingham 18E: jingham@apple.com 19D: Overall LLDB architecture, Thread plans, Expression parser, ValueObject, Breakpoints, ABI 20D: Watchpoints, Trampolines, Target, Command Interpreter, C++ / Objective-C Language runtime 21D: Expression evaluator, IR interpreter, Clang integration 22D: Data Formatters 23 24N: Ed Maste 25E: emaste@freebsd.org 26D: FreeBSD 27 28N: Jason Molenda 29E: jmolenda@apple.com 30D: ABI, Disassembler, Unwinding, iOS, debugserver, Platform, ObjectFile, SymbolFile, 31D: SymbolVendor, DWARF, gdb-remote 32 33N: Kamil Rytarowski 34E: kamil@netbsd.org 35D: NetBSD 36 37N: Zachary Turner 38E: zturner@google.com 39D: CMake build, Host (common+windows), Plugins/Process/Windows, Anything Windows-specific 40D: Test suite 41 42N: Pavel Labath 43E: labath@google.com 44D: Linux, Android 45