diff options
author | Daniel Berlin <dberlin@gcc.gnu.org> | 2012-03-06 14:04:01 +0000 |
---|---|---|
committer | Daniel Berlin <dberlin@gcc.gnu.org> | 2012-03-06 14:04:01 +0000 |
commit | 877097dfbc6bf3d1b551ef682858ed6f78bb2c92 (patch) | |
tree | 7b7be8c5210ea0739e81c8bb89189fa493cfdc8b /MAINTAINERS | |
parent | d8f56643c04e5c76d8e17ab97ba4c67654b488a1 (diff) | |
download | gcc-877097dfbc6bf3d1b551ef682858ed6f78bb2c92.tar.gz |
Move myself to loop optimizer reviewer, remove non-algorithmic maintainer section
From-SVN: r184990
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a8b43de32c7..d65c854d848 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -254,14 +254,6 @@ register allocation Vladimir Makarov vmakarov@redhat.com Note that individuals who maintain parts of the compiler need approval to check in changes outside of the parts of the compiler they maintain. - Non-Algorithmic Maintainers - -loop optimizer Daniel Berlin dberlin@dberlin.org - -Note that individuals who maintain parts of the compiler as non-algorithmic -maintainers need approval to check in algorithmic changes or changes -outside of the parts of the compiler they maintain. - Reviewers dataflow Paolo Bonzini bonzini@gnu.org @@ -288,6 +280,7 @@ 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 +loop optimizer Daniel Berlin dberlin@dberlin.org LTO Diego Novillo dnovillo@google.com LTO Richard Guenther rguenther@suse.de LTO plugin Cary Coutant ccoutant@google.com |