diff options
author | Kazu Hirata <kazu@hxi.com> | 2001-11-09 19:09:06 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2001-11-09 19:09:06 +0000 |
commit | beda04276f74706581b73c2d3ac63f300868391b (patch) | |
tree | 4b1e624fa5583e4de512abf63c188284f3555565 | |
parent | 2e7bb36bf17fc4a59b201211be78ae8d6803519d (diff) | |
download | gcc-beda04276f74706581b73c2d3ac63f300868391b.zip gcc-beda04276f74706581b73c2d3ac63f300868391b.tar.gz gcc-beda04276f74706581b73c2d3ac63f300868391b.tar.bz2 |
* MAINTAINERS (Various maintainers: h8 port): Add myself.
From-SVN: r46888
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2001-11-09 Kazu Hirata <kazu@hxi.com> + + * MAINTAINERS (Various maintainers: h8 port): Add myself. + 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca> * MAINTAINERS (Various maintainers: hppa port): Added myself. diff --git a/MAINTAINERS b/MAINTAINERS index bfcd3b5..deda8c19 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -25,6 +25,7 @@ arm port Richard Earnshaw rearnsha@arm.com m32r port Nick Clifton nickc@redhat.com Michael Meissner meissner@redhat.com h8 port Jeff Law law@redhat.com +h8 port Kazu Hirata kazu@hxi.com mcore Nick Clifton nickc@redhat.com mn10200 port Jeff Law law@redhat.com mn10300 port Jeff Law law@redhat.com |