summaryrefslogtreecommitdiff
path: root/CODE_OWNERS.TXT
diff options
context:
space:
mode:
authorSimon Dardis <simon.dardis@imgtec.com>2016-07-23 17:40:48 +0000
committerSimon Dardis <simon.dardis@imgtec.com>2016-07-23 17:40:48 +0000
commit17fe024734d73d127149b9f7496d89ebef34b15e (patch)
tree6c06b1da00e461bbf413146d7efc99e5fb65c5cf /CODE_OWNERS.TXT
parent391e1bcbfb4b8e544b52109da5977db6be0da401 (diff)
CODE_OWNERS: Take ownership of the MIPS backend
As agreed with Daniel Sanders, I'm taking over as code owner for the MIPS backend. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276529 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CODE_OWNERS.TXT')
-rw-r--r--CODE_OWNERS.TXT8
1 files changed, 4 insertions, 4 deletions
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT
index b0729a04290..aa3cd8aa55c 100644
--- a/CODE_OWNERS.TXT
+++ b/CODE_OWNERS.TXT
@@ -50,6 +50,10 @@ N: Quentin Colombet
E: qcolombet@apple.com
D: Register allocators
+N: Simon Dardis
+E: simon.dardis@imgtec.com
+D: MIPS Backend (lib/Target/Mips/*)
+
N: Duncan P. N. Exon Smith
E: dexonsmith@apple.com
D: Branch weights and BlockFrequencyInfo
@@ -155,10 +159,6 @@ N: Nadav Rotem
E: nadav.rotem@me.com
D: X86 Backend, Loop Vectorizer
-N: Daniel Sanders
-E: daniel.sanders@imgtec.com
-D: MIPS Backend (lib/Target/Mips/*)
-
N: Duncan Sands
E: baldrick@free.fr
D: DragonEgg