diff options
author | Ian Lance Taylor <ian@wasabisystems.com> | 2004-01-12 19:39:46 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2004-01-12 19:39:46 +0000 |
commit | 74c0b320be063136b9fd12d6cd9e80ae1d26bdd4 (patch) | |
tree | 567e78fdbe21fbfd0b306f8f4f79efb91300ead6 | |
parent | 55db8fa9e7315abf05cf55fc73cabd0868a1994c (diff) | |
download | gcc-74c0b320be063136b9fd12d6cd9e80ae1d26bdd4.zip gcc-74c0b320be063136b9fd12d6cd9e80ae1d26bdd4.tar.gz gcc-74c0b320be063136b9fd12d6cd9e80ae1d26bdd4.tar.bz2 |
* MAINTAINERS: Add myself as a libiberty MAINTAINER.
From-SVN: r75746
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2004-01-12 Ian Lance Taylor <ian@wasabisystems.com> + + * MAINTAINERS: Add myself as a libiberty MAINTAINER. + 2004-01-10 Richard Sandiford <rsandifo@redhat.com> * MAINTAINERS: Add myself as a MIPS maintainer. diff --git a/MAINTAINERS b/MAINTAINERS index 52015fd..a3dc2cb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -150,6 +150,7 @@ diagnostic messages Gabriel Dos Reis gdr@integrable-solutions.net windows, cygwin, mingw Christopher Faylor cgf@redhat.com DJGPP DJ Delorie dj@delorie.com libiberty DJ Delorie dj@redhat.com +libiberty Ian Lance Taylor ian@wasabisystems.com build machinery (*.in) DJ Delorie dj@redhat.com build machinery (*.in) Nathanael Nerode neroden@gcc.gnu.org build machinery (*.in) Alexandre Oliva aoliva@redhat.com @@ -270,7 +271,6 @@ Richard Stallman rms@gnu.org Graham Stott graham.stott@btinternet.com Mike Stump mrs@apple.com Jeff Sturm jsturm@gcc.gnu.org -Ian Taylor ian@wasabisystems.com Michael Tiemann tiemann@redhat.com Kresten Krab Thorup krab@gcc.gnu.org Jonathan Wakely redi@gcc.gnu.org |