forked from OSchip/llvm-project
CODE_OWNERS: Take ownership of the MIPS backend
As agreed with Daniel Sanders, I'm taking over as code owner for the MIPS backend. llvm-svn: 276529
This commit is contained in:
parent
8152b9cd96
commit
dd32f433dd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue