Hi Philippe, On Mon, Oct 5, 2020 at 2:05 AM Philippe Mathieu-Daudé <[email protected]> wrote: > > There is a number of contributors from this domain, > add its own entry to the gitdm domain map. > > Cc: Bill Paul <[email protected]> > Cc: Bin Meng <[email protected]> > Cc: Bin Meng <[email protected]> > Cc: Jason Wessel <[email protected]> > Cc: Jim Somerville <[email protected]> > Cc: Tiejun Chen <[email protected]> > Cc: Vlad Lungu <[email protected]> > Cc: Yiting Wang <[email protected]> > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > One Reviewed-by/Ack-by from someone from this domain > should be sufficient to get this patch merged. > > Ben, can you confirm your [email protected] address? > Should it be considered 'individual contribution' instead?
Yes, I think so. Thanks for the patch. Otherwise, Acked-by: Bin Meng <[email protected]> > --- > contrib/gitdm/domain-map | 1 + > contrib/gitdm/group-map-windriver | 1 + > gitdm.config | 1 + > 3 files changed, 3 insertions(+) > create mode 100644 contrib/gitdm/group-map-windriver > > diff --git a/contrib/gitdm/domain-map b/contrib/gitdm/domain-map > index 9642fd44fc..6b3a2c3b4e 100644 > --- a/contrib/gitdm/domain-map > +++ b/contrib/gitdm/domain-map > @@ -39,4 +39,5 @@ suse.de SUSE > virtuozzo.com Virtuozzo > wavecomp.com Wavecomp > wdc.com Western Digital > +windriver.com Wind River > xilinx.com Xilinx > diff --git a/contrib/gitdm/group-map-windriver > b/contrib/gitdm/group-map-windriver > new file mode 100644 > index 0000000000..8b4662daa9 > --- /dev/null > +++ b/contrib/gitdm/group-map-windriver > @@ -0,0 +1 @@ > [email protected] > diff --git a/gitdm.config b/gitdm.config > index 6db72da339..c384d0f4ab 100644 > --- a/gitdm.config > +++ b/gitdm.config > @@ -40,6 +40,7 @@ GroupMap contrib/gitdm/group-map-janustech Janus > Technologies > GroupMap contrib/gitdm/group-map-nutanix Nutanix > GroupMap contrib/gitdm/group-map-oracle Oracle > GroupMap contrib/gitdm/group-map-renesas Renesas > +GroupMap contrib/gitdm/group-map-windriver Wind River > > # Also group together our prolific individual contributors > # and those working under academic auspices > -- Regards, Bin
