From 1f53dd1f23870a27123c50f4fe955e9c31a19634 Mon Sep 17 00:00:00 2001 From: Walter Erquinigo Date: Wed, 12 Jan 2022 12:36:23 -0800 Subject: [PATCH] [CODE OWNERS] Add wallace as code owner --- lldb/CODE_OWNERS.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/lldb/CODE_OWNERS.txt b/lldb/CODE_OWNERS.txt index 1af1061c545a..ae679e90d924 100644 --- a/lldb/CODE_OWNERS.txt +++ b/lldb/CODE_OWNERS.txt @@ -10,7 +10,7 @@ beautification by scripts. The fields are: name (N), email (E), web-address N: Greg Clayton E: clayborg@gmail.com -D: Overall LLDB architecture, Host (common+macosx), Symbol, API, ABI, Mac-specific code, +D: Overall LLDB architecture, Host (common+macosx), Symbol, API, ABI, Mac-specific code, D: DynamicLoader, ObjectFile, IOHandler, EditLine, Core/Value*, Watchpoints, debugserver D: Build scripts, Test suite, Platform, gdb-remote, Anything not covered by this file @@ -27,7 +27,7 @@ D: FreeBSD N: Jason Molenda E: jmolenda@apple.com -D: ABI, Disassembler, Unwinding, iOS, debugserver, Platform, ObjectFile, SymbolFile, +D: ABI, Disassembler, Unwinding, iOS, debugserver, Platform, ObjectFile, SymbolFile, D: SymbolVendor, DWARF, gdb-remote N: Kamil Rytarowski @@ -42,3 +42,8 @@ D: Test suite N: Pavel Labath E: labath@google.com D: Linux, Android + +N: Walter Erquinigo +E: a20012251@gmail.com +E: waltermelon@fb.com +D: Trace, TraceCursor, TraceExport, intel-pt, lldb-vscode, Data Formatters