Message ID | CANCZdfp7VDodG_-Po6r9t+-4YNWOMVQUOeoL1hTm4-C989qa0A@mail.gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | MAINTAINERS: update bsd-user maintainers | expand |
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 <imp@bsdimp.com <mailto:imp@bsdimp.com>> > --- > 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 <imp@bsdimp.com <mailto:imp@bsdimp.com>> > +R: Kyle Evans <kevans@freebsd.org <mailto:kevans@freebsd.org>> > +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 <thuth@redhat.com> PS: Please avoid sending patches as HTML e-mails!
On 30/01/2021 17.46, Warner Losh wrote: > bsd-user: Add new mainatiners > > 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 <imp@bsdimp.com <mailto:imp@bsdimp.com>> > --- > 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 <imp@bsdimp.com <mailto:imp@bsdimp.com>> > +R: Kyle Evans <kevans@freebsd.org <mailto:kevans@freebsd.org>> > +S: Maintained > F: bsd-user/ > F: default-configs/*-bsd-user.mak Oh, by the way, while you're at it, please update the second F: line to: F: default-configs/targets/*-bsd-user.mak Otherwise the scripts/get_maintainer.pl script won't recognize the files correctly. Thomas
On Sun, Jan 31, 2021 at 11:30 PM Thomas Huth <thuth@redhat.com> wrote: > On 30/01/2021 17.46, Warner Losh wrote: > > bsd-user: Add new mainatiners > > > > 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 <imp@bsdimp.com <mailto:imp@bsdimp.com>> > > --- > > 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 <imp@bsdimp.com <mailto:imp@bsdimp.com>> > > +R: Kyle Evans <kevans@freebsd.org <mailto:kevans@freebsd.org>> > > +S: Maintained > > F: bsd-user/ > > F: default-configs/*-bsd-user.mak > > Oh, by the way, while you're at it, please update the second F: line to: > > F: default-configs/targets/*-bsd-user.mak > > Otherwise the scripts/get_maintainer.pl script won't recognize the files > correctly. > Thanks! I notice that the linux-user entry is missing the targets/ part of the patch as well.. Uploading new version soon... Warner
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 <imp@bsdimp.com> +R: Kyle Evans <kevans@freebsd.org> +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 Linux user M: Laurent Vivier <laurent@vivier.eu>
bsd-user: Add new mainatiners 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 <imp@bsdimp.com> --- MAINTAINERS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) -- 2.22.0