Lukas Straub <lukasstra...@web.de> writes: > I'll maintain this for now as the colo usecase is the first user > of this functionality. > > Signed-off-by: Lukas Straub <lukasstra...@web.de> > Acked-by: Stefan Hajnoczi <stefa...@redhat.com> > --- > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8c744a9bdf..81288fd219 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2676,6 +2676,13 @@ F: util/uuid.c > F: include/qemu/uuid.h > F: tests/test-uuid.c > > +Yank feature > +M: Lukas Straub <lukasstra...@web.de> > +S: Odd fixes > +F: util/yank.c > +F: include/qemu/yank.h > +F: qapi/yank.json > + > COLO Framework > M: zhanghailiang <zhang.zhanghaili...@huawei.com> > S: Maintained
I'd squash this into PATCH 1 to mollify checkpatch.pl. Regardless, Reviewed-by: Markus Armbruster <arm...@redhat.com>