diff options
author | Tom Rix <trix@redhat.com> | 2001-11-02 21:47:19 +0000 |
---|---|---|
committer | Tom Rix <trix@redhat.com> | 2001-11-02 21:47:19 +0000 |
commit | c05b685b1f9bd4a28953df00f5b479c73cf29ac5 (patch) | |
tree | 69cb43bd0122b8ec1d32fac143849f1e1048e85d | |
parent | 5c7dd74823fae63ce0c34d6260e25b0587e2ae7e (diff) | |
download | gdb-c05b685b1f9bd4a28953df00f5b479c73cf29ac5.zip gdb-c05b685b1f9bd4a28953df00f5b479c73cf29ac5.tar.gz gdb-c05b685b1f9bd4a28953df00f5b479c73cf29ac5.tar.bz2 |
Add myself as the ppc xcoff maintainer
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index c6eb5ae..58238a8 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2001-11-02 Tom Rix <trix@bluey.cygnus.com> + + * MAINTAINERS: Add self as PPC XCOFF maintainer. + 2001-11-02 Nick Clifton <nickc@cambridge.redhat.com> * configure.in (ALL_LINGUAS): Add "fr" and "tr". diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index cc63151..91cab4e 100644 --- a/binutils/MAINTAINERS +++ b/binutils/MAINTAINERS @@ -70,6 +70,7 @@ responsibility among the other maintainers. M88k Ben Elliston <bje@redhat.com> MMIX Hans-Peter Nilsson <hp@bitrange.com> PPC Geoff Keating <geoffk@redhat.com> + PPC XCOFF Tom Rix <trix@redhat.com> SH Jörn Rennecke <amylaar@onetel.net.uk> SH Hans-Peter Nilsson <hp@bitrange.com> SPARC Jakub Jelinek <jakub@redhat.com> |