aboutsummaryrefslogtreecommitdiff
path: root/CODE_OWNERS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CODE_OWNERS.txt')
-rw-r--r--CODE_OWNERS.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/CODE_OWNERS.txt b/CODE_OWNERS.txt
index 92d91a3f197c..8fe43284cf6c 100644
--- a/CODE_OWNERS.txt
+++ b/CODE_OWNERS.txt
@@ -13,8 +13,7 @@ E: scallanan@apple.com
D: Expression evaluator, IR interpreter, Clang integration
N: Greg Clayton
-E: clayborg@gmail.com (Phabricator)
-E: gclayton@apple.com (Direct)
+E: clayborg@gmail.com
D: Overall LLDB architecture, Host (common+macosx), Symbol, API, ABI, Mac-specific code,
D: DynamicLoader, ObjectFile, IOHandler, EditLine, Core/Value*, Watchpoints, debugserver
D: Build scripts, Test suite, Platform, gdb-remote, Anything not covered by this file
@@ -35,12 +34,17 @@ D: FreeBSD
N: Jason Molenda
E: jmolenda@apple.com
-D: ABI, Disassembler, Unwinding, iOS, debugserver, Platform
+D: ABI, Disassembler, Unwinding, iOS, debugserver, Platform, ObjectFile, SymbolFile,
+D: SymbolVendor, DWARF, gdb-remote
N: Hafiz Abid Qadeer
E: abidh.haq@gmail.com
D: lldb-mi
+N: Kamil Rytarowski
+E: kamil@netbsd.org
+D: NetBSD
+
N: Zachary Turner
E: zturner@google.com
D: CMake build, Host (common+windows), Plugins/Process/Windows, Anything Windows-specific