Factor some common code out of individual if blocks.
[oota-llvm.git] / CODE_OWNERS.TXT
index 4d2eb0e707eb1b283c4b8f34dcb2e64ff5646829..d056a7f5dfa08cda96aa6c3d3260f09b07f28b28 100644 (file)
@@ -16,6 +16,10 @@ N: Owen Anderson
 E: resistor@mac.com
 D: SelectionDAG (lib/CodeGen/SelectionDAG/*)
 
+N: Rafael Avila de Espindola
+E: rafael.espindola@gmail.com
+D: Gold plugin (tools/gold/*)
+
 N: Chandler Carruth
 E: chandlerc@gmail.com
 E: chandlerc@google.com
@@ -43,6 +47,10 @@ N: Hal Finkel
 E: hfinkel@anl.gov
 D: BBVectorize and the PowerPC target
 
+N: Venkatraman Govindaraju
+E: venkatra@cs.wisc.edu
+D: Sparc Backend (lib/Target/Sparc/*)
+
 N: Doug Gregor
 D: All parts of Clang not covered by someone else