All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] maintainers: Add myself as a OpenBSD maintainer
@ 2018-02-16 16:46 Brad Smith
  2018-02-16 17:12 ` Kamil Rytarowski
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Brad Smith @ 2018-02-16 16:46 UTC (permalink / raw)
  To: qemu-devel

Add myself as an OpenBSD maintainer and add OpenBSD as maintained.

Signed-off-by: Brad Smith <brad@comstyle.com>


diff --git a/MAINTAINERS b/MAINTAINERS
index 57358a08e2..86329e274f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -386,6 +386,12 @@ M: Kamil Rytarowski <kamil@netbsd.org>
 S: Maintained
 K: ^Subject:.*(?i)NetBSD
 
+OPENBSD
+L: qemu-devel@nongnu.org
+M: Brad Smith <brad@comstyle.com>
+S: Maintained
+K: ^Subject:.*(?i)OpenBSD
+
 W32, W64
 L: qemu-devel@nongnu.org
 M: Stefan Weil <sw@weilnetz.de>
diff --git a/configure b/configure
index 913e14839d..850c46ebac 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"

^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-03-21 14:07 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-16 16:46 [Qemu-devel] [PATCH] maintainers: Add myself as a OpenBSD maintainer Brad Smith
2018-02-16 17:12 ` Kamil Rytarowski
2018-02-16 17:30 ` Philippe Mathieu-Daudé
2018-02-16 17:37   ` Peter Maydell
2018-02-16 17:44     ` Daniel P. Berrangé
2018-02-16 17:41   ` Kamil Rytarowski
2018-02-16 17:44     ` Philippe Mathieu-Daudé
2018-02-23  8:33       ` Fam Zheng
2018-03-19 22:06       ` [Qemu-devel] make vm-test [was: [PATCH] maintainers: Add myself as a OpenBSD maintainer] Eric Blake
2018-03-21  8:11         ` Fam Zheng
2018-03-21 13:14           ` Eric Blake
2018-03-21 14:07             ` Fam Zheng
2018-02-23 14:41 ` [Qemu-devel] [PATCH] maintainers: Add myself as a OpenBSD maintainer Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.