diff options
Diffstat (limited to 'sim')
-rw-r--r-- | sim/ChangeLog | 4 | ||||
-rw-r--r-- | sim/MAINTAINERS | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index c3cc9ed..325e23e 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,7 @@ +2019-02-28 Joel Brobecker <brobecker@adacore.com> + + * MAINTAINERS: Move Mike Frysinger to past maintainers' section. + 2019-02-13 Simon Marchi <simon.marchi@ericsson.com> * MAINTAINERS: Add Andrew Burgess as global maintainer. diff --git a/sim/MAINTAINERS b/sim/MAINTAINERS index 5a9e31d..3b9b08c 100644 --- a/sim/MAINTAINERS +++ b/sim/MAINTAINERS @@ -10,7 +10,6 @@ gdb-patches@sources.redhat.com Global Maintainers Andrew Burgess andrew.burgess@embecosm.com -Mike Frysinger vapier@gentoo.org Maintainers for particular sims: @@ -50,3 +49,4 @@ ppc Andrew Cagney <cagney@gnu.org> rl78 DJ Delorie <dj@redhat.com> rx DJ Delorie <dj@redhat.com> v850 DJ Delorie <dj@redhat.com> +* Mike Frysinger <vapier@gentoo.org> |