summaryrefslogtreecommitdiff
path: root/lldb/CODE_OWNERS.txt
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2019-07-19 15:55:23 +0000
committerRaphael Isemann <teemperor@gmail.com>2019-07-19 15:55:23 +0000
commitb45853f173139c7c3078b97f53e7a6eba6148c13 (patch)
tree3b24eec01a7b23edd4364911d9bf6490ce2c1422 /lldb/CODE_OWNERS.txt
parent005423018182120f3ae2a54ff5fd3390c96fb527 (diff)
downloadllvm-b45853f173139c7c3078b97f53e7a6eba6148c13.tar.gz
[lldb][NFC] Cleanup mentions and code related to lldb-mi
Summary: lldb-mi has been removed, but there are still a bunch of references in the code base. This patch removes all of them. Reviewers: JDevlieghere, jfb Reviewed By: JDevlieghere Subscribers: dexonsmith, ki.stfu, mgorny, abidh, jfb, lldb-commits Tags: #lldb Differential Revision: https://reviews.llvm.org/D64992 llvm-svn: 366590
Diffstat (limited to 'lldb/CODE_OWNERS.txt')
-rw-r--r--lldb/CODE_OWNERS.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/lldb/CODE_OWNERS.txt b/lldb/CODE_OWNERS.txt
index 8ee04557af61..1af1061c545a 100644
--- a/lldb/CODE_OWNERS.txt
+++ b/lldb/CODE_OWNERS.txt
@@ -21,10 +21,6 @@ D: Watchpoints, Trampolines, Target, Command Interpreter, C++ / Objective-C Lang
D: Expression evaluator, IR interpreter, Clang integration
D: Data Formatters
-N: Ilia K
-E: ki.stfu@gmail.com
-D: lldb-mi
-
N: Ed Maste
E: emaste@freebsd.org
D: FreeBSD
@@ -34,10 +30,6 @@ E: jmolenda@apple.com
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