diff options
author | Nick Clifton <nickc@redhat.com> | 2002-08-22 17:35:42 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-08-22 17:35:42 +0000 |
commit | 51e28791b0ffd6f5e22882609813d8d6e6af87e2 (patch) | |
tree | a1e369f508f2de0b41a796e90bb8bab8fee0b010 /binutils | |
parent | ed71e1110daa51fb1e40bf98ab7b27768be6a123 (diff) | |
download | gdb-51e28791b0ffd6f5e22882609813d8d6e6af87e2.zip gdb-51e28791b0ffd6f5e22882609813d8d6e6af87e2.tar.gz gdb-51e28791b0ffd6f5e22882609813d8d6e6af87e2.tar.bz2 |
Add Jeff Law as HPPA maintainer
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 5 | ||||
-rw-r--r-- | binutils/MAINTAINERS | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 08ce5a9..8b22644 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2002-08-22 Nick Clifton <nickc@redhat.com> + + * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for + HPPA. + 2002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca> * readelf.c (parse_args): Change debug_dump_opt to static. diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index eb290d0..89e2c21 100644 --- a/binutils/MAINTAINERS +++ b/binutils/MAINTAINERS @@ -61,6 +61,7 @@ responsibility among the other maintainers. FR30 Dave Brolley <brolley@redhat.com> FRV Dave Brolley <brolley@redhat.com> HPPA elf32 Alan Modra <amodra@bigpond.net.au> + HPPA Jeff Law <law@redhat.com> [Basic maintainance only] IA64 Jim Wilson <wilson@redhat.com> i860 Jason Eckhardt <jle@redhat.com> ix86 Alan Modra <amodra@bigpond.net.au> |