From: Brad Smith Date: Fri, 16 Feb 2018 16:46:20 +0000 (-0500) Subject: maintainers: Add myself as a OpenBSD maintainer X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0a773d55ac76c5aa89ed9187a3bc5af8c5c2a6d0;p=qemu.git maintainers: Add myself as a OpenBSD maintainer Add myself as an OpenBSD maintainer and add OpenBSD as maintained. Signed-off-by: Brad Smith Reviewed-by: Kamil Rytarowski Message-id: 20180216164620.GA53727@humpty.home.comstyle.com Signed-off-by: Peter Maydell --- diff --git a/MAINTAINERS b/MAINTAINERS index 6e7adad1df..a334a25e5d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -386,6 +386,12 @@ M: Kamil Rytarowski S: Maintained K: ^Subject:.*(?i)NetBSD +OPENBSD +L: qemu-devel@nongnu.org +M: Brad Smith +S: Maintained +K: ^Subject:.*(?i)OpenBSD + W32, W64 L: qemu-devel@nongnu.org M: Stefan Weil diff --git a/configure b/configure index ed45a3c4dd..39f3a43001 100755 --- a/configure +++ b/configure @@ -760,6 +760,7 @@ OpenBSD) audio_drv_list="sdl" audio_possible_drivers="sdl" HOST_VARIANT_DIR="openbsd" + supported_os="yes" ;; Darwin) bsd="yes"