diff options
author | dnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-11-05 21:06:25 +0000 |
---|---|---|
committer | dnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-11-05 21:06:25 +0000 |
commit | 8487f085e1b68790296f7e7693fbd526ab4ff39c (patch) | |
tree | ebe8581ef70ecbe8473bd5237baec2c207b44d44 /MAINTAINERS | |
parent | 25163eea0c5af60461ef1901d40821d7e01f1796 (diff) | |
download | gcc-8487f085e1b68790296f7e7693fbd526ab4ff39c.tar.gz |
* MAINTAINERS (Global Reviewers): Add myself.
(Non-Algorithmic Maintainers): Remove myself.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@141622 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3364c6c7404..fae9f099d32 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -29,6 +29,7 @@ Michael Meissner gnu@the-meissners.org Jason Merrill jason@redhat.com David S. Miller davem@redhat.com Mark Mitchell mark@codesourcery.com +Diego Novillo dnovillo@google.com Bernd Schmidt bernd.schmidt@analog.com Jim Wilson wilson@tuliptree.org @@ -229,7 +230,6 @@ check in changes outside of the parts of the compiler they maintain. loop optimizer Zdenek Dvorak ook@ucw.cz loop optimizer Daniel Berlin dberlin@dberlin.org libcpp Tom Tromey tromey@redhat.com -blanket write Diego Novillo dnovillo@google.com blanket write Ian Lance Taylor ian@airs.com Note that individuals who maintain parts of the compiler as non-algorithmic |