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 aaribaud Albert Aribaud <albert.u.boot@aribaud.net>
14 alias abiessmann Andreas Bießmann <andreas@biessmann.org>
15 alias abrodkin Alexey Brodkin <alexey.brodkin@synopsys.com>
16 alias afleming Andy Fleming <afleming@gmail.com>
17 alias ag Anatolij Gustschin <agust@denx.de>
18 alias agraf Alexander Graf <agraf@suse.de>
19 alias alisonwang Alison Wang <alison.wang@nxp.com>
20 alias angelo_ts Angelo Dureghello <angelo@sysam.it>
21 alias bmeng Bin Meng <bmeng.cn@gmail.com>
22 alias danielschwierzeck Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
23 alias dinh Dinh Nguyen <dinguyen@kernel.org>
24 alias hs Heiko Schocher <hs@denx.de>
25 alias iwamatsu Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
26 alias jaehoon Jaehoon Chung <jh80.chung@samsung.com>
27 alias jagan Jagan Teki <jagan@openedev.com>
28 alias jhersh Joe Hershberger <joe.hershberger@ni.com>
29 alias luka Luka Perkov <luka.perkov@sartura.hr>
30 alias lukma Lukasz Majewski <lukma@denx.de>
31 alias macpaul Macpaul Lin <macpaul@andestech.com>
32 alias marex Marek Vasut <marex@denx.de>
33 alias mariosix Mario Six <mario.six@gdsys.cc>
34 alias masahiro Masahiro Yamada <yamada.masahiro@socionext.com>
35 alias mateusz Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
36 alias maxime Maxime Ripard <maxime.ripard@free-electrons.com>
37 alias monstr Michal Simek <monstr@monstr.eu>
38 alias prafulla Prafulla Wadaskar <prafulla@marvell.com>
39 alias prom Minkyu Kang <mk7.kang@samsung.com>
40 alias ptomsich Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
41 alias sbabic Stefano Babic <sbabic@denx.de>
42 alias scottwood Scott Wood <oss@buserror.net>
43 alias sjg Simon Glass <sjg@chromium.org>
44 alias smcnutt Scott McNutt <smcnutt@psyent.com>
45 alias stroese Stefan Roese <sr@denx.de>
46 alias trini Tom Rini <trini@konsulko.com>
47 alias wd Wolfgang Denk <wd@denx.de>
48 alias yorksun York Sun <york.sun@nxp.com>
50 # Architecture aliases
51 alias arch arc, arm, m68k, microblaze, mips, nds32, nios2, powerpc, sandbox, superh, x86
54 alias arc uboot, abrodkin
56 alias arm uboot, aaribaud, trini
57 alias at91 uboot, abiessmann
59 alias imx uboot, sbabic
60 alias kirkwood uboot, prafulla, luka
62 alias pxa uboot, marex
63 alias rmobile uboot, iwamatsu
66 alias samsung uboot, prom
67 alias snapdragon uboot, mateusz
68 alias socfpga uboot, marex, dinh
69 alias sunxi uboot, jagan, maxime
70 alias tegra uboot, sjg, Tom Warren <twarren@nvidia.com>, Stephen Warren <swarren@nvidia.com>
73 alias uniphier uboot, masahiro
74 alias zynq uboot, monstr
75 alias rockchip uboot, sjg, Kever Yang <kever.yang@rock-chips.com>, ptomsich
77 alias m68k uboot, alisonwang, angelo_ts
80 alias microblaze uboot, monstr
83 alias mips uboot, danielschwierzeck
85 alias nds32 uboot, macpaul
87 alias nios uboot, Thomas Chou <thomas@wytron.com.tw>, smcnutt
90 alias powerpc uboot, afleming, stroese, wd, yorksun, mariosix
92 alias mpc8xx uboot, wd, Christophe Leroy <christophe.leroy@c-s.fr>
93 alias mpc83xx uboot, yorksun, mariosix
94 alias mpc85xx uboot, afleming, yorksun
95 alias mpc86xx uboot, afleming, yorksun
100 alias superh uboot, iwamatsu, marex
103 alias x86 uboot, sjg, bmeng
107 alias cfi uboot, stroese
108 alias dfu uboot, lukma
109 alias efi uboot, agraf
110 alias eth uboot, jhersh
111 alias kerneldoc uboot, marex
114 alias kconfig uboot, masahiro
115 alias mmc uboot, jaehoon
116 alias nand uboot, scottwood
117 alias net uboot, jhersh
118 alias phy uboot, jhersh
119 alias spi uboot, jagan
120 alias spmi uboot, mateusz
122 alias usb uboot, marex
123 alias xhci uboot, bmeng
124 alias video uboot, ag
125 alias patman uboot, sjg
126 alias buildman uboot, sjg
127 alias pmic uboot, jaehoon