[Lldb-commits] [lldb] r252441 - Added myself to the CODE_OWNERS.txt list for a few subsystems.
Todd Fiala via lldb-commits
lldb-commits at lists.llvm.org
Sun Nov 8 17:24:36 PST 2015
Author: tfiala
Date: Sun Nov 8 19:24:36 2015
New Revision: 252441
URL: http://llvm.org/viewvc/llvm-project?rev=252441&view=rev
Log:
Added myself to the CODE_OWNERS.txt list for a few subsystems.
I'm primarily testing my git-svn setup.
Modified:
lldb/trunk/CODE_OWNERS.txt
Modified: lldb/trunk/CODE_OWNERS.txt
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/CODE_OWNERS.txt?rev=252441&r1=252440&r2=252441&view=diff
==============================================================================
--- lldb/trunk/CODE_OWNERS.txt (original)
+++ lldb/trunk/CODE_OWNERS.txt Sun Nov 8 19:24:36 2015
@@ -52,3 +52,8 @@ D: CMake build, Host (common+windows), P
N: Oleksiy Vyalov
E: ovyalov at google.com
D: Linux, Android
+
+N: Todd Fiala
+E: todd.fiala at gmail.com
+D: Test Suite subsystems (concurrent test runners, test events, TestResults system), gdb-remote protocol tests
+
More information about the lldb-commits
mailing list