On 30/01/2021 17.46, Warner Losh wrote:
bsd-user: Add new mainatiners
s/mainatiners/maintainers/
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.
Thanks for taking care of this!
Signed-off-by: Warner Losh <[email protected] <mailto:[email protected]>>
---
MAINTAINERS | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index bcd88668bc..1b2c276eca 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2845,9 +2845,12 @@ F: thunk.c
F: accel/tcg/user-exec*.c
BSD user
-S: Orphan
+M: Warner Losh <[email protected] <mailto:[email protected]>>
+R: Kyle Evans <[email protected] <mailto:[email protected]>>
+S: Maintained
F: bsd-user/
F: default-configs/*-bsd-user.mak
+T: git https://github.com/qemu-bsd-user/qemu-bse-user
bsd-user-rebase-3.1
s/qemu-bse-user/qemu-bsd-user/
With the typos fixed:
Reviewed-by: Thomas Huth <[email protected]>
PS: Please avoid sending patches as HTML e-mails!