diff --git a/sim/ChangeLog b/sim/ChangeLog index 672ec2db8d..0834ccf18f 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,7 @@ +2001-02-16 Ben Elliston + + * MAINTAINERS: Add myself for common portions. + 2001-01-15 Chris Demetriou * MAINTAINERS: Added self and Andrew for the mips sim. diff --git a/sim/MAINTAINERS b/sim/MAINTAINERS index 44c59b0e5b..5f59b58f40 100644 --- a/sim/MAINTAINERS +++ b/sim/MAINTAINERS @@ -1,7 +1,8 @@ Maintiners for particular sims: ppc Andrew Cagney -ppc Geoff Keating +ppc Geoff Keating mips Andrew Cagney mips Chris Demetriou +common Ben Elliston The remainder of this file is intentionally left blank.