1# This mailmap fixes up author names/addresses. 2# 3# If you are adding to this file consider if a similar change needs to 4# be made to contrib/gitdm/aliases. They are not however completely 5# analogous. .mailmap is concerned with fixing up damaged author 6# fields where as the gitdm equivalent is more concerned with making 7# sure multiple email addresses get mapped onto the same author. 8# 9# From man git-shortlog the forms are: 10# 11# Proper Name <commit@email.xx> 12# <proper@email.xx> <commit@email.xx> 13# Proper Name <proper@email.xx> <commit@email.xx> 14# Proper Name <proper@email.xx> Commit Name <commit@email.xx> 15# 16 17# The first section translates weird addresses from the original git import 18# into proper addresses so that they are counted properly by git shortlog. 19Andrzej Zaborowski <balrogg@gmail.com> balrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162> 20Anthony Liguori <anthony@codemonkey.ws> aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> 21Aurelien Jarno <aurelien@aurel32.net> aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> 22Blue Swirl <blauwirbel@gmail.com> blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> 23Edgar E. Iglesias <edgar.iglesias@gmail.com> edgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162> 24Fabrice Bellard <fabrice@bellard.org> bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> 25Jocelyn Mayer <l_indien@magic.fr> j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162> 26Paul Brook <paul@codesourcery.com> pbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162> 27Thiemo Seufer <ths@networkno.de> ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> 28malc <av1474@comtv.ru> malc <malc@c046a42c-6fe2-441c-8c8c-71466251a162> 29 30# Corrupted Author fields 31Aaron Larson <alarson@ddci.com> alarson@ddci.com 32Andreas Färber <andreas.faerber@web.de> Andreas Färber <andreas.faerber> 33fanwenjie <fanwj@mail.ustc.edu.cn> fanwj@mail.ustc.edu.cn <fanwj@mail.ustc.edu.cn> 34Jason Wang <jasowang@redhat.com> Jason Wang <jasowang> 35Marek Dolata <mkdolata@us.ibm.com> mkdolata@us.ibm.com <mkdolata@us.ibm.com> 36Michael Ellerman <mpe@ellerman.id.au> michael@ozlabs.org <michael@ozlabs.org> 37Nick Hudson <hnick@vmware.com> hnick@vmware.com <hnick@vmware.com> 38Timothée Cocault <timothee.cocault@gmail.com> timothee.cocault@gmail.com <timothee.cocault@gmail.com> 39Stefan Weil <sw@weilnetz.de> <weil@mail.berlios.de> 40Stefan Weil <sw@weilnetz.de> Stefan Weil <stefan@kiwi.(none)> 41 42# There is also a: 43# (no author) <(no author)@c046a42c-6fe2-441c-8c8c-71466251a162> 44# for the cvs2svn initialization commit e63c3dc74bf. 45 46# Next, translate a few commits where mailman rewrote the From: line due 47# to strict SPF and DMARC. Usually, our build process should be flagging 48# commits like these before maintainer merges; if you find the need to add 49# a line here, please also report a bug against the part of the build 50# process that let the mis-attribution slip through in the first place. 51# 52# If the mailing list munges your emails, use: 53# git config sendemail.from '"Your Name" <your.email@example.com>' 54# the use of "" in that line will differ from the typically unquoted 55# 'git config user.name', which in turn is sufficient for 'git send-email' 56# to add an extra From: line in the body of your email that takes 57# precedence over any munged From: in the mail's headers. 58# See https://lists.openembedded.org/g/openembedded-core/message/166515 59# and https://lists.gnu.org/archive/html/qemu-devel/2023-09/msg06784.html 60Ed Swierk <eswierk@skyportsystems.com> Ed Swierk via Qemu-devel <qemu-devel@nongnu.org> 61Ian McKellar <ianloic@google.com> Ian McKellar via Qemu-devel <qemu-devel@nongnu.org> 62Julia Suvorova <jusual@mail.ru> Julia Suvorova via Qemu-devel <qemu-devel@nongnu.org> 63Justin Terry (VM) <juterry@microsoft.com> Justin Terry (VM) via Qemu-devel <qemu-devel@nongnu.org> 64Stefan Weil <sw@weilnetz.de> Stefan Weil via <qemu-devel@nongnu.org> 65Stefan Weil <sw@weilnetz.de> Stefan Weil via <qemu-trivial@nongnu.org> 66Andrey Drobyshev <andrey.drobyshev@virtuozzo.com> Andrey Drobyshev via <qemu-block@nongnu.org> 67BALATON Zoltan <balaton@eik.bme.hu> BALATON Zoltan via <qemu-ppc@nongnu.org> 68 69# Next, replace old addresses by a more recent one. 70Aleksandar Markovic <aleksandar.qemu.devel@gmail.com> <aleksandar.markovic@mips.com> 71Aleksandar Markovic <aleksandar.qemu.devel@gmail.com> <aleksandar.markovic@imgtec.com> 72Aleksandar Markovic <aleksandar.qemu.devel@gmail.com> <amarkovic@wavecomp.com> 73Aleksandar Rikalo <aleksandar.rikalo@syrmia.com> <arikalo@wavecomp.com> 74Aleksandar Rikalo <aleksandar.rikalo@syrmia.com> <aleksandar.rikalo@rt-rk.com> 75Alexander Graf <agraf@csgraf.de> <agraf@suse.de> 76Ani Sinha <anisinha@redhat.com> <ani@anisinha.ca> 77Anthony Liguori <anthony@codemonkey.ws> Anthony Liguori <aliguori@us.ibm.com> 78Christian Borntraeger <borntraeger@linux.ibm.com> <borntraeger@de.ibm.com> 79Damien Hedde <damien.hedde@dahe.fr> <damien.hedde@greensocs.com> 80Filip Bozuta <filip.bozuta@syrmia.com> <filip.bozuta@rt-rk.com.com> 81Frederic Konrad <konrad.frederic@yahoo.fr> <fred.konrad@greensocs.com> 82Frederic Konrad <konrad.frederic@yahoo.fr> <konrad@adacore.com> 83Greg Kurz <groug@kaod.org> <gkurz@linux.vnet.ibm.com> 84Huacai Chen <chenhuacai@kernel.org> <chenhc@lemote.com> 85Huacai Chen <chenhuacai@kernel.org> <chenhuacai@loongson.cn> 86James Hogan <jhogan@kernel.org> <james.hogan@imgtec.com> 87Juan Quintela <quintela@trasno.org> <quintela@redhat.com> 88Leif Lindholm <quic_llindhol@quicinc.com> <leif.lindholm@linaro.org> 89Leif Lindholm <quic_llindhol@quicinc.com> <leif@nuviainc.com> 90Luc Michel <luc@lmichel.fr> <luc.michel@git.antfield.fr> 91Luc Michel <luc@lmichel.fr> <luc.michel@greensocs.com> 92Luc Michel <luc@lmichel.fr> <lmichel@kalray.eu> 93Radoslaw Biernacki <rad@semihalf.com> <radoslaw.biernacki@linaro.org> 94Paul Brook <paul@nowt.org> <paul@codesourcery.com> 95Paul Burton <paulburton@kernel.org> <paul.burton@mips.com> 96Paul Burton <paulburton@kernel.org> <paul.burton@imgtec.com> 97Paul Burton <paulburton@kernel.org> <paul@archlinuxmips.org> 98Paul Burton <paulburton@kernel.org> <pburton@wavecomp.com> 99Philippe Mathieu-Daudé <philmd@linaro.org> <f4bug@amsat.org> 100Philippe Mathieu-Daudé <philmd@linaro.org> <philmd@redhat.com> 101Philippe Mathieu-Daudé <philmd@linaro.org> <philmd@fungible.com> 102Roman Bolshakov <rbolshakov@ddn.com> <r.bolshakov@yadro.com> 103Stefan Brankovic <stefan.brankovic@syrmia.com> <stefan.brankovic@rt-rk.com.com> 104Stefan Weil <sw@weilnetz.de> Stefan Weil <stefan@weilnetz.de> 105Taylor Simpson <ltaylorsimpson@gmail.com> <tsimpson@quicinc.com> 106Yongbok Kim <yongbok.kim@mips.com> <yongbok.kim@imgtec.com> 107 108# Also list preferred name forms where people have changed their 109# git author config, or had utf8/latin1 encoding issues. 110Aaron Lindsay <aaron@os.amperecomputing.com> 111Aaron Larson <alarson@ddci.com> 112Alexey Gerasimenko <x1917x@gmail.com> 113Alex Chen <alex.chen@huawei.com> 114Alex Ivanov <void@aleksoft.net> 115Andreas Färber <afaerber@suse.de> 116Bandan Das <bsd@redhat.com> 117Benjamin MARSILI <mlspirat42@gmail.com> 118Benoît Canet <benoit.canet@gmail.com> 119Benoît Canet <benoit.canet@irqsave.net> 120Benoît Canet <benoit.canet@nodalink.com> 121Boqun Feng <boqun.feng@gmail.com> 122Boqun Feng <boqun.feng@intel.com> 123Brad Smith <brad@comstyle.com> 124Brijesh Singh <brijesh.singh@amd.com> 125Brilly Wu <brillywu@viatech.com.cn> 126Cédric Vincent <cedric.vincent@st.com> 127CheneyLin <linzc@zju.edu.cn> 128Chen Gang <chengang@emindsoft.com.cn> 129Chen Gang <gang.chen.5i5j@gmail.com> 130Chen Gang <gang.chen@sunrus.com.cn> 131Chen Wei-Ren <chenwj@iis.sinica.edu.tw> 132Christophe Lyon <christophe.lyon@st.com> 133Collin L. Walling <walling@linux.ibm.com> 134Daniel P. Berrangé <berrange@redhat.com> 135Eduardo Otubo <otubo@redhat.com> 136Erik Smit <erik.lucas.smit@gmail.com> 137Fabrice Desclaux <fabrice.desclaux@cea.fr> 138Fernando Luis Vázquez Cao <fernando_b1@lab.ntt.co.jp> 139Fernando Luis Vázquez Cao <fernando@oss.ntt.co.jp> 140Gautham R. Shenoy <ego@in.ibm.com> 141Gautham R. Shenoy <ego@linux.vnet.ibm.com> 142Gonglei (Arei) <arei.gonglei@huawei.com> 143Guang Wang <wang.guang55@zte.com.cn> 144Haibin Zhang <haibinzhang@tencent.com> 145Hailiang Zhang <zhang.zhanghailiang@huawei.com> 146Hanna Reitz <hreitz@redhat.com> <mreitz@redhat.com> 147Hervé Poussineau <hpoussin@reactos.org> 148Hyman Huang <huangy81@chinatelecom.cn> 149Jakub Jermář <jakub@jermar.eu> 150Jakub Jermář <jakub.jermar@kernkonzept.com> 151Jean-Christophe Dubois <jcd@tribudubois.net> 152Jindřich Makovička <makovick@gmail.com> 153John Arbuckle <programmingkidx@gmail.com> 154Juha Riihimäki <juha.riihimaki@nokia.com> 155Juha Riihimäki <Juha.Riihimaki@nokia.com> 156Jun Li <junmuzi@gmail.com> 157Laurent Vivier <Laurent@lvivier.info> 158Leandro Lupori <leandro.lupori@gmail.com> 159Li Guang <lig.fnst@cn.fujitsu.com> 160Liming Wang <walimisdev@gmail.com> 161linzhecheng <linzc@zju.edu.cn> 162Liran Schour <lirans@il.ibm.com> 163Liu Yu <yu.liu@freescale.com> 164Liu Yu <Yu.Liu@freescale.com> 165Li Zhang <zhlcindy@gmail.com> 166Li Zhang <zhlcindy@linux.vnet.ibm.com> 167Lluís Vilanova <vilanova@ac.upc.edu> 168Lluís Vilanova <xscript@gmx.net> 169Longpeng (Mike) <longpeng2@huawei.com> 170Luc Michel <luc.michel@git.antfield.fr> 171Luc Michel <luc.michel@greensocs.com> 172Marc Marí <marc.mari.barcelo@gmail.com> 173Marc Marí <markmb@redhat.com> 174Michael Avdienko <whitearchey@gmail.com> 175Michael S. Tsirkin <mst@redhat.com> 176Munkyu Im <munkyu.im@samsung.com> 177Nicholas Bellinger <nab@linux-iscsi.org> 178Nicholas Thomas <nick@bytemark.co.uk> 179Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> 180Orit Wasserman <owasserm@redhat.com> 181Paolo Bonzini <pbonzini@redhat.com> 182Pan Nengyuan <pannengyuan@huawei.com> 183Pavel Dovgaluk <dovgaluk@ispras.ru> 184Pavel Dovgaluk <pavel.dovgaluk@gmail.com> 185Pavel Dovgaluk <Pavel.Dovgaluk@ispras.ru> 186Peter Chubb <peter.chubb@nicta.com.au> 187Peter Crosthwaite <crosthwaite.peter@gmail.com> 188Peter Crosthwaite <peter.crosthwaite@petalogix.com> 189Peter Crosthwaite <peter.crosthwaite@xilinx.com> 190Prasad J Pandit <pjp@fedoraproject.org> 191Prasad J Pandit <ppandit@redhat.com> 192Qiao Nuohan <qiaonuohan@cn.fujitsu.com> 193Reimar Döffinger <Reimar.Doeffinger@gmx.de> 194Remy Noel <remy.noel@blade-group.com> 195Roger Pau Monné <roger.pau@citrix.com> 196Shin'ichiro Kawasaki <kawasaki@juno.dti.ne.jp> 197Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com> 198Sochin Jiang <sochin.jiang@huawei.com> 199Stefan Berger <stefanb@linux.vnet.ibm.com> <stefanb@linux.ibm.com> 200Takashi Yoshii <takasi-y@ops.dti.ne.jp> 201Thomas Huth <thuth@redhat.com> 202Thomas Knych <thomaswk@google.com> 203Timothy Baldwin <T.E.Baldwin99@members.leeds.ac.uk> 204Tony Nguyen <tony.nguyen@bt.com> 205Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com> 206Vibi Sreenivasan <vibi_sreenivasan@cms.com> 207Vijaya Kumar K <vijayak@cavium.com> 208Vijaya Kumar K <Vijaya.Kumar@cavium.com> 209Vijay Kumar <vijaykumar@bravegnu.org> 210Vijay Kumar <vijaykumar@zilogic.com> 211Wang Guang <wang.guang55@zte.com.cn> 212Wenchao Xia <xiawenc@linux.vnet.ibm.com> 213Wenshuang Ma <kevinnma@tencent.com> 214Xiaoqiang Zhao <zxq_yx_007@163.com> 215Xinhua Cao <caoxinhua@huawei.com> 216Xiong Zhang <xiong.y.zhang@intel.com> 217Yin Yin <yin.yin@cs2c.com.cn> 218Yu-Chen Lin <npes87184@gmail.com> 219Yu-Chen Lin <npes87184@gmail.com> <yuchenlin@synology.com> 220YunQiang Su <syq@debian.org> 221YunQiang Su <ysu@wavecomp.com> 222Yuri Pudgorodskiy <yur@virtuozzo.com> 223Zhengui Li <lizhengui@huawei.com> 224Zhenwei Pi <pizhenwei@bytedance.com> 225Zhenwei Pi <zhenwei.pi@youruncloud.com> 226Zhuang Yanying <ann.zhuangyanying@huawei.com> 227