CODE_OWNERS: Take ownership of SelectionDAG Owen no longer has time to tend to the yaks in SelectionDAG. llvm-svn: 270253 GitOrigin-RevId: d8ed65dda0b10b5d9fa6ebd2da46e733fbde5512
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index 027f877..871e541 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT
@@ -12,10 +12,6 @@ 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 @@ 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