diff options
author | Geoffrey Keating <geoffk@geoffk.org> | 2000-10-25 18:18:41 +0000 |
---|---|---|
committer | Geoffrey Keating <geoffk@geoffk.org> | 2000-10-25 18:18:41 +0000 |
commit | c56a7a95d19613c5111a365a0733d4a35bfbdbf6 (patch) | |
tree | dd53d12427e9f9ec0af7727129cd5c64eb752d57 /sim | |
parent | faa5effd27ffdd000aefe2f7cc9e6e915283c910 (diff) | |
download | fsf-binutils-gdb-c56a7a95d19613c5111a365a0733d4a35bfbdbf6.zip fsf-binutils-gdb-c56a7a95d19613c5111a365a0733d4a35bfbdbf6.tar.gz fsf-binutils-gdb-c56a7a95d19613c5111a365a0733d4a35bfbdbf6.tar.bz2 |
* MAINTAINERS: Added self and Andrew for the ppc sim.
Diffstat (limited to 'sim')
-rw-r--r-- | sim/ChangeLog | 4 | ||||
-rw-r--r-- | sim/MAINTAINERS | 6 |
2 files changed, 9 insertions, 1 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index 4c4c26f..d4ac848 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,7 @@ +2000-10-25 Geoff Keating <geoffk@cygnus.com> + + * MAINTAINERS: Added self and Andrew for the ppc sim. + Thu Jul 27 21:26:26 2000 Andrew Cagney <cagney@b1.cygnus.com> From Stephane Carrez <Stephane.Carrez@worldnet.fr>: diff --git a/sim/MAINTAINERS b/sim/MAINTAINERS index 0f069ec..71f62ef 100644 --- a/sim/MAINTAINERS +++ b/sim/MAINTAINERS @@ -1 +1,5 @@ -This file is intentionally left blank. +Maintiners for particular sims: +ppc Andrew Cagney <ac131313@cygnus.com> +ppc Geoff Keating <geoffk@cygnus.com> + +The remainder of this file is intentionally left blank. |