From bcf83e0029b35aa624bc63a15454fbdb32844422 Mon Sep 17 00:00:00 2001 From: Andrey Belevantsev <abel@ispras.ru> Date: Sat, 12 Nov 2011 16:11:39 +0400 Subject: [PATCH] MAINTAINERS (Reviewers): Keep the list sorted. * MAINTAINERS (Reviewers): Keep the list sorted. From-SVN: r181310 --- ChangeLog | 4 ++++ MAINTAINERS | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 957b689e786e..e18fea2234fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 3749fa4de7e2..511c08ac1048 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 -- GitLab