CODE_OWNERS: Take ownership of SelectionDAG

Owen no longer has time to tend to the yaks in SelectionDAG.

llvm-svn: 270253
This commit is contained in:
Justin Bogner 2016-05-20 19:14:04 +00:00
parent 611184919f
commit d8ed65dda0

View File

@ -12,10 +12,6 @@ N: Joe Abbey
E: jabbey@arxan.com
D: LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*)
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/*)
@ -23,6 +19,7 @@ D: Gold plugin (tools/gold/*)
N: Justin Bogner
E: mail@justinbogner.com
D: InstrProfiling and related parts of ProfileData
D: SelectionDAG (lib/CodeGen/SelectionDAG/*)
N: Chandler Carruth
E: chandlerc@gmail.com