28.08.2019. 14.23, "Alex Bennée" <[email protected]> је написао/ла: > > From: Philippe Mathieu-Daudé <[email protected]> > > All of these emails have a least 1 commit with utf8/latin1 encoding > issue, or one with no author name. > When there are multiple commits, keep the author name the most used. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > Message-Id: <[email protected]> > ---
Reviewed-by: Aleksandar Markovic <[email protected]> > .mailmap | 105 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 105 insertions(+) > > diff --git a/.mailmap b/.mailmap > index e68ddd26e67..d0fc1d793c6 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -37,5 +37,110 @@ Yongbok Kim <[email protected]> < [email protected]> > > # Also list preferred name forms where people have changed their > # git author config, or had utf8/latin1 encoding issues. > +Aaron Lindsay <[email protected]> > +Alexey Gerasimenko <[email protected]> > +Alex Ivanov <[email protected]> > +Andreas Färber <[email protected]> > +Bandan Das <[email protected]> > +Benjamin MARSILI <[email protected]> > +Benoît Canet <[email protected]> > +Benoît Canet <[email protected]> > +Benoît Canet <[email protected]> > +Boqun Feng <[email protected]> > +Boqun Feng <[email protected]> > +Brad Smith <[email protected]> > +Brijesh Singh <[email protected]> > +Brilly Wu <[email protected]> > +Cédric Vincent <[email protected]> > +CheneyLin <[email protected]> > +Chen Gang <[email protected]> > +Chen Gang <[email protected]> > +Chen Gang <[email protected]> > +Chen Wei-Ren <[email protected]> > +Christophe Lyon <[email protected]> > +Collin L. Walling <[email protected]> > Daniel P. Berrangé <[email protected]> > +Eduardo Otubo <[email protected]> > +Fabrice Desclaux <[email protected]> > +Fernando Luis Vázquez Cao <[email protected]> > +Fernando Luis Vázquez Cao <[email protected]> > +Gautham R. Shenoy <[email protected]> > +Gautham R. Shenoy <[email protected]> > +Gonglei (Arei) <[email protected]> > +Guang Wang <[email protected]> > +Hailiang Zhang <[email protected]> > +Hervé Poussineau <[email protected]> > +Jakub Jermář <[email protected]> > +Jakub Jermář <[email protected]> > +Jean-Christophe Dubois <[email protected]> > +Jindřich Makovička <[email protected]> > +John Arbuckle <[email protected]> > +Juha Riihimäki <[email protected]> > +Juha Riihimäki <[email protected]> > +Jun Li <[email protected]> > +Laurent Vivier <[email protected]> > +Leandro Lupori <[email protected]> > +Li Guang <[email protected]> > +Liming Wang <[email protected]> > +linzhecheng <[email protected]> > +Liran Schour <[email protected]> > +Liu Yu <[email protected]> > +Liu Yu <[email protected]> > +Li Zhang <[email protected]> > +Li Zhang <[email protected]> > +Lluís Vilanova <[email protected]> > +Lluís Vilanova <[email protected]> > +Longpeng (Mike) <[email protected]> > +Luc Michel <[email protected]> > +Luc Michel <[email protected]> > +Marc Marí <[email protected]> > +Marc Marí <[email protected]> > +Michael Avdienko <[email protected]> > +Michael S. Tsirkin <[email protected]> > +Munkyu Im <[email protected]> > +Nicholas Bellinger <[email protected]> > +Nicholas Thomas <[email protected]> > +Nikunj A Dadhania <[email protected]> > +Orit Wasserman <[email protected]> > +Paolo Bonzini <[email protected]> > +Pavel Dovgaluk <[email protected]> > +Pavel Dovgaluk <[email protected]> > +Pavel Dovgaluk <[email protected]> > +Peter Crosthwaite <[email protected]> > +Peter Crosthwaite <[email protected]> > +Peter Crosthwaite <[email protected]> > +Prasad J Pandit <[email protected]> > +Prasad J Pandit <[email protected]> > +Qiao Nuohan <[email protected]> > Reimar Döffinger <[email protected]> > +Remy Noel <[email protected]> > +Roger Pau Monné <[email protected]> > +Shin'ichiro Kawasaki <[email protected]> > +Shin'ichiro Kawasaki <[email protected]> > +Sochin Jiang <[email protected]> > +Takashi Yoshii <[email protected]> > +Thomas Huth <[email protected]> > +Thomas Knych <[email protected]> > +Timothy Baldwin <[email protected]> > +Tony Nguyen <[email protected]> > +Venkateswararao Jujjuri <[email protected]> > +Vibi Sreenivasan <[email protected]> > +Vijaya Kumar K <[email protected]> > +Vijaya Kumar K <[email protected]> > +Vijay Kumar <[email protected]> > +Vijay Kumar <[email protected]> > +Wang Guang <[email protected]> > +Wenchao Xia <[email protected]> > +Wenshuang Ma <[email protected]> > +Xiaoqiang Zhao <[email protected]> > +Xinhua Cao <[email protected]> > +Xiong Zhang <[email protected]> > +Yin Yin <[email protected]> > +yuchenlin <[email protected]> > +YunQiang Su <[email protected]> > +YunQiang Su <[email protected]> > +Yuri Pudgorodskiy <[email protected]> > +Zhengui Li <[email protected]> > +Zhenwei Pi <[email protected]> > +Zhenwei Pi <[email protected]> > +Zhuang Yanying <[email protected]> > -- > 2.20.1 > >
