[patch] Transfer ownership of the gold plugin

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 11:08:23 PDT 2016


I am trying to reduce my involvement with LLVM.

As part of that I asked Teresa if she could take over ownership of
tools/gold. With all the work on thinlto she is one of the most active
developers in the area and I am sure will do an excellent job at it.

Cheers,
Rafael
-------------- next part --------------
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT
index af0c4f9..c084a11 100644
--- a/CODE_OWNERS.TXT
+++ b/CODE_OWNERS.TXT
@@ -12,8 +12,8 @@ N: Joe Abbey
 E: jabbey at arxan.com
 D: LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*)
 
-N: Rafael Avila de Espindola
-E: rafael.espindola at gmail.com
+N: Teresa Johnson
+E: tejohnson at google.com
 D: Gold plugin (tools/gold/*)
 
 N: Justin Bogner


More information about the llvm-commits mailing list