Update my email address and update the code ownership
[oota-llvm.git] / CODE_OWNERS.TXT
index 03d3bf7750525e9426c060c23f69f45d35d79cfc..9b1796fdda0c8fdaa2ded5bc301f82a1740baf2f 100644 (file)
@@ -8,28 +8,52 @@ 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: Joe Abbey
+E: jabbey@arxan.com
+D: LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*)
+
 N: Evan Cheng
 E: evan.cheng@apple.com
 D: Code generator and all targets
 
+N: Eric Christopher
+E: echristo@gmail.com
+D: Debug Information
+
 N: Greg Clayton
 D: LLDB
 
 N: Peter Collingbourne
 D: libclc
 
+N: Hal Finkel
+E: hfinkel@anl.gov
+D: BBVectorize and the PowerPC target
+
 N: Doug Gregor
 D: Clang Frontend Libraries
 
 N: Tobias Grosser
 D: Polly
 
+N: James Grosbach
+E: grosbach@apple.com
+D: MC layer
+
 N: Howard Hinnant
 D: libc++
 
+N: Justin Holewinski
+E: jholewinski@nvidia.com
+D: NVPTX Target (lib/Target/NVPTX/*)
+
 N: Anton Korobeynikov
 E: asl@math.spbu.ru
-D: Exception handling, debug information, and Windows codegen
+D: Exception handling and Windows codegen
+
+N: Benjamin Kramer
+E: benny.kra@gmail.com
+D: DWARF Parser
 
 N: Ted Kremenek
 D: Clang Static Analyzer
@@ -46,18 +70,18 @@ D: Clang LLVM IR generation
 N: Jakob Olesen
 D: Register allocators and TableGen
 
+N: Chad Rosier
+E: mcrosier@apple.com
+D: MS-inline asm, fast-isel
+
+N: Nadav Rotem
+E: nrotem@apple.com
+D: Loop Vectorizer
+
 N: Duncan Sands
 E: baldrick@free.fr
 D: DragonEgg
 
-N: James Grosbach
-E: grosbach@apple.com
-D: MC layer
-
-N: Joe Abbey
-E: jabbey@arxan.com
-D: LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*)
-
 N: Andrew Trick
 E: atrick@apple.com
 D: Instruction Scheduling