1 # To use this file, run in your u-boot tree:
2 # git config sendemail.aliasesfile doc/git-mailrc
3 # git config sendemail.aliasfiletype mutt
5 # Then when sending patches, you can use:
6 # git send-email --to u-boot --cc i2c ...
8 alias uboot u-boot@lists.denx.de
11 # Maintainer aliases. Use the same alias here as patchwork to keep
12 # things simple and easy to look up/coordinate.
13 alias abiessmann Andreas Bießmann <andreas@biessmann.org>
14 alias abrodkin Alexey Brodkin <alexey.brodkin@synopsys.com>
15 alias afleming Andy Fleming <afleming@gmail.com>
16 alias ag Anatolij Gustschin <agust@denx.de>
17 alias agraf Alexander Graf <agraf@csgraf.de>
18 alias alexnemirovsky Alex Nemirovsky <alex.nemirovsky@cortina-access.com>
19 alias alisonwang Alison Wang <alison.wang@nxp.com>
20 alias angelo_ts Angelo Dureghello <angelo@sysam.it>
21 alias apritzel Andre Przywara <andre.przywara@arm.com>
22 alias bmeng Bin Meng <bmeng.cn@gmail.com>
23 alias danielschwierzeck Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
24 alias dinh Dinh Nguyen <dinguyen@kernel.org>
25 alias hs Heiko Schocher <hs@denx.de>
26 alias freenix Peng Fan <peng.fan@nxp.com>
27 alias iwamatsu Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
28 alias jaehoon Jaehoon Chung <jh80.chung@samsung.com>
29 alias jagan Jagan Teki <jagan@amarulasolutions.com>
30 alias jhersh Joe Hershberger <joe.hershberger@ni.com>
31 alias kevery Kever Yang <kever.yang@rock-chips.com>
32 alias leyfoon Ley Foon Tan <lftan.linux@gmail.com>
33 alias lokeshvutla Lokesh Vutla <lokeshvutla@ti.com>
34 alias lukma Lukasz Majewski <lukma@denx.de>
35 alias macpaul Macpaul Lin <macpaul@andestech.com>
36 alias marex Marek Vasut <marex@denx.de>
37 alias mariosix Mario Six <mario.six@gdsys.cc>
38 alias masahiro Masahiro Yamada <yamada.masahiro@socionext.com>
39 alias mateusz Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
40 alias mbrugger Matthias Brugger <mbrugger@suse.com>
41 alias monstr Michal Simek <monstr@monstr.eu>
42 alias prom Minkyu Kang <mk7.kang@samsung.com>
43 alias ptomsich Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
44 alias sbabic Stefano Babic <sbabic@denx.de>
45 alias simongoldschmidt Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
46 alias sjg Simon Glass <sjg@chromium.org>
47 alias smcnutt Scott McNutt <smcnutt@psyent.com>
48 alias stroese Stefan Roese <sr@denx.de>
49 alias tienfong Tien Fong Chee <tien.fong.chee@intel.com>
50 alias trini Tom Rini <trini@konsulko.com>
51 alias wd Wolfgang Denk <wd@denx.de>
52 alias priyankajain Priyanka Jain <priyanka.jain@nxp.com>
54 # Architecture aliases
55 alias arch arc, arm, m68k, microblaze, mips, nios2, powerpc, sandbox, superh, x86
58 alias arc uboot, abrodkin
60 alias arm uboot, trini
61 alias at91 uboot, abiessmann
62 alias cortina uboot, alexnemirovsky
64 alias imx uboot, sbabic
65 alias kirkwood uboot, stroese
67 alias pxa uboot, marex
68 alias rmobile uboot, iwamatsu
71 alias samsung uboot, prom
72 alias snapdragon uboot, mateusz
73 alias socfpga uboot, marex, dinh, simongoldschmidt, tienfong
74 alias sunxi uboot, jagan, apritzel
75 alias tegra uboot, sjg, Tom Warren <twarren@nvidia.com>, Stephen Warren <swarren@nvidia.com>
78 alias uniphier uboot, masahiro
79 alias zynq uboot, monstr
80 alias rockchip uboot, sjg, kevery, ptomsich
82 alias bcm283x uboot, mbrugger
83 alias rpi uboot, mbrugger
85 alias m68k uboot, alisonwang, angelo_ts
88 alias microblaze uboot, monstr
91 alias mips uboot, danielschwierzeck
93 alias nios uboot, Thomas Chou <thomas@wytron.com.tw>, smcnutt
96 alias powerpc uboot, afleming, stroese, wd, priyankajain, mariosix
98 alias mpc8xx uboot, wd, Christophe Leroy <christophe.leroy@csgroup.eu>
99 alias mpc83xx uboot, mariosix
100 alias mpc85xx uboot, afleming, priyankajain
105 alias superh uboot, iwamatsu, marex
108 alias x86 uboot, sjg, bmeng
112 alias cfi uboot, stroese
113 alias dfu uboot, lukma
114 alias eth uboot, jhersh
115 alias kerneldoc uboot, marex
118 alias kconfig uboot, masahiro
119 alias mmc uboot, freenix, jaehoon
121 alias net uboot, jhersh
122 alias phy uboot, jhersh
123 alias spi uboot, jagan
124 alias spmi uboot, mateusz
126 alias usb uboot, marex
127 alias xhci uboot, bmeng
128 alias video uboot, ag
129 alias patman uboot, sjg
130 alias buildman uboot, sjg
131 alias pmic uboot, jaehoon