Switch ownership of miscellaneous ARM target to myself.
authorTim Northover <tnorthover@apple.com>
Mon, 26 Oct 2015 23:33:13 +0000 (23:33 +0000)
committerTim Northover <tnorthover@apple.com>
Mon, 26 Oct 2015 23:33:13 +0000 (23:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251367 91177308-0d34-0410-b5e6-96231b3b80d8

CODE_OWNERS.TXT

index e3dbf391b35072999dc05e6925800ea18c2d23ad..78ef539c8f933f9cfbd90a64730f33d4df2dd8da 100644 (file)
@@ -31,7 +31,7 @@ D: Config, ADT, Support, inlining & related passes, SROA/mem2reg & related passe
 
 N: Evan Cheng
 E: evan.cheng@apple.com
-D: ARM target, parts of code generator not covered by someone else
+D: parts of code generator not covered by someone else
 
 N: Eric Christopher
 E: echristo@gmail.com
@@ -120,7 +120,7 @@ D: IR Constant Folder, InstCombine
 
 N: Tim Northover
 E: t.p.northover@gmail.com
-D: AArch64 backend
+D: AArch64 backend, misc ARM backend
 
 N: Diego Novillo
 E: dnovillo@google.com