From 20cd2b402ff4bd30acd27ccbf9373bb65ab51292 Mon Sep 17 00:00:00 2001 From: Chandler Carruth Date: Fri, 16 Nov 2012 11:43:01 +0000 Subject: [PATCH] Add myself as the code owner for a bunch of stuff. Notably, I'm reviewing this stuff already, and this makes it clear I'm on the hook for it. I'm relying on Eric Christopher and Michael Spencer to help with Support when there are platform specific issues, but Chris wants a single point of contact, and I'm happy with that. llvm-svn: 168164 --- llvm/CODE_OWNERS.TXT | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/llvm/CODE_OWNERS.TXT b/llvm/CODE_OWNERS.TXT index da89d82..ac74e1e 100644 --- a/llvm/CODE_OWNERS.TXT +++ b/llvm/CODE_OWNERS.TXT @@ -16,6 +16,11 @@ N: Owen Anderson E: resistor@mac.com D: SelectionDAG (lib/CodeGen/SelectionDAG/*) +N: Chandler Carruth +E: chandlerc@gmail.com +E: chandlerc@google.com +D: Config, ADT, Support, inlining & related passse, SROA/mem2reg & related passes, CMake, library layering + N: Evan Cheng E: evan.cheng@apple.com D: ARM target, parts of code generator not covered by someone else -- 2.7.4