summaryrefslogtreecommitdiff
path: root/CODE_OWNERS.txt
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2017-11-01 01:38:42 +0000
committerJason Molenda <jmolenda@apple.com>2017-11-01 01:38:42 +0000
commit70f068c54b954d510ca7cc81622cd632ab58417f (patch)
tree70db0ab05f2d90a11fa39c5561b046f704f21893 /CODE_OWNERS.txt
parentd2f321a0a41a4656d2869b56de1e8707cdcc053d (diff)
Remove Sean Callanan from the CODE_OWNERS, he won't have time
to participate in lldb going forward. Jim Ingham is adopting the areas he was responsible for. git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@317067 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CODE_OWNERS.txt')
-rw-r--r--CODE_OWNERS.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/CODE_OWNERS.txt b/CODE_OWNERS.txt
index 8fe43284c..dac886870 100644
--- a/CODE_OWNERS.txt
+++ b/CODE_OWNERS.txt
@@ -8,10 +8,6 @@ beautification by scripts. The fields are: name (N), email (E), web-address
(W), PGP key ID and fingerprint (P), description (D), and snail-mail address
(S).
-N: Sean Callanan
-E: scallanan@apple.com
-D: Expression evaluator, IR interpreter, Clang integration
-
N: Greg Clayton
E: clayborg@gmail.com
D: Overall LLDB architecture, Host (common+macosx), Symbol, API, ABI, Mac-specific code,
@@ -22,6 +18,7 @@ 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: Expression evaluator, IR interpreter, Clang integration
D: Data Formatters
N: Ilia K