diff options
author | Brad Smith <brad@comstyle.com> | 2018-02-16 11:46:20 -0500 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2018-02-23 12:05:07 +0000 |
commit | 0a773d55ac76c5aa89ed9187a3bc5af8c5c2a6d0 (patch) | |
tree | 1b77ac705e5365cac7fd6604595b3f3d4c1c7cea /configure | |
parent | 08a63553161d9d12fba217f07af49f986b487e9a (diff) |
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>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -760,6 +760,7 @@ OpenBSD) audio_drv_list="sdl" audio_possible_drivers="sdl" HOST_VARIANT_DIR="openbsd" + supported_os="yes" ;; Darwin) bsd="yes" |