summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@redhat.com>2002-03-01 21:51:21 +0000
committerFrank Ch. Eigler <fche@redhat.com>2002-03-01 21:51:21 +0000
commit011b5f482ab70419ca9b4d45ab070b03ff66a431 (patch)
tree616cb249f047d446e10e89c01077613d2a0deb07
parentb226ddc82a8ee51ad7883cbd338c6774574f7ad8 (diff)
downloadgdb-011b5f482ab70419ca9b4d45ab070b03ff66a431.tar.gz
* vaporous abdication
-rw-r--r--sim/ChangeLog4
-rw-r--r--sim/MAINTAINERS3
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>