diff mbox series

[1/1] Add .mailmap

Message ID 20220910170518.17006-1-pvorel@suse.cz
State Accepted
Headers show
Series [1/1] Add .mailmap | expand

Commit Message

Petr Vorel Sept. 10, 2022, 5:05 p.m. UTC
To fix authors list (git shortlog -e).

Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
Hi,

although I prefer to keep signing non-SUSE work ("after work hacking")
with my private gmail mail, for release counting purposes it's better to
keep only SUSE mail.

I suppose others want to update their mail. I didn't dare to add these,
feel free to send patch with your setup:

Andrea Cervesato <andrea.cervesato@suse.com> <andrea.cervesato@suse.de>
Jiri Jaburek <jjaburek@redhat.com> <jjaburek@users.noreply.github.com>
Richard Palethorpe <rpalethorpe@suse.com> <rpalethorpe@suse.com>
Yang Xu <xuyang2018.jy@fujitsu.com> <yangx.jy@cn.fujitsu.com>

Unfortunately I don't know how to correct addresses "Name Surname via ltp <ltp@lists.linux.it>".

Kind regards,
Petr

 .mailmap | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 .mailmap

Comments

Cyril Hrubis Sept. 13, 2022, 8:25 a.m. UTC | #1
Hi!
> although I prefer to keep signing non-SUSE work ("after work hacking")
> with my private gmail mail, for release counting purposes it's better to
> keep only SUSE mail.

I usually fix the duplicates by hand, we even have typos there so some
post processing is needed anyways. And it takes less than 5 minutes
too.

On the other hand there is no reason not to add this.

Reviewed-by: Cyril Hrubis <chrubis@suse.cz>

> I suppose others want to update their mail. I didn't dare to add these,
> feel free to send patch with your setup:
> 
> Andrea Cervesato <andrea.cervesato@suse.com> <andrea.cervesato@suse.de>
> Jiri Jaburek <jjaburek@redhat.com> <jjaburek@users.noreply.github.com>
> Richard Palethorpe <rpalethorpe@suse.com> <rpalethorpe@suse.com>
> Yang Xu <xuyang2018.jy@fujitsu.com> <yangx.jy@cn.fujitsu.com>

I guess that everyone should add their aliases if they want to.
Petr Vorel Sept. 13, 2022, 8:35 a.m. UTC | #2
> Hi!
> > although I prefer to keep signing non-SUSE work ("after work hacking")
> > with my private gmail mail, for release counting purposes it's better to
> > keep only SUSE mail.

> I usually fix the duplicates by hand, we even have typos there so some
> post processing is needed anyways. And it takes less than 5 minutes
> too.

> On the other hand there is no reason not to add this.

> Reviewed-by: Cyril Hrubis <chrubis@suse.cz>

Thanks! I'll merge it later today or tomorrow if nobody objects.

> > I suppose others want to update their mail. I didn't dare to add these,
> > feel free to send patch with your setup:

> > Andrea Cervesato <andrea.cervesato@suse.com> <andrea.cervesato@suse.de>
> > Jiri Jaburek <jjaburek@redhat.com> <jjaburek@users.noreply.github.com>
> > Richard Palethorpe <rpalethorpe@suse.com> <rpalethorpe@suse.com>
> > Yang Xu <xuyang2018.jy@fujitsu.com> <yangx.jy@cn.fujitsu.com>

> I guess that everyone should add their aliases if they want to.

Fully agree. The above is just a hint for them.

Kind regards,
Petr
diff mbox series

Patch

diff --git a/.mailmap b/.mailmap
new file mode 100644
index 000000000..6c4b8dab3
--- /dev/null
+++ b/.mailmap
@@ -0,0 +1,2 @@ 
+Petr Vorel <pvorel@suse.cz> <petr.vorel@gmail.com>
+Petr Vorel <pvorel@suse.cz> <pevik@users.noreply.github.com>