diff options
author | Ian Lance Taylor <iant@google.com> | 2007-06-14 13:56:46 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2007-06-14 13:56:46 +0000 |
commit | 3f5a2b7f671a2baadd0336c9a33aeb6f63cbfc17 (patch) | |
tree | 375fb9f5b2c0a65a7b16cebf1e7fc97e5aba23f5 | |
parent | 04c3028a096b0dbf806203f3b71400a5c0640968 (diff) | |
download | gcc-3f5a2b7f671a2baadd0336c9a33aeb6f63cbfc17.zip gcc-3f5a2b7f671a2baadd0336c9a33aeb6f63cbfc17.tar.gz gcc-3f5a2b7f671a2baadd0336c9a33aeb6f63cbfc17.tar.bz2 |
MAINTAINERS: Add myself as non-algorithmic global write maintainer.
* MAINTAINERS: Add myself as non-algorithmic global write
maintainer.
From-SVN: r125713
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-06-14 Ian Lance Taylor <iant@google.com> + + * MAINTAINERS: Add myself as non-algorithmic global write + maintainer. + 2007-06-14 Diego Novillo <dnovillo@google.com> * MAINTAINERS: Add self as middle-end maintainer and diff --git a/MAINTAINERS b/MAINTAINERS index ceba15d..54468b4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -223,6 +223,7 @@ loop optimizer Daniel Berlin dberlin@dberlin.org middle-end Richard Guenther rguenther@suse.de 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 maintainers need approval to check in algorithmic changes or changes |