[Lldb-commits] [lldb] 1f53dd1 - [CODE OWNERS] Add wallace as code owner

Walter Erquinigo via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 12 12:36:38 PST 2022


Author: Walter Erquinigo
Date: 2022-01-12T12:36:30-08:00
New Revision: 1f53dd1f23870a27123c50f4fe955e9c31a19634

URL: https://github.com/llvm/llvm-project/commit/1f53dd1f23870a27123c50f4fe955e9c31a19634
DIFF: https://github.com/llvm/llvm-project/commit/1f53dd1f23870a27123c50f4fe955e9c31a19634.diff

LOG: [CODE OWNERS] Add wallace as code owner

Added: 
    

Modified: 
    lldb/CODE_OWNERS.txt

Removed: 
    


################################################################################
diff  --git a/lldb/CODE_OWNERS.txt b/lldb/CODE_OWNERS.txt
index 1af1061c545a1..ae679e90d9243 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 at 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 at 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 at google.com
 D: Linux, Android
+
+N: Walter Erquinigo
+E: a20012251 at gmail.com
+E: waltermelon at fb.com
+D: Trace, TraceCursor, TraceExport, intel-pt, lldb-vscode, Data Formatters


        


More information about the lldb-commits mailing list