[NFC] Disable clang/SymbolGraph test
[llvm-project.git] / lldb / CODE_OWNERS.txt
blobae679e90d92430e7a1ecd84cc74c3b22f10c6030
1 This file is a list of the people responsible for ensuring that patches for a
2 particular part of LLDB are reviewed, either by themself or by someone else.
3 They are also the gatekeepers for their part of LLDB, with the final word on
4 what goes in or not.
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).
11 N: Greg Clayton
12 E: clayborg@gmail.com
13 D: Overall LLDB architecture, Host (common+macosx), Symbol, API, ABI, Mac-specific code,
14 D: DynamicLoader, ObjectFile, IOHandler, EditLine, Core/Value*, Watchpoints, debugserver
15 D: Build scripts, Test suite, Platform, gdb-remote, Anything not covered by this file
17 N: Jim Ingham
18 E: jingham@apple.com
19 D: Overall LLDB architecture, Thread plans, Expression parser, ValueObject, Breakpoints, ABI
20 D: Watchpoints, Trampolines, Target, Command Interpreter, C++ / Objective-C Language runtime
21 D: Expression evaluator, IR interpreter, Clang integration
22 D: Data Formatters
24 N: Ed Maste
25 E: emaste@freebsd.org
26 D: FreeBSD
28 N: Jason Molenda
29 E: jmolenda@apple.com
30 D: ABI, Disassembler, Unwinding, iOS, debugserver, Platform, ObjectFile, SymbolFile,
31 D: SymbolVendor, DWARF, gdb-remote
33 N: Kamil Rytarowski
34 E: kamil@netbsd.org
35 D: NetBSD
37 N: Zachary Turner
38 E: zturner@google.com
39 D: CMake build, Host (common+windows), Plugins/Process/Windows, Anything Windows-specific
40 D: Test suite
42 N: Pavel Labath
43 E: labath@google.com
44 D: Linux, Android
46 N: Walter Erquinigo
47 E: a20012251@gmail.com
48 E: waltermelon@fb.com
49 D: Trace, TraceCursor, TraceExport, intel-pt, lldb-vscode, Data Formatters