> On 9/25/2023 7:06 AM, Chaoyong He wrote: > > From: Shihong Wang <[email protected]> > > > > 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 the v3 patch. Thanks! > > Signed-off-by: Shihong Wang <[email protected]> > > Reviewed-by: Chaoyong He <[email protected]> > > --- > > .mailmap | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/.mailmap b/.mailmap > > index 276325211c..5abd5810e2 100644 > > --- a/.mailmap > > +++ b/.mailmap > > @@ -200,6 +200,7 @@ Carolyn Wyborny <[email protected]> > > Chaeyong Chong <[email protected]> Chaitanya Babu Talluri > > <[email protected]> > > Chandubabu Namburu <[email protected]> > > +Chang Miao <[email protected]> > > Changchun Ouyang <[email protected]> Changpeng Liu > > <[email protected]> Changqing Wu <[email protected]> @@ > > -1265,6 +1266,7 @@ Shelton Chia <[email protected]> Shepard Siegel > > <[email protected]> Shesha Sreenivasamurthy > > <[email protected]> Shibin Koikkara Reeny > > <[email protected]> > > +Shihong Wang <[email protected]> > > Shijith Thotton <[email protected]> > > <[email protected]> > > Shiqi Liu <[email protected]> > > Shiri Kuzin <[email protected]> <[email protected]>

