On 1/23/19 7:33 PM, Stefan Hajnoczi wrote: > New source files were added without corresponding ./MAINTAINERS file > entries. Let's get things up to date. > > Reviewed-by: Thomas Huth <th...@redhat.com> > Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com> > --- > v2: > * Simplify using wildcard patterns [Thomas] > --- > MAINTAINERS | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index af339b86db..72460f938f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -831,9 +831,11 @@ M: Joel Stanley <j...@jms.id.au> > M: Peter Maydell <peter.mayd...@linaro.org> > L: qemu-...@nongnu.org > S: Maintained > -F: hw/arm/nrf51_soc.c > -F: hw/arm/microbit.c > -F: include/hw/arm/nrf51_soc.h > +F: hw/*/nrf51*.c > +F: hw/*/microbit*.c > +F: include/hw/*/nrf51*.h > +F: include/hw/*/microbit*.h > +F: tests/microbit-test.c > > CRIS Machines > ------------- >