diff options
author | Frank Ch. Eigler <fche@redhat.com> | 2002-03-01 21:51:21 +0000 |
---|---|---|
committer | Frank Ch. Eigler <fche@redhat.com> | 2002-03-01 21:51:21 +0000 |
commit | 011b5f482ab70419ca9b4d45ab070b03ff66a431 (patch) | |
tree | 616cb249f047d446e10e89c01077613d2a0deb07 | |
parent | b226ddc82a8ee51ad7883cbd338c6774574f7ad8 (diff) | |
download | gdb-011b5f482ab70419ca9b4d45ab070b03ff66a431.tar.gz |
* vaporous abdication
-rw-r--r-- | sim/ChangeLog | 4 | ||||
-rw-r--r-- | sim/MAINTAINERS | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index cc4aab16442..ec537d21d3f 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,7 @@ +2002-03-01 Frank Ch. Eigler <fche@redhat.com> + + * MAINTAINERS: Record self as a co-maintainer of just common/. + 2002-02-07 Nick Clifton <nickc@cambridge.redhat.com> * MAINTAINERS: Point to GDB files describing overall maintaince diff --git a/sim/MAINTAINERS b/sim/MAINTAINERS index 653fa2347b1..016cd94ad1e 100644 --- a/sim/MAINTAINERS +++ b/sim/MAINTAINERS @@ -7,7 +7,7 @@ If you are considering contributing a patch, please see the file gdb/CONTRIBUTE. Patches to these files should be posted to: gdb-patches@sources.redhat.com - Maintiners for particular sims: + Maintainers for particular sims: arm Nick Clifton <nickc@redhat.com> ppc Andrew Cagney <ac131313@redhat.com> @@ -15,3 +15,4 @@ ppc Geoff Keating <geoffk@redhat.com> mips Andrew Cagney <ac131313@redhat.com> mips Chris Demetriou <cgd@broadcom.com> common Ben Elliston <bje@redhat.com> +common Frank Ch. Eigler <fche@redhat.com> |