From: Warner Losh <[email protected]> The FreeBSD project has a number of enhancements to bsd-user. Add myself as maintainer and Kyle Evans as a reviewer. Also add our github repo.
Signed-off-by: Warner Losh <[email protected]> Reviewed-by: Thomas Huth <[email protected]> --- MAINTAINERS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 66354e6e49..141e01075b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2884,9 +2884,12 @@ F: thunk.c F: accel/tcg/user-exec*.c BSD user -S: Orphan +M: Warner Losh <[email protected]> +R: Kyle Evans <[email protected]> +S: Maintained F: bsd-user/ -F: default-configs/*-bsd-user.mak +F: default-configs/targets/*-bsd-user.mak +T: git https://github.com/qemu-bsd-user/qemu-bsd-user bsd-user-rebase-3.1 Linux user M: Laurent Vivier <[email protected]> -- 2.30.0
