From: Alex Bennée Date: Mon, 20 Feb 2017 10:51:39 +0000 (+0000) Subject: MAINTAINERS: merge Build and test automation with Docker tests X-Git-Tag: v2.9.0-rc0~72^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e70dc7f854392c7090db279b546b24c6b3ca6567;p=thirdparty%2Fqemu.git MAINTAINERS: merge Build and test automation with Docker tests The docker framework is really just another piece in the build automation puzzle so lets merge it together. For added bonus I've also included the Travis and Patchew status links. The Shippable links will be added later once mainline tests have been configured and setup. Signed-off-by: Alex Bennée Reviewed-by: Fam Zheng Message-Id: <20170220105139.21581-5-alex.bennee@linaro.org> Signed-off-by: Fam Zheng --- diff --git a/MAINTAINERS b/MAINTAINERS index 67404677a16..be79f68f46e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1800,10 +1800,14 @@ F: docs/block-replication.txt Build and test automation ------------------------- M: Alex Bennée +M: Fam Zheng L: qemu-devel@nongnu.org -S: Supported +S: Maintained F: .travis.yml F: .shippable.yml +F: tests/docker/ +W: https://travis-ci.org/qemu/qemu +W: http://patchew.org/QEMU/ Documentation ------------- @@ -1812,9 +1816,3 @@ M: Daniel P. Berrange S: Odd Fixes F: docs/build-system.txt -Docker testing --------------- -Docker based testing framework and cases -M: Fam Zheng -S: Maintained -F: tests/docker/