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. 70Akihiko Odaki <akihiko.odaki@daynix.com> <akihiko.odaki@gmail.com> 71Aleksandar Markovic <aleksandar.qemu.devel@gmail.com> <aleksandar.markovic@mips.com> 72Aleksandar Markovic <aleksandar.qemu.devel@gmail.com> <aleksandar.markovic@imgtec.com> 73Aleksandar Markovic <aleksandar.qemu.devel@gmail.com> <amarkovic@wavecomp.com> 74Aleksandar Rikalo <aleksandar.rikalo@syrmia.com> <arikalo@wavecomp.com> 75Aleksandar Rikalo <aleksandar.rikalo@syrmia.com> <aleksandar.rikalo@rt-rk.com> 76Alexander Graf <agraf@csgraf.de> <agraf@suse.de> 77Ani Sinha <anisinha@redhat.com> <ani@anisinha.ca> 78Anthony Liguori <anthony@codemonkey.ws> Anthony Liguori <aliguori@us.ibm.com> 79Brian Cain <brian.cain@oss.qualcomm.com> <bcain@quicinc.com> 80Brian Cain <brian.cain@oss.qualcomm.com> <quic_bcain@quicinc.com> 81Christian Borntraeger <borntraeger@linux.ibm.com> <borntraeger@de.ibm.com> 82Damien Hedde <damien.hedde@dahe.fr> <damien.hedde@greensocs.com> 83Filip Bozuta <filip.bozuta@syrmia.com> <filip.bozuta@rt-rk.com.com> 84Frederic Konrad <konrad.frederic@yahoo.fr> <fred.konrad@greensocs.com> 85Frederic Konrad <konrad.frederic@yahoo.fr> <konrad@adacore.com> 86Greg Kurz <groug@kaod.org> <gkurz@linux.vnet.ibm.com> 87Huacai Chen <chenhuacai@kernel.org> <chenhc@lemote.com> 88Huacai Chen <chenhuacai@kernel.org> <chenhuacai@loongson.cn> 89James Hogan <jhogan@kernel.org> <james.hogan@imgtec.com> 90Juan Quintela <quintela@trasno.org> <quintela@redhat.com> 91Leif Lindholm <leif.lindholm@oss.qualcomm.com> <quic_llindhol@quicinc.com> 92Leif Lindholm <leif.lindholm@oss.qualcomm.com> <leif.lindholm@linaro.org> 93Leif Lindholm <leif.lindholm@oss.qualcomm.com> <leif@nuviainc.com> 94Luc Michel <luc@lmichel.fr> <luc.michel@git.antfield.fr> 95Luc Michel <luc@lmichel.fr> <luc.michel@greensocs.com> 96Luc Michel <luc@lmichel.fr> <lmichel@kalray.eu> 97Radoslaw Biernacki <rad@semihalf.com> <radoslaw.biernacki@linaro.org> 98Paul Brook <paul@nowt.org> <paul@codesourcery.com> 99Paul Burton <paulburton@kernel.org> <paul.burton@mips.com> 100Paul Burton <paulburton@kernel.org> <paul.burton@imgtec.com> 101Paul Burton <paulburton@kernel.org> <paul@archlinuxmips.org> 102Paul Burton <paulburton@kernel.org> <pburton@wavecomp.com> 103Philippe Mathieu-Daudé <philmd@linaro.org> <f4bug@amsat.org> 104Philippe Mathieu-Daudé <philmd@linaro.org> <philmd@redhat.com> 105Philippe Mathieu-Daudé <philmd@linaro.org> <philmd@fungible.com> 106Roman Bolshakov <rbolshakov@ddn.com> <r.bolshakov@yadro.com> 107Sriram Yagnaraman <sriram.yagnaraman@ericsson.com> <sriram.yagnaraman@est.tech> 108Stefan Brankovic <stefan.brankovic@syrmia.com> <stefan.brankovic@rt-rk.com.com> 109Stefan Weil <sw@weilnetz.de> Stefan Weil <stefan@weilnetz.de> 110Taylor Simpson <ltaylorsimpson@gmail.com> <tsimpson@quicinc.com> 111Yongbok Kim <yongbok.kim@mips.com> <yongbok.kim@imgtec.com> 112 113# Also list preferred name forms where people have changed their 114# git author config, or had utf8/latin1 encoding issues. 115Aaron Lindsay <aaron@os.amperecomputing.com> 116Aaron Larson <alarson@ddci.com> 117Alexey Gerasimenko <x1917x@gmail.com> 118Alex Chen <alex.chen@huawei.com> 119Alex Ivanov <void@aleksoft.net> 120Andreas Färber <afaerber@suse.de> 121Bandan Das <bsd@redhat.com> 122Benjamin MARSILI <mlspirat42@gmail.com> 123Benoît Canet <benoit.canet@gmail.com> 124Benoît Canet <benoit.canet@irqsave.net> 125Benoît Canet <benoit.canet@nodalink.com> 126Boqun Feng <boqun.feng@gmail.com> 127Boqun Feng <boqun.feng@intel.com> 128Brad Smith <brad@comstyle.com> 129Brijesh Singh <brijesh.singh@amd.com> 130Brilly Wu <brillywu@viatech.com.cn> 131Cédric Vincent <cedric.vincent@st.com> 132CheneyLin <linzc@zju.edu.cn> 133Chen Gang <chengang@emindsoft.com.cn> 134Chen Gang <gang.chen.5i5j@gmail.com> 135Chen Gang <gang.chen@sunrus.com.cn> 136Chen Wei-Ren <chenwj@iis.sinica.edu.tw> 137Christophe Lyon <christophe.lyon@st.com> 138Collin L. Walling <walling@linux.ibm.com> 139Daniel P. Berrangé <berrange@redhat.com> 140Eduardo Otubo <otubo@redhat.com> 141Erik Smit <erik.lucas.smit@gmail.com> 142Fabrice Desclaux <fabrice.desclaux@cea.fr> 143Fernando Luis Vázquez Cao <fernando_b1@lab.ntt.co.jp> 144Fernando Luis Vázquez Cao <fernando@oss.ntt.co.jp> 145Gautham R. Shenoy <ego@in.ibm.com> 146Gautham R. Shenoy <ego@linux.vnet.ibm.com> 147Gonglei (Arei) <arei.gonglei@huawei.com> 148Guang Wang <wang.guang55@zte.com.cn> 149Haibin Zhang <haibinzhang@tencent.com> 150Hailiang Zhang <zhang.zhanghailiang@huawei.com> 151Hanna Reitz <hreitz@redhat.com> <mreitz@redhat.com> 152Hervé Poussineau <hpoussin@reactos.org> 153Hyman Huang <huangy81@chinatelecom.cn> 154Jakub Jermář <jakub@jermar.eu> 155Jakub Jermář <jakub.jermar@kernkonzept.com> 156Jean-Christophe Dubois <jcd@tribudubois.net> 157Jindřich Makovička <makovick@gmail.com> 158John Arbuckle <programmingkidx@gmail.com> 159Juha Riihimäki <juha.riihimaki@nokia.com> 160Juha Riihimäki <Juha.Riihimaki@nokia.com> 161Jun Li <junmuzi@gmail.com> 162Laurent Vivier <Laurent@lvivier.info> 163Leandro Lupori <leandro.lupori@gmail.com> 164Li Guang <lig.fnst@cn.fujitsu.com> 165Liming Wang <walimisdev@gmail.com> 166linzhecheng <linzc@zju.edu.cn> 167Liran Schour <lirans@il.ibm.com> 168Liu Yu <yu.liu@freescale.com> 169Liu Yu <Yu.Liu@freescale.com> 170Li Zhang <zhlcindy@gmail.com> 171Li Zhang <zhlcindy@linux.vnet.ibm.com> 172Lluís Vilanova <vilanova@ac.upc.edu> 173Lluís Vilanova <xscript@gmx.net> 174Longpeng (Mike) <longpeng2@huawei.com> 175Luc Michel <luc.michel@git.antfield.fr> 176Luc Michel <luc.michel@greensocs.com> 177Marc Marí <marc.mari.barcelo@gmail.com> 178Marc Marí <markmb@redhat.com> 179Michael Avdienko <whitearchey@gmail.com> 180Michael S. Tsirkin <mst@redhat.com> 181Munkyu Im <munkyu.im@samsung.com> 182Nicholas Bellinger <nab@linux-iscsi.org> 183Nicholas Thomas <nick@bytemark.co.uk> 184Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> 185Orit Wasserman <owasserm@redhat.com> 186Paolo Bonzini <pbonzini@redhat.com> 187Pan Nengyuan <pannengyuan@huawei.com> 188Pavel Dovgaluk <dovgaluk@ispras.ru> 189Pavel Dovgaluk <pavel.dovgaluk@gmail.com> 190Pavel Dovgaluk <Pavel.Dovgaluk@ispras.ru> 191Peter Chubb <peter.chubb@nicta.com.au> 192Peter Crosthwaite <crosthwaite.peter@gmail.com> 193Peter Crosthwaite <peter.crosthwaite@petalogix.com> 194Peter Crosthwaite <peter.crosthwaite@xilinx.com> 195Prasad J Pandit <pjp@fedoraproject.org> 196Prasad J Pandit <ppandit@redhat.com> 197Qiao Nuohan <qiaonuohan@cn.fujitsu.com> 198Reimar Döffinger <Reimar.Doeffinger@gmx.de> 199Remy Noel <remy.noel@blade-group.com> 200Roger Pau Monné <roger.pau@citrix.com> 201Shin'ichiro Kawasaki <kawasaki@juno.dti.ne.jp> 202Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com> 203Sochin Jiang <sochin.jiang@huawei.com> 204Stefan Berger <stefanb@linux.vnet.ibm.com> <stefanb@linux.ibm.com> 205Takashi Yoshii <takasi-y@ops.dti.ne.jp> 206Thomas Huth <thuth@redhat.com> 207Thomas Knych <thomaswk@google.com> 208Timothy Baldwin <T.E.Baldwin99@members.leeds.ac.uk> 209Tony Nguyen <tony.nguyen@bt.com> 210Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com> 211Vibi Sreenivasan <vibi_sreenivasan@cms.com> 212Vijaya Kumar K <vijayak@cavium.com> 213Vijaya Kumar K <Vijaya.Kumar@cavium.com> 214Vijay Kumar <vijaykumar@bravegnu.org> 215Vijay Kumar <vijaykumar@zilogic.com> 216Wang Guang <wang.guang55@zte.com.cn> 217Wenchao Xia <xiawenc@linux.vnet.ibm.com> 218Wenshuang Ma <kevinnma@tencent.com> 219Xiaoqiang Zhao <zxq_yx_007@163.com> 220Xinhua Cao <caoxinhua@huawei.com> 221Xiong Zhang <xiong.y.zhang@intel.com> 222Yin Yin <yin.yin@cs2c.com.cn> 223Yu-Chen Lin <npes87184@gmail.com> 224Yu-Chen Lin <npes87184@gmail.com> <yuchenlin@synology.com> 225YunQiang Su <syq@debian.org> 226YunQiang Su <ysu@wavecomp.com> 227Yuri Pudgorodskiy <yur@virtuozzo.com> 228Zhengui Li <lizhengui@huawei.com> 229Zhenwei Pi <pizhenwei@bytedance.com> 230Zhenwei Pi <zhenwei.pi@youruncloud.com> 231Zhuang Yanying <ann.zhuangyanying@huawei.com> 232