aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-01-10 11:15:35 +0000
committerNick Clifton <nickc@redhat.com>2002-01-10 11:15:35 +0000
commit00125dd0346b61d2616d60e99ec5148952df6567 (patch)
tree9de3325cb01a16f68536907a3f061452c4249810 /sim
parent57165fb4bbe6ef80adae9273d8365c29c18fc815 (diff)
downloadfsf-binutils-gdb-00125dd0346b61d2616d60e99ec5148952df6567.zip
fsf-binutils-gdb-00125dd0346b61d2616d60e99ec5148952df6567.tar.gz
fsf-binutils-gdb-00125dd0346b61d2616d60e99ec5148952df6567.tar.bz2
Add myself as ARM sim maintainer
Diffstat (limited to 'sim')
-rw-r--r--sim/ChangeLog4
-rw-r--r--sim/MAINTAINERS2
2 files changed, 6 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog
index e1d20df..24a939a 100644
--- a/sim/ChangeLog
+++ b/sim/ChangeLog
@@ -1,3 +1,7 @@
+2002-01-10 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * MAINTAINERS: Add myself for ARM portions.
+
2001-10-19 Andrew Cagney <ac131313@redhat.com>
* configure.in: When Linux or NetBSD, enable PowerPC simulator.
diff --git a/sim/MAINTAINERS b/sim/MAINTAINERS
index b4baa4b..dc1d4b1 100644
--- a/sim/MAINTAINERS
+++ b/sim/MAINTAINERS
@@ -1,4 +1,6 @@
Maintiners for particular sims:
+
+arm Nick Clifton <nickc@redhat.com>
ppc Andrew Cagney <ac131313@redhat.com>
ppc Geoff Keating <geoffk@redhat.com>
mips Andrew Cagney <ac131313@redhat.com>