On Wed, Mar 4, 2026 at 8:46 PM Sergei Iashin <[email protected]> wrote: > > Add my name and email mapping to .mailmap > > Signed-off-by: Sergei Iashin <[email protected]> > --- > .mailmap | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.mailmap b/.mailmap > index 6c4c977dde..85db3c11af 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -1936,3 +1936,4 @@ Zoltan Kiss <[email protected]> > <[email protected]> > Zorik Machulsky <[email protected]> > Zyta Szpak <[email protected]> <[email protected]> > Zyta Szpak <[email protected]> <[email protected]> > +Sergei Iashin <[email protected]>
Fixed the name order by making it as alphabetical Squashed with 1/2 patch Applied to dpdk-next-eventdev/for-main. Thanks > -- > 2.39.5 >

