]> granicus.if.org Git - clang/blobdiff - CODE_OWNERS.TXT
Merging r308455:
[clang] / CODE_OWNERS.TXT
index 1894f3be86160465e6d65b930a86d60fe9a55e01..0aa156b858e890cb4d95075dfdb1d55b6dd4ca24 100644 (file)
@@ -8,10 +8,41 @@ 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
+D: CMake, library layering
+
+N: Eric Christopher
+E: echristo@gmail.com
+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: Ted Kremenek
+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: Anna Zaks
+E: ganna@apple.com
 D: Clang Static Analyzer
 
 N: John McCall
@@ -20,4 +51,8 @@ D: Clang LLVM IR generation
 
 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