summaryrefslogtreecommitdiff
path: root/CODE_OWNERS.TXT
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2012-11-15 19:31:48 +0000
committerEvan Cheng <evan.cheng@apple.com>2012-11-15 19:31:48 +0000
commit7c6694946d2d2e45d529430b4678b553cd164f58 (patch)
treeb8f056b782773e63bb3c803214718b40afe3c1a4 /CODE_OWNERS.TXT
parentd8228058e94c404d68352211d18d9ff5a3ba5efc (diff)
downloadllvm-7c6694946d2d2e45d529430b4678b553cd164f58.tar.gz
llvm-7c6694946d2d2e45d529430b4678b553cd164f58.tar.bz2
llvm-7c6694946d2d2e45d529430b4678b553cd164f58.tar.xz
Clarify my code ownership
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168073 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CODE_OWNERS.TXT')
-rw-r--r--CODE_OWNERS.TXT2
1 files changed, 1 insertions, 1 deletions
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT
index f180bb3df4..f94a9b3f88 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