diff options
author | Philippe Mathieu-Daudé | 2022-02-04 21:43:14 +0100 |
---|---|---|
committer | Alex Bennée | 2022-02-09 13:08:41 +0100 |
commit | 3260f4e6f1d211fb521dd6ee154f9ed650341cf7 (patch) | |
tree | b059d91363dffa288dc4fa2577776b22fd9a1f23 /MAINTAINERS | |
parent | .gitignore: add .gcov pattern (diff) | |
download | qemu-3260f4e6f1d211fb521dd6ee154f9ed650341cf7.tar.gz qemu-3260f4e6f1d211fb521dd6ee154f9ed650341cf7.tar.xz qemu-3260f4e6f1d211fb521dd6ee154f9ed650341cf7.zip |
MAINTAINERS: Cover lcitool submodule with build test / automation
lcitool is used by build test / automation, we want maintainers
to get notified if the submodule is updated.
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220121154134.315047-2-f4bug@amsat.org>
Message-Id: <20220204204335.1689602-6-alex.bennee@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9814580975..b0b845f445 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3585,6 +3585,7 @@ F: .travis.yml F: scripts/ci/ F: tests/docker/ F: tests/vm/ +F: tests/lcitool/ F: scripts/archive-source.sh W: https://gitlab.com/qemu-project/qemu/pipelines W: https://travis-ci.org/qemu/qemu |