diff options
author | Andrey Belevantsev <abel@ispras.ru> | 2011-11-12 16:11:39 +0400 |
---|---|---|
committer | Andrey Belevantsev <abel@gcc.gnu.org> | 2011-11-12 16:11:39 +0400 |
commit | bcf83e0029b35aa624bc63a15454fbdb32844422 (patch) | |
tree | 547a8f902551c1233ad9582558a2242b57efb605 | |
parent | eeabee0aac3da82eac36a7d30b65d41d8755f8ba (diff) | |
download | gcc-bcf83e0029b35aa624bc63a15454fbdb32844422.zip gcc-bcf83e0029b35aa624bc63a15454fbdb32844422.tar.gz gcc-bcf83e0029b35aa624bc63a15454fbdb32844422.tar.bz2 |
MAINTAINERS (Reviewers): Keep the list sorted.
* MAINTAINERS (Reviewers): Keep the list sorted.
From-SVN: r181310
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 8 |
2 files changed, 8 insertions, 4 deletions
@@ -1,3 +1,7 @@ +2011-11-12 Andrey Belevantsev <abel@ispras.ru> + + * MAINTAINERS (Reviewers): Keep the list sorted. + 2011-11-11 Andrey Belevantsev <abel@ispras.ru> * MAINTAINERS (Selective Scheduling): Add myself as a reviewer. diff --git a/MAINTAINERS b/MAINTAINERS index 3749fa4..511c08a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -281,15 +281,15 @@ Graphite Tobias Grosser grosser@fim.uni-passau.de Graphite Sebastian Pop sebastian.pop@amd.com libcpp Tom Tromey tromey@redhat.com loop optimizer Zdenek Dvorak ook@ucw.cz +LTO Diego Novillo dnovillo@google.com +LTO Richard Guenther rguenther@suse.de +LTO plugin Cary Coutant ccoutant@google.com Plugin Diego Novillo dnovillo@google.com Plugin Le-Chun Wu lcwu@google.com register allocation Peter Bergner bergner@vnet.ibm.com register allocation Kenneth Zadeck zadeck@naturalbridge.com register allocation Seongbae Park seongbae.park@gmail.com -Selective Scheduling Andrey Belevantsev abel@ispras.ru -LTO Diego Novillo dnovillo@google.com -LTO Richard Guenther rguenther@suse.de -LTO plugin Cary Coutant ccoutant@google.com +selective scheduling Andrey Belevantsev abel@ispras.ru Note that while reviewers can approve changes to parts of the compiler that they maintain, they still need approval for their own patches |