diff options
author | Richard Guenther <rguenther@suse.de> | 2009-10-07 14:12:34 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2009-10-07 14:12:34 +0000 |
commit | 5868776879a8d390a63b4f24cbc227a13660ffaf (patch) | |
tree | 983bb9f552e0bba20de1282501916467cf63307a /MAINTAINERS | |
parent | 93d7668704bbd18bfdc52deddb247e9412a20d85 (diff) | |
download | gcc-5868776879a8d390a63b4f24cbc227a13660ffaf.zip gcc-5868776879a8d390a63b4f24cbc227a13660ffaf.tar.gz gcc-5868776879a8d390a63b4f24cbc227a13660ffaf.tar.bz2 |
MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola, and Richard Guenther as reviewers.
2009-10-07 Richard Guenther <rguenther@suse.de>
* MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
and Richard Guenther as reviewers.
(LTO plugin): List Rafael Avila de Espindola and Cary Coutant
as reviewers.
From-SVN: r152527
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 838487c..c3f6498 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -268,6 +268,11 @@ register allocation Peter Bergner bergner@vnet.ibm.com register allocation Vladimir Makarov vmakarov@redhat.com register allocation Kenneth Zadeck zadeck@naturalbridge.com register allocation Seongbae Park seongbae.park@gmail.com +LTO Diego Novillo dnovillo@google.com +LTO Richard Guenther rguenther@suse.de +LTO Rafael Espíndola rafael.espindola@gmail.com +LTO plugin Rafael Espíndola rafael.espindola@gmail.com +LTO plugin Cary Coutant ccoutant@google.com Note that while reviewers can approve changes to parts of the compiler that they maintain, they still need approval for their own patches |