From: Alex Bennée <alex.bennee@linaro.org> Date: Sun, 31 Jan 2016 17:32:39 +0000 (+0000) Subject: MAINTAINERS: Add .travis.yml X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b9e02c061b74cf99fa4865381f85559bcdb09103;p=qemu.git MAINTAINERS: Add .travis.yml Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> --- diff --git a/MAINTAINERS b/MAINTAINERS index b6ed87a263..2d6ee1721d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1566,6 +1566,12 @@ L: qemu-block@nongnu.org S: Supported F: tests/image-fuzzer/ +Build and test automation +------------------------- +M: Alex Bennée <alex.bennee@linaro.org> +L: qemu-devel@nongnu.org +S: Supported +F: .travis.yml Documentation -------------