aboutsummaryrefslogtreecommitdiff
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
commitce93e51a1213a65c68a5fd8e490ee3fb7ab9ccbe (patch)
treebb5045f40b47de2ae6a2ca8f22d93729f0269691
parent0d3e762b2fe6dd03424a62e6d6399a0cfd99496a (diff)
downloadfsf-binutils-gdb-ce93e51a1213a65c68a5fd8e490ee3fb7ab9ccbe.zip
fsf-binutils-gdb-ce93e51a1213a65c68a5fd8e490ee3fb7ab9ccbe.tar.gz
fsf-binutils-gdb-ce93e51a1213a65c68a5fd8e490ee3fb7ab9ccbe.tar.bz2
* 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 cc4aab1..ec537d2 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 653fa23..016cd94 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>