Message ID | 20160802145225.17620-1-bobby.prani@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Ping, looks like this patch fell through. On Tue, Aug 2, 2016 at 10:52 AM, Pranith Kumar <bobby.prani@gmail.com> wrote: > Richard agreed to make odd fixes to PPC tcg parts[1]. This patch makes > the change. > > [1] https://lists.gnu.org/archive/html/qemu-ppc/2016-03/msg00657.html > > CC: Richard Henderson <rth@twiddle.net> > Signed-off-by: Pranith Kumar <bobby.prani@gmail.com> > --- > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index b6fb84e..e581114 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1389,8 +1389,8 @@ F: tcg/mips/ > F: disas/mips.c > > PPC > -M: Vassili Karpov (malc) <av1474@comtv.ru> > -S: Maintained > +M: Richard Henderson <rth@twiddle.net> > +S: Odd Fixes > F: tcg/ppc/ > F: disas/ppc.c > > -- > 2.9.2 >
diff --git a/MAINTAINERS b/MAINTAINERS index b6fb84e..e581114 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1389,8 +1389,8 @@ F: tcg/mips/ F: disas/mips.c PPC -M: Vassili Karpov (malc) <av1474@comtv.ru> -S: Maintained +M: Richard Henderson <rth@twiddle.net> +S: Odd Fixes F: tcg/ppc/ F: disas/ppc.c
Richard agreed to make odd fixes to PPC tcg parts[1]. This patch makes the change. [1] https://lists.gnu.org/archive/html/qemu-ppc/2016-03/msg00657.html CC: Richard Henderson <rth@twiddle.net> Signed-off-by: Pranith Kumar <bobby.prani@gmail.com> --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)