Chris has agree to take part ownership of the driver.
authorChad Rosier <chad.rosier@gmail.com>
Wed, 3 Jul 2013 17:25:50 +0000 (17:25 +0000)
committerChad Rosier <chad.rosier@gmail.com>
Wed, 3 Jul 2013 17:25:50 +0000 (17:25 +0000)
llvm-svn: 185557

clang/CODE_OWNERS.TXT

index 13c0a9b..9435ba7 100644 (file)
@@ -27,12 +27,16 @@ D: Exception handling, Windows codegen, ARM EABI
 N: Ted Kremenek
 D: Clang Static Analyzer
 
+N: Chris Matthews
+E: cmatthews5@apple.com
+D: The compiler driver
+
 N: John McCall
 E: rjmccall@apple.com
 D: Clang LLVM IR generation
 
 N: Chad Rosier
-E: mcrosier@apple.com
+E: chad.rosier@gmail.com
 D: MS-inline asm, and the compiler driver
 
 N: Richard Smith