From 6418bff2f350fc222791fcff76b7c9f7a32d2ace Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Wed, 1 Nov 2017 01:38:42 +0000 Subject: [PATCH] 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. llvm-svn: 317067 --- lldb/CODE_OWNERS.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/lldb/CODE_OWNERS.txt b/lldb/CODE_OWNERS.txt index 8fe4328..dac8868 100644 --- a/lldb/CODE_OWNERS.txt +++ b/lldb/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 -- 2.7.4