diff options
author | Zdenek Dvorak <ook@ucw.cz> | 2010-11-15 23:28:44 +0100 |
---|---|---|
committer | Zdenek Dvorak <rakdver@gcc.gnu.org> | 2010-11-15 22:28:44 +0000 |
commit | ecbfe87a7b42248d14cd05f1dfa77a29854fc1a8 (patch) | |
tree | 3a4e406b5e072f3042b14dc528369fb80b9f18c9 | |
parent | 9606fadbb557559d1963528735e622673b5cbbc0 (diff) | |
download | gcc-ecbfe87a7b42248d14cd05f1dfa77a29854fc1a8.zip gcc-ecbfe87a7b42248d14cd05f1dfa77a29854fc1a8.tar.gz gcc-ecbfe87a7b42248d14cd05f1dfa77a29854fc1a8.tar.bz2 |
MAINTAINERS: Moved myself to reviewers section.
* MAINTAINERS: Moved myself to reviewers section.
From-SVN: r166775
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2010-11-15 Zdenek Dvorak <ook@ucw.cz> + + * MAINTAINERS: Moved myself to reviewers section. + 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * MAINTAINERS (Various Maintainers): Add self for build machinery. diff --git a/MAINTAINERS b/MAINTAINERS index 2d2a7d7..f6dd9f3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -239,7 +239,6 @@ check in changes outside of the parts of the compiler they maintain. Non-Algorithmic Maintainers -loop optimizer Zdenek Dvorak ook@ucw.cz loop optimizer Daniel Berlin dberlin@dberlin.org libcpp Tom Tromey tromey@redhat.com @@ -271,6 +270,7 @@ gengtype/GTY Laurynas Biveinis laurynas.biveinis@gmail.com Graphite Daniel Berlin dberlin@dberlin.org Graphite Tobias Grosser grosser@fim.uni-passau.de Graphite Sebastian Pop sebastian.pop@amd.com +loop optimizer Zdenek Dvorak ook@ucw.cz Plugin Diego Novillo dnovillo@google.com Plugin Le-Chun Wu lcwu@google.com register allocation Peter Bergner bergner@vnet.ibm.com |