On (Wed) 15 Oct 2014 [10:34:50], Juan Quintela wrote: > From: Juan Quintela <quint...@trasno.org> > > Signed-off-by: Juan Quintela <quint...@trasno.org> > --- > MAINTAINERS | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 206bf7e..9fc0b54 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -865,6 +865,15 @@ M: Blue Swirl <blauwir...@gmail.com> > S: Odd Fixes > F: scripts/checkpatch.pl > > +Migration > +M: Juan Quintela <quint...@redhat.com> > +S: Maintained > +F: include/migration/ > +F: migration* > +F: savevm.c > +F: arch_init.c > +F: vmstate.c
Will need adjusting after the file movement patches land. I'd also like to include my name here. For now: Reviewed-by: Amit Shah <amit.s...@redhat.com> Amit