diff options
author | Kazu Hirata <kazu@hxi.com> | 2000-09-15 17:05:41 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2000-09-15 17:05:41 +0000 |
commit | d7ce9a83bdd7c5406aab74f1707a4e111470cadd (patch) | |
tree | 3e6f997815b120cda66a0175bc167e05f873419f | |
parent | 182a4620e811210b8540ed60da214a0fa124d084 (diff) | |
download | gcc-d7ce9a83bdd7c5406aab74f1707a4e111470cadd.zip gcc-d7ce9a83bdd7c5406aab74f1707a4e111470cadd.tar.gz gcc-d7ce9a83bdd7c5406aab74f1707a4e111470cadd.tar.bz2 |
* MAINTAINERS: Add myself to Write After Approval list.
From-SVN: r36438
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2000-09-15 Kazu Hirata <kazu@hxi.com> + + * MAINTAINERS: Add myself to Write After Approval list. + Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com) * configure.in: Do not build byacc for hppa64. Provide paths to the diff --git a/MAINTAINERS b/MAINTAINERS index 40cba4c..38583dc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -147,6 +147,7 @@ Andreas Jaeger aj@suse.de Andrew cagney cagney@redhat.com Philipp Thomas pthomas@suse.de Eric Christopher echristo@cygnus.com +Kazu Hirata kazu@hxi.com * Indicates folks we need to get Kerberos/ssh accounts ready so they can write in the source tree |