On Thu, 29 Jul 2021 at 19:05, Eduardo Habkost <ehabk...@redhat.com> wrote: > > Add qom.rst to the QOM section of MAINTAINERS. > > Signed-off-by: Eduardo Habkost <ehabk...@redhat.com> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 42ac45c3e50..dc3f04242eb 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2651,6 +2651,7 @@ M: Paolo Bonzini <pbonz...@redhat.com> > R: Daniel P. Berrange <berra...@redhat.com> > R: Eduardo Habkost <ehabk...@redhat.com> > S: Supported > +F: docs/devel/qom.rst > F: docs/qdev-device-use.txt > F: hw/core/qdev* > F: hw/core/bus.c > --
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM