summaryrefslogtreecommitdiff
path: root/CODE_OWNERS.TXT
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2016-05-20 19:14:04 +0000
committerJustin Bogner <mail@justinbogner.com>2016-05-20 19:14:04 +0000
commitea1ed45029989960023f2c20ece89caeb567e0a2 (patch)
treee0e3b5f4acfbd9ab090afc62916db5468bbf8b80 /CODE_OWNERS.TXT
parent2d7f9c2715ad813987ead311540979b291fa84e9 (diff)
CODE_OWNERS: Take ownership of SelectionDAG
Owen no longer has time to tend to the yaks in SelectionDAG. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270253 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CODE_OWNERS.TXT')
-rw-r--r--CODE_OWNERS.TXT5
1 files changed, 1 insertions, 4 deletions
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT
index 027f8773f50..871e541f828 100644
--- a/CODE_OWNERS.TXT
+++ b/CODE_OWNERS.TXT
@@ -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