aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorEd Maste <emaste@freebsd.org>2019-01-22 17:25:58 +0000
committerAlex Bennée <alex.bennee@linaro.org>2019-02-08 17:32:35 +0000
commit7162fbb451e41f5e9e5dfbdadb9ab612a35d1499 (patch)
tree74e856b7cb6e9073713ff3a631c532d89052f6c2 /MAINTAINERS
parente47f81b617684c4546af286d307b69014a83538a (diff)
downloadqemu-7162fbb451e41f5e9e5dfbdadb9ab612a35d1499.zip
qemu-7162fbb451e41f5e9e5dfbdadb9ab612a35d1499.tar.gz
qemu-7162fbb451e41f5e9e5dfbdadb9ab612a35d1499.tar.bz2
.cirrus.yml: basic compile and test for FreeBSD
Signed-off-by: Ed Maste <emaste@freebsd.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9a76845..eecfafa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2475,6 +2475,14 @@ W: https://travis-ci.org/qemu/qemu
W: https://app.shippable.com/github/qemu/qemu
W: http://patchew.org/QEMU/
+FreeBSD Hosted Continuous Integration
+M: Ed Maste <emaste@freebsd.org>
+M: Li-Wen Hsu <lwhsu@freebsd.org>
+L: qemu-devel@nongnu.org
+S: Maintained
+F: .cirrus.yml
+W: https://cirrus-ci.com/github/qemu/qemu
+
Guest Test Compilation Support
M: Alex Bennée <alex.bennee@linaro.org>
R: Philippe Mathieu-Daudé <f4bug@amsat.org>