On 10/7/21 05:18, Alin-Gabriel Serdean wrote: > Signed-off-by: Alin-Gabriel Serdean <[email protected]> > --- > .mailmap | 4 ++-- > AUTHORS.rst | 2 +- > MAINTAINERS.rst | 2 +- > 3 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/.mailmap b/.mailmap > index 824af56b2..6cefe3cd4 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -14,8 +14,8 @@ Aaron Conole <[email protected]> <[email protected]> > Aaron Rosen <[email protected]> <[email protected]> > Alex Wang <[email protected]> <[email protected]> > Alexey I. Froloff <[email protected]> <[email protected]> > -Alin Serdean <[email protected]> > -Alin Serdean <[email protected]> <aserdean at > cloudbasesolutions.com> > +Alin Serdean <[email protected]> <[email protected]> > +Alin Serdean <[email protected]> <aserdean at cloudbasesolutions.com>
I hope that everything is fine. For the patch: I noticed that you're using different ways to spell your name in different commits (e.g. with or without dash), so you may want to add a 'Name <email>' line, so git will use the same spelling everywhere. You may add the line on commit, if you want that behavior. Just highlighting a possibility. In any case: Acked-by: Ilya Maximets <[email protected]> > Andy Zhou <[email protected]> > Andy Zhou <[email protected]> <[email protected]> > Andy Zhou <[email protected]> <[email protected]> > diff --git a/AUTHORS.rst b/AUTHORS.rst > index 4bd1aeb17..42eda83dd 100644 > --- a/AUTHORS.rst > +++ b/AUTHORS.rst > @@ -46,7 +46,7 @@ Alexey Roytman [email protected] > Alex Wang [email protected] > Alfredo Finelli [email protected] > Alin Balutoiu [email protected] > -Alin Serdean [email protected] > +Alin Serdean [email protected] > Amber Kumar [email protected] > Ambika Arora [email protected] > Amit Bose [email protected] > diff --git a/MAINTAINERS.rst b/MAINTAINERS.rst > index f4f6188c8..9dcbf3f8c 100644 > --- a/MAINTAINERS.rst > +++ b/MAINTAINERS.rst > @@ -44,7 +44,7 @@ This is the current list of active Open vSwitch committers: > * - Alex Wang > - [email protected] > * - Alin Serdean > - - [email protected] > + - [email protected] > * - Andy Zhou > - [email protected] > * - Ansis Atteka > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
