On 11/20/21 19:46, Maciej S. Szmigiero wrote: > From: "Maciej S. Szmigiero" <[email protected]> > > This way there is at least some contact point for incoming patches. > > We'll see whether the code still gets just a random patch a few times > a year or whether it requires a permanent maintainer to take care of it. > > Signed-off-by: Maciej S. Szmigiero <[email protected]> > --- > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index d3879aa3c12c..7f57e7fda73b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1729,6 +1729,12 @@ F: include/hw/block/fdc.h > F: tests/qtest/fdc-test.c > T: git https://gitlab.com/jsnow/qemu.git ide > > +Hyper-V VMBus > +S: Odd Fixes > +R: Maciej S. Szmigiero <[email protected]> > +F: hw/hyperv/vmbus.c > +F: include/hw/hyperv/vmbus*.h
Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Thank you!
