[llvm] r335213 - CODE_OWNERS: Take ownership of the MIPS backend
Simon Atanasyan via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 21 02:59:44 PDT 2018
Author: atanasyan
Date: Thu Jun 21 02:59:44 2018
New Revision: 335213
URL: http://llvm.org/viewvc/llvm-project?rev=335213&view=rev
Log:
CODE_OWNERS: Take ownership of the MIPS backend
As agreed with Simon Dardis, I'm taking over as a code owner
for the MIPS backend.
Modified:
llvm/trunk/CODE_OWNERS.TXT
Modified: llvm/trunk/CODE_OWNERS.TXT
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/CODE_OWNERS.TXT?rev=335213&r1=335212&r2=335213&view=diff
==============================================================================
--- llvm/trunk/CODE_OWNERS.TXT (original)
+++ llvm/trunk/CODE_OWNERS.TXT Thu Jun 21 02:59:44 2018
@@ -9,6 +9,10 @@ beautification by scripts. The fields ar
(S) and (I) IRC handle. Each entry should contain at least the (N), (E) and
(D) fields.
+N: Simon Atanasyan
+E: simon at atanasyan.com
+D: MIPS Backend (lib/Target/Mips/*)
+
N: Justin Bogner
E: mail at justinbogner.com
D: InstrProfiling and related parts of ProfileData
@@ -64,10 +68,6 @@ N: Quentin Colombet
E: quentin.colombet at gmail.com
D: Loop Strength Reduction, Register allocators
-N: Simon Dardis
-E: simon.dardis at mips.com
-D: MIPS Backend (lib/Target/Mips/*)
-
N: Andrea Di Biagio
E: andrea.dibiagio at sony.com
E: andrea.dibiagio at gmail.com
More information about the llvm-commits
mailing list