summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CODE_OWNERS.TXT6
1 files changed, 5 insertions, 1 deletions
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