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> 103Sriram Yagnaraman <sriram.yagnaraman@ericsson.com> <sriram.yagnaraman@est.tech> 104Stefan Brankovic <stefan.brankovic@syrmia.com> <stefan.brankovic@rt-rk.com.com> 105Stefan Weil <sw@weilnetz.de> Stefan Weil <stefan@weilnetz.de> 106Taylor Simpson <ltaylorsimpson@gmail.com> <tsimpson@quicinc.com> 107Yongbok Kim <yongbok.kim@mips.com> <yongbok.kim@imgtec.com> 108 109# Also list preferred name forms where people have changed their 110# git author config, or had utf8/latin1 encoding issues. 111Aaron Lindsay <aaron@os.amperecomputing.com> 112Aaron Larson <alarson@ddci.com> 113Alexey Gerasimenko <x1917x@gmail.com> 114Alex Chen <alex.chen@huawei.com> 115Alex Ivanov <void@aleksoft.net> 116Andreas Färber <afaerber@suse.de> 117Bandan Das <bsd@redhat.com> 118Benjamin MARSILI <mlspirat42@gmail.com> 119Benoît Canet <benoit.canet@gmail.com> 120Benoît Canet <benoit.canet@irqsave.net> 121Benoît Canet <benoit.canet@nodalink.com> 122Boqun Feng <boqun.feng@gmail.com> 123Boqun Feng <boqun.feng@intel.com> 124Brad Smith <brad@comstyle.com> 125Brijesh Singh <brijesh.singh@amd.com> 126Brilly Wu <brillywu@viatech.com.cn> 127Cédric Vincent <cedric.vincent@st.com> 128CheneyLin <linzc@zju.edu.cn> 129Chen Gang <chengang@emindsoft.com.cn> 130Chen Gang <gang.chen.5i5j@gmail.com> 131Chen Gang <gang.chen@sunrus.com.cn> 132Chen Wei-Ren <chenwj@iis.sinica.edu.tw> 133Christophe Lyon <christophe.lyon@st.com> 134Collin L. Walling <walling@linux.ibm.com> 135Daniel P. Berrangé <berrange@redhat.com> 136Eduardo Otubo <otubo@redhat.com> 137Erik Smit <erik.lucas.smit@gmail.com> 138Fabrice Desclaux <fabrice.desclaux@cea.fr> 139Fernando Luis Vázquez Cao <fernando_b1@lab.ntt.co.jp> 140Fernando Luis Vázquez Cao <fernando@oss.ntt.co.jp> 141Gautham R. Shenoy <ego@in.ibm.com> 142Gautham R. Shenoy <ego@linux.vnet.ibm.com> 143Gonglei (Arei) <arei.gonglei@huawei.com> 144Guang Wang <wang.guang55@zte.com.cn> 145Haibin Zhang <haibinzhang@tencent.com> 146Hailiang Zhang <zhang.zhanghailiang@huawei.com> 147Hanna Reitz <hreitz@redhat.com> <mreitz@redhat.com> 148Hervé Poussineau <hpoussin@reactos.org> 149Hyman Huang <huangy81@chinatelecom.cn> 150Jakub Jermář <jakub@jermar.eu> 151Jakub Jermář <jakub.jermar@kernkonzept.com> 152Jean-Christophe Dubois <jcd@tribudubois.net> 153Jindřich Makovička <makovick@gmail.com> 154John Arbuckle <programmingkidx@gmail.com> 155Juha Riihimäki <juha.riihimaki@nokia.com> 156Juha Riihimäki <Juha.Riihimaki@nokia.com> 157Jun Li <junmuzi@gmail.com> 158Laurent Vivier <Laurent@lvivier.info> 159Leandro Lupori <leandro.lupori@gmail.com> 160Li Guang <lig.fnst@cn.fujitsu.com> 161Liming Wang <walimisdev@gmail.com> 162linzhecheng <linzc@zju.edu.cn> 163Liran Schour <lirans@il.ibm.com> 164Liu Yu <yu.liu@freescale.com> 165Liu Yu <Yu.Liu@freescale.com> 166Li Zhang <zhlcindy@gmail.com> 167Li Zhang <zhlcindy@linux.vnet.ibm.com> 168Lluís Vilanova <vilanova@ac.upc.edu> 169Lluís Vilanova <xscript@gmx.net> 170Longpeng (Mike) <longpeng2@huawei.com> 171Luc Michel <luc.michel@git.antfield.fr> 172Luc Michel <luc.michel@greensocs.com> 173Marc Marí <marc.mari.barcelo@gmail.com> 174Marc Marí <markmb@redhat.com> 175Michael Avdienko <whitearchey@gmail.com> 176Michael S. Tsirkin <mst@redhat.com> 177Munkyu Im <munkyu.im@samsung.com> 178Nicholas Bellinger <nab@linux-iscsi.org> 179Nicholas Thomas <nick@bytemark.co.uk> 180Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> 181Orit Wasserman <owasserm@redhat.com> 182Paolo Bonzini <pbonzini@redhat.com> 183Pan Nengyuan <pannengyuan@huawei.com> 184Pavel Dovgaluk <dovgaluk@ispras.ru> 185Pavel Dovgaluk <pavel.dovgaluk@gmail.com> 186Pavel Dovgaluk <Pavel.Dovgaluk@ispras.ru> 187Peter Chubb <peter.chubb@nicta.com.au> 188Peter Crosthwaite <crosthwaite.peter@gmail.com> 189Peter Crosthwaite <peter.crosthwaite@petalogix.com> 190Peter Crosthwaite <peter.crosthwaite@xilinx.com> 191Prasad J Pandit <pjp@fedoraproject.org> 192Prasad J Pandit <ppandit@redhat.com> 193Qiao Nuohan <qiaonuohan@cn.fujitsu.com> 194Reimar Döffinger <Reimar.Doeffinger@gmx.de> 195Remy Noel <remy.noel@blade-group.com> 196Roger Pau Monné <roger.pau@citrix.com> 197Shin'ichiro Kawasaki <kawasaki@juno.dti.ne.jp> 198Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com> 199Sochin Jiang <sochin.jiang@huawei.com> 200Stefan Berger <stefanb@linux.vnet.ibm.com> <stefanb@linux.ibm.com> 201Takashi Yoshii <takasi-y@ops.dti.ne.jp> 202Thomas Huth <thuth@redhat.com> 203Thomas Knych <thomaswk@google.com> 204Timothy Baldwin <T.E.Baldwin99@members.leeds.ac.uk> 205Tony Nguyen <tony.nguyen@bt.com> 206Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com> 207Vibi Sreenivasan <vibi_sreenivasan@cms.com> 208Vijaya Kumar K <vijayak@cavium.com> 209Vijaya Kumar K <Vijaya.Kumar@cavium.com> 210Vijay Kumar <vijaykumar@bravegnu.org> 211Vijay Kumar <vijaykumar@zilogic.com> 212Wang Guang <wang.guang55@zte.com.cn> 213Wenchao Xia <xiawenc@linux.vnet.ibm.com> 214Wenshuang Ma <kevinnma@tencent.com> 215Xiaoqiang Zhao <zxq_yx_007@163.com> 216Xinhua Cao <caoxinhua@huawei.com> 217Xiong Zhang <xiong.y.zhang@intel.com> 218Yin Yin <yin.yin@cs2c.com.cn> 219Yu-Chen Lin <npes87184@gmail.com> 220Yu-Chen Lin <npes87184@gmail.com> <yuchenlin@synology.com> 221YunQiang Su <syq@debian.org> 222YunQiang Su <ysu@wavecomp.com> 223Yuri Pudgorodskiy <yur@virtuozzo.com> 224Zhengui Li <lizhengui@huawei.com> 225Zhenwei Pi <pizhenwei@bytedance.com> 226Zhenwei Pi <zhenwei.pi@youruncloud.com> 227Zhuang Yanying <ann.zhuangyanying@huawei.com> 228