diff options
author | Ian Lance Taylor <iant@google.com> | 2009-01-31 06:46:00 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2009-01-31 06:46:00 +0000 |
commit | 907884c92a19b66fac77e453eabfbc3c64665266 (patch) | |
tree | c3587eb2fe58178de6b63b4f00d31267ca0a203c | |
parent | 07b75c15d306f8957906ab590bcb46139aca9f20 (diff) | |
download | gcc-907884c92a19b66fac77e453eabfbc3c64665266.zip gcc-907884c92a19b66fac77e453eabfbc3c64665266.tar.gz gcc-907884c92a19b66fac77e453eabfbc3c64665266.tar.bz2 |
* MAINTAINERS: Move myself to the Global Reviewers list.
From-SVN: r143818
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2009-01-30 Ian Lance Taylor <iant@google.com> + + * MAINTAINERS: Move myself to the Global Reviewers list. + 2009-01-29 Robert Millan <rmh@aybabtu.com> * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu). diff --git a/MAINTAINERS b/MAINTAINERS index 32c3404..f95c982 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -31,6 +31,7 @@ David S. Miller davem@redhat.com Mark Mitchell mark@codesourcery.com Diego Novillo dnovillo@google.com Bernd Schmidt bernd.schmidt@analog.com +Ian Lance Taylor ian@airs.com Jim Wilson wilson@tuliptree.org Note that while global reviewers can approve changes to any part of @@ -232,7 +233,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 Ian Lance Taylor ian@airs.com Note that individuals who maintain parts of the compiler as non-algorithmic maintainers need approval to check in algorithmic changes or changes |