Skip to content

Commit 7b5bf3a

Browse files
committed
[lldb] Add entry to code owner
Signed-off-by: Med Ismail Bennani <ismail@bennani.ma>
1 parent 1e4de2d commit 7b5bf3a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

lldb/CODE_OWNERS.txt

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ N: Jim Ingham
1818
E: jingham@apple.com
1919
D: Overall LLDB architecture, Thread plans, Expression parser, ValueObject, Breakpoints, ABI
2020
D: Watchpoints, Trampolines, Target, Command Interpreter, C++ / Objective-C Language runtime
21-
D: Expression evaluator, IR interpreter, Clang integration
22-
D: Data Formatters
21+
D: Expression evaluator, IR interpreter, Clang integration, Data Formatters
2322

2423
N: Ed Maste
2524
E: emaste@freebsd.org
@@ -47,3 +46,9 @@ N: Walter Erquinigo
4746
E: a20012251@gmail.com
4847
E: waltermelon@fb.com
4948
D: Trace, TraceCursor, TraceExport, intel-pt, lldb-vscode, Data Formatters
49+
50+
N: Med Ismail Bennani
51+
E: ismail@bennani.ma
52+
E: m.i.b@apple.com
53+
D: Breakpoints, Target, General Process Execution, Command Interpreter
54+
D: Script Interpreter, API, Data Formatters, CrashLog, Scripted Process

0 commit comments

Comments
 (0)