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 <thuth@redhat.com>
> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@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 <joel@jms.id.au>
> M: Peter Maydell <peter.maydell@linaro.org>
> L: qemu-arm@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
> -------------
>