From: Evan Cheng Date: Thu, 15 Nov 2012 19:31:48 +0000 (+0000) Subject: Clarify my code ownership X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=7c6694946d2d2e45d529430b4678b553cd164f58;p=oota-llvm.git Clarify my code ownership git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168073 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index f180bb3df4f..f94a9b3f88c 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -14,7 +14,7 @@ D: LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*) N: Evan Cheng E: evan.cheng@apple.com -D: Code generator and all targets +D: ARM target, parts of code generator not covered by someone else N: Eric Christopher E: echristo@gmail.com