mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 18:44:58 -06:00
maintainers: Add myself as a OpenBSD maintainer
Add myself as an OpenBSD maintainer and add OpenBSD as maintained. Signed-off-by: Brad Smith <brad@comstyle.com> Reviewed-by: Kamil Rytarowski <n54@gmx.com> Message-id: 20180216164620.GA53727@humpty.home.comstyle.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
08a6355316
commit
0a773d55ac
2 changed files with 7 additions and 0 deletions
|
@ -386,6 +386,12 @@ M: Kamil Rytarowski <kamil@netbsd.org>
|
||||||
S: Maintained
|
S: Maintained
|
||||||
K: ^Subject:.*(?i)NetBSD
|
K: ^Subject:.*(?i)NetBSD
|
||||||
|
|
||||||
|
OPENBSD
|
||||||
|
L: qemu-devel@nongnu.org
|
||||||
|
M: Brad Smith <brad@comstyle.com>
|
||||||
|
S: Maintained
|
||||||
|
K: ^Subject:.*(?i)OpenBSD
|
||||||
|
|
||||||
W32, W64
|
W32, W64
|
||||||
L: qemu-devel@nongnu.org
|
L: qemu-devel@nongnu.org
|
||||||
M: Stefan Weil <sw@weilnetz.de>
|
M: Stefan Weil <sw@weilnetz.de>
|
||||||
|
|
1
configure
vendored
1
configure
vendored
|
@ -760,6 +760,7 @@ OpenBSD)
|
||||||
audio_drv_list="sdl"
|
audio_drv_list="sdl"
|
||||||
audio_possible_drivers="sdl"
|
audio_possible_drivers="sdl"
|
||||||
HOST_VARIANT_DIR="openbsd"
|
HOST_VARIANT_DIR="openbsd"
|
||||||
|
supported_os="yes"
|
||||||
;;
|
;;
|
||||||
Darwin)
|
Darwin)
|
||||||
bsd="yes"
|
bsd="yes"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue