diff options
author | Pavel Labath <labath@google.com> | 2016-08-26 10:06:13 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2016-08-26 10:06:13 +0000 |
commit | 5e02fe627575f7804421e9994406d48b91fa311f (patch) | |
tree | 7affb2baf09777e4ad43cef9be5dc0ca281305dd | |
parent | 091c4c781cd562bdb9b3f3a1f116dac1fb79a7bb (diff) | |
download | bcm5719-llvm-5e02fe627575f7804421e9994406d48b91fa311f.tar.gz bcm5719-llvm-5e02fe627575f7804421e9994406d48b91fa311f.zip |
Switch linux and android CODE_OWNERS
Summary:
Oleksiy is no longer active in LLDB, I'd like to formally assume ownership of the linux and
android parts.
Reviewers: ovyalov, clayborg
Subscribers: tberghammer, danalbert, lldb-commits
Differential Revision: https://reviews.llvm.org/D23877
llvm-svn: 279812
-rw-r--r-- | lldb/CODE_OWNERS.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lldb/CODE_OWNERS.txt b/lldb/CODE_OWNERS.txt index b6ca2ef22cf..7b289b90011 100644 --- a/lldb/CODE_OWNERS.txt +++ b/lldb/CODE_OWNERS.txt @@ -49,8 +49,8 @@ N: Zachary Turner E: zturner@google.com D: CMake build, Host (common+windows), Plugins/Process/Windows, Anything Windows-specific -N: Oleksiy Vyalov -E: ovyalov@google.com +N: Pavel Labath +E: labath@google.com D: Linux, Android N: Todd Fiala |