From d2b34417db9bc0a6c0051954ca97e9242f83ce51 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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168164 91177308-0d34-0410-b5e6-96231b3b80d8 --- CODE_OWNERS.TXT | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index da89d82ea26..ac74e1e36e3 100644 --- a/CODE_OWNERS.TXT +++ b/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.34.1