From: Chad Rosier Date: Wed, 3 Jul 2013 17:25:50 +0000 (+0000) Subject: Chris has agree to take part ownership of the driver. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=106e510e1f6b5b1a71148a261607494b53509649;p=clang Chris has agree to take part ownership of the driver. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@185557 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index 13c0a9bde6..9435ba74c4 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -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