RE: [PATCH 01/10] mailmap: update contributor entry

2023-09-27 Thread Chaoyong He
> On 9/25/2023 7:06 AM, Chaoyong He wrote: > > From: Shihong Wang > > > > Add contributor entries to .mailmap file. > > > > .mailmap changes can be squashed to patch that introduces a new name, no > need to have a separate patch for it. I can squash this while merging. > Okay, I will do it in t

Re: [PATCH 01/10] mailmap: update contributor entry

2023-09-27 Thread Ferruh Yigit
On 9/25/2023 7:06 AM, Chaoyong He wrote: > From: Shihong Wang > > Add contributor entries to .mailmap file. > .mailmap changes can be squashed to patch that introduces a new name, no need to have a separate patch for it. I can squash this while merging. > Signed-off-by: Shihong Wang > Reviewe