diff options
author | Thomas Huth <thuth@redhat.com> | 2023-04-24 10:22:41 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2023-04-27 14:58:23 +0100 |
commit | e354d99afc5dacb8f823cc40032af22f641cf4ea (patch) | |
tree | 824a728b8b458cacb1f2f219fecc6d28fe2fe336 /MAINTAINERS | |
parent | dd562bbfd73cbd937a6fc393887efa804b2fad08 (diff) | |
download | qemu-e354d99afc5dacb8f823cc40032af22f641cf4ea.zip qemu-e354d99afc5dacb8f823cc40032af22f641cf4ea.tar.gz qemu-e354d99afc5dacb8f823cc40032af22f641cf4ea.tar.bz2 |
MAINTAINERS: Cover tests/avocado/machine_aspeed.py
tests/avocado/machine_aspeed.py should belong to the ASPEED section
in the maintainers file. Improve the wildcards here a little bit,
so that it is covered, too.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20230421110345.1294131-4-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230424092249.58552-11-alex.bennee@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 214124c..b22b85b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1113,7 +1113,7 @@ F: include/hw/misc/pca9552*.h F: hw/net/ftgmac100.c F: include/hw/net/ftgmac100.h F: docs/system/arm/aspeed.rst -F: tests/qtest/*aspeed* +F: tests/*/*aspeed* F: hw/arm/fby35.c NRF51 |