diff options
| author | Todd Fiala <todd.fiala@gmail.com> | 2015-11-09 01:24:36 +0000 |
|---|---|---|
| committer | Todd Fiala <todd.fiala@gmail.com> | 2015-11-09 01:24:36 +0000 |
| commit | 247662b766bb7c60d5cc6ab12eeb30055e5caef4 (patch) | |
| tree | 76a3652f6655cef2f69af7d30b458ccd357097df | |
| parent | 23403c277ae0c679d956b26a41a0ddd750b1e604 (diff) | |
| download | bcm5719-llvm-247662b766bb7c60d5cc6ab12eeb30055e5caef4.tar.gz bcm5719-llvm-247662b766bb7c60d5cc6ab12eeb30055e5caef4.zip | |
Added myself to the CODE_OWNERS.txt list for a few subsystems.
I'm primarily testing my git-svn setup.
llvm-svn: 252441
| -rw-r--r-- | lldb/CODE_OWNERS.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lldb/CODE_OWNERS.txt b/lldb/CODE_OWNERS.txt index 264c08ed8cd..b6ca2ef22cf 100644 --- a/lldb/CODE_OWNERS.txt +++ b/lldb/CODE_OWNERS.txt @@ -52,3 +52,8 @@ D: CMake build, Host (common+windows), Plugins/Process/Windows, Anything Windows N: Oleksiy Vyalov E: ovyalov@google.com D: Linux, Android + +N: Todd Fiala +E: todd.fiala@gmail.com +D: Test Suite subsystems (concurrent test runners, test events, TestResults system), gdb-remote protocol tests + |

