On Sun, Jan 31, 2021 at 11:30 PM Thomas Huth <[email protected]> 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 <[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 > > 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
