[Lldb-commits] [lldb] r289479 - Removing myself from code ownership file

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Mon Dec 12 14:42:01 PST 2016


Author: tfiala
Date: Mon Dec 12 16:42:00 2016
New Revision: 289479

URL: http://llvm.org/viewvc/llvm-project?rev=289479&view=rev
Log:
Removing myself from code ownership file

I'm transitioning away from my current employer, and I do not foresee myself
spending much time on LLDB in the near future. Ideally somebody on the Google
Android team takes over the gdb-remote protocol tests, and somebody with decent
familiarity with the test suite infrastructure takes over the parallel test
runner and test event stream portions of the Python test suite.

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=289479&r1=289478&r2=289479&view=diff
==============================================================================
--- lldb/trunk/CODE_OWNERS.txt (original)
+++ lldb/trunk/CODE_OWNERS.txt Mon Dec 12 16:42:00 2016
@@ -49,8 +49,3 @@ D: Test suite
 N: Pavel Labath
 E: labath at google.com
 D: Linux, Android
-
-N: Todd Fiala
-E: todd.fiala at gmail.com
-D: Test Suite, esp. subsystems (concurrent test runners, test events, TestResults system), gdb-remote protocol tests
-




More information about the lldb-commits mailing list