OSDN Git Service

Add myself as the code owner for a bunch of stuff.
authorChandler Carruth <chandlerc@gmail.com>
Fri, 16 Nov 2012 11:43:01 +0000 (11:43 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 16 Nov 2012 11:43:01 +0000 (11:43 +0000)
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

index da89d82..ac74e1e 100644 (file)
@@ -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