From: Rafael Espindola Date: Tue, 5 Jul 2016 20:49:50 +0000 (+0000) Subject: Transfer ownership of the gold plugin. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7c103a2e09260341a6fd1e6402be773902d3a86f;p=llvm Transfer ownership of the gold plugin. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@274574 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index af0c4f94f3f..60969849656 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: Rafael Avila de Espindola -E: rafael.espindola@gmail.com -D: Gold plugin (tools/gold/*) - N: Justin Bogner E: mail@justinbogner.com D: InstrProfiling and related parts of ProfileData @@ -90,6 +86,10 @@ N: Lang Hames E: lhames@gmail.com D: MCJIT, RuntimeDyld and JIT event listeners, Orcish Warchief +N: Teresa Johnson +E: tejohnson@google.com +D: Gold plugin (tools/gold/*) + N: Galina Kistanova E: gkistanova@gmail.com D: LLVM Buildbot