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

git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@279812 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/CODE_OWNERS.txt b/CODE_OWNERS.txt
index b6ca2ef..7b289b9 100644
--- a/CODE_OWNERS.txt
+++ b/CODE_OWNERS.txt
@@ -49,8 +49,8 @@
 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