summaryrefslogtreecommitdiff
path: root/lldb/CODE_OWNERS.txt
diff options
context:
space:
mode:
authorEnrico Granata <granata.enrico@gmail.com>2016-11-18 23:18:11 +0000
committerEnrico Granata <granata.enrico@gmail.com>2016-11-18 23:18:11 +0000
commitf09b68e02988201a9231bd4145a1a3893b1a11dd (patch)
tree9aea0f034391c25a1fb61f2f21d6fb7eda22b76a /lldb/CODE_OWNERS.txt
parent13c963916fa48b94fa5b645ed0ce5cb01753426f (diff)
downloadllvm-f09b68e02988201a9231bd4145a1a3893b1a11dd.tar.gz
Removing myself from CODE_OWNERS, and distributing those duties among other members of the community
That's All, Folks llvm-svn: 287397
Diffstat (limited to 'lldb/CODE_OWNERS.txt')
-rw-r--r--lldb/CODE_OWNERS.txt11
1 files changed, 4 insertions, 7 deletions
diff --git a/lldb/CODE_OWNERS.txt b/lldb/CODE_OWNERS.txt
index 0c3a944cc4ac..8ee0de7681ee 100644
--- a/lldb/CODE_OWNERS.txt
+++ b/lldb/CODE_OWNERS.txt
@@ -16,18 +16,14 @@ N: Greg Clayton
E: clayborg@gmail.com (Phabricator)
E: gclayton@apple.com (Direct)
D: Overall LLDB architecture, Host (common+macosx), Symbol, API, ABI, Mac-specific code,
-D: DynamicLoader, ObjectFile, IOHandler, EditLine, ValueObject, Watchpoints, debugserver
+D: DynamicLoader, ObjectFile, IOHandler, EditLine, Core/Value*, Watchpoints, debugserver
D: Build scripts, Test suite, Platform, gdb-remote, Anything not covered by this file
-N: Enrico Granata
-E: granata.enrico@gmail.com
-D: Data Formatters, Core/Value*, Objective C Language runtime, Test suite, Xcode build
-D: SWIG
-
N: Jim Ingham
E: jingham@apple.com
D: Overall LLDB architecture, Thread plans, Expression parser, ValueObject, Breakpoints, ABI
D: Watchpoints, Trampolines, Target, Command Interpreter, C++ / Objective C Language runtime
+D: Data Formatters
N: Ilia K
E: ki.stfu@gmail.com
@@ -48,6 +44,7 @@ D: lldb-mi
N: Zachary Turner
E: zturner@google.com
D: CMake build, Host (common+windows), Plugins/Process/Windows, Anything Windows-specific
+D: Test suite
N: Pavel Labath
E: labath@google.com
@@ -55,5 +52,5 @@ D: Linux, Android
N: Todd Fiala
E: todd.fiala@gmail.com
-D: Test Suite subsystems (concurrent test runners, test events, TestResults system), gdb-remote protocol tests
+D: Test Suite, esp. subsystems (concurrent test runners, test events, TestResults system), gdb-remote protocol tests