diff options
| author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2022-02-04 20:43:14 +0000 |
|---|---|---|
| committer | Alex Bennée <alex.bennee@linaro.org> | 2022-02-09 12:08:41 +0000 |
| commit | 3260f4e6f1d211fb521dd6ee154f9ed650341cf7 (patch) | |
| tree | b059d91363dffa288dc4fa2577776b22fd9a1f23 | |
| parent | 5934ebe99025e12dac39cd1ba91f4116aec32774 (diff) | |
| download | focaccia-qemu-3260f4e6f1d211fb521dd6ee154f9ed650341cf7.tar.gz focaccia-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 '')
| -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 |