]> granicus.if.org Git - clang/blobdiff - CODE_OWNERS.TXT
Revert r284753 "[c++1z] Teach composite pointer type computation how to compute the...
[clang] / CODE_OWNERS.TXT
index af50831847111d93683fdb4e11e631a3624d2771..0aa156b858e890cb4d95075dfdb1d55b6dd4ca24 100644 (file)
@@ -8,6 +8,14 @@ beautification by scripts.  The fields are: name (N), email (E), web-address
 (W), PGP key ID and fingerprint (P), description (D), and snail-mail address
 (S).
 
+N: Aaron Ballman
+E: aaron@aaronballman.com
+D: Clang attributes
+
+N: Alexey Bataev
+E: a.bataev@hotmail.com
+D: OpenMP support
+
 N: Chandler Carruth
 E: chandlerc@gmail.com
 E: chandlerc@google.com
@@ -15,26 +23,36 @@ D: CMake, library layering
 
 N: Eric Christopher
 E: echristo@gmail.com
-D: Debug Information, autotools/configure/make build, inline assembly
+D: Debug Information, inline assembly
 
 N: Doug Gregor
-D: All parts of Clang not covered by someone else
+E: dgregor@apple.com
+D: Emeritus owner
+
+N: Reid Kleckner
+E: rnk@google.com
+D: Microsoft C++ ABI compatibility and general Windows support
+
+N: Manuel Klimek
+E: klimek@google.com
+D: AST matchers, LibTooling
 
 N: Anton Korobeynikov
 E: anton@korobeynikov.info
 D: Exception handling, Windows codegen, ARM EABI
 
-N: Ted Kremenek
+N: Anna Zaks
+E: ganna@apple.com
 D: Clang Static Analyzer
 
 N: John McCall
 E: rjmccall@apple.com
 D: Clang LLVM IR generation
 
-N: Chad Rosier
-E: mcrosier@codeaurora.org
-D: MS-inline asm, and the compiler driver
-
 N: Richard Smith
 E: richard@metafoo.co.uk
-D: Clang Semantic Analysis (tools/clang/lib/Sema/* tools/clang/include/clang/Sema/*)
+D: All parts of Clang not covered by someone else
+
+N: Anastasia Stulova
+E: anastasia.stulova@arm.com
+D: OpenCL support