summaryrefslogtreecommitdiff
path: root/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
commit21b086a4ada9b7d734e3afa59953e642a1b537d9 (patch)
tree85b59602d219f5d820eb3480e3a81e714ea8be41 /CODE_OWNERS.txt
parent1e9b475375532cb8f693c9d64c751084ad68a3af (diff)
[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 git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@366590 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CODE_OWNERS.txt')
-rw-r--r--CODE_OWNERS.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/CODE_OWNERS.txt b/CODE_OWNERS.txt
index 8ee04557a..1af1061c5 100644
--- a/CODE_OWNERS.txt
+++ b/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