]> git.ipfire.org Git - people/ms/u-boot.git/blame - doc/git-mailrc
Merge git://git.denx.de/u-boot-dm
[people/ms/u-boot.git] / doc / git-mailrc
CommitLineData
8b0b0c59
MF
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
4#
5# Then when sending patches, you can use:
6# git send-email --to u-boot --cc i2c ...
7
8alias uboot u-boot@lists.denx.de
9alias u-boot uboot
10
11# Maintainer aliases. Use the same alias here as patchwork to keep
12# things simple and easy to look up/coordinate.
13alias aaribaud Albert Aribaud <albert.u.boot@aribaud.net>
09c2b8f3 14alias abiessmann Andreas Bießmann <andreas@biessmann.org>
350500b3 15alias abrodkin Alexey Brodkin <alexey.brodkin@synopsys.com>
b21f87a3 16alias afleming Andy Fleming <afleming@gmail.com>
8b0b0c59 17alias ag Anatolij Gustschin <agust@denx.de>
4b3a3260 18alias alisonwang Alison Wang <alison.wang@freescale.com>
82ebb7e5 19alias angelo_ts Angelo Dureghello <angelo@sysam.it>
51087445 20alias bmeng Bin Meng <bmeng.cn@gmail.com>
e873b97a 21alias danielschwierzeck Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
6fa0d345 22alias dinh Dinh Nguyen <dinguyen@kernel.org>
8b0b0c59 23alias galak Kumar Gala <galak@kernel.crashing.org>
8b0b0c59 24alias hs Heiko Schocher <hs@denx.de>
2835d993 25alias ijc Ian Campbell <ijc+uboot@hellion.org.uk>
8b0b0c59 26alias iwamatsu Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
dbc39699 27alias jaehoon Jaehoon Chung <jh80.chung@samsung.com>
16185a85 28alias jagan Jagan Teki <jagan@openedev.com>
8b0b0c59 29alias jasonjin Jason Jin <jason.jin@freescale.com>
a60de1ee 30alias jhersh Joe Hershberger <joe.hershberger@ni.com>
2835d993 31alias jwrdegoede Hans de Goede <hdegoede@redhat.com>
8b0b0c59 32alias kimphill Kim Phillips <kim.phillips@freescale.com>
5ea01961 33alias luka Luka Perkov <luka.perkov@sartura.hr>
1dd6e3c2 34alias lukma Lukasz Majewski <l.majewski@samsung.com>
8b0b0c59 35alias macpaul Macpaul Lin <macpaul@andestech.com>
a82ca7bc 36alias marex Marek Vasut <marex@denx.de>
79cee3cf 37alias masahiro Masahiro Yamada <yamada.masahiro@socionext.com>
e721e981 38alias mateusz Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
543bd273 39alias maxime Maxime Ripard <maxime.ripard@free-electrons.com>
8b0b0c59
MF
40alias monstr Michal Simek <monstr@monstr.eu>
41alias prafulla Prafulla Wadaskar <prafulla@marvell.com>
42alias prom Minkyu Kang <mk7.kang@samsung.com>
43alias rbohmer Remy Bohmer <linux@bohmer.net>
44alias reinhardm Reinhard Meyer <u-boot@emk-elektronik.de>
45alias sbabic Stefano Babic <sbabic@denx.de>
46alias scottwood Scott Wood <scottwood@freescale.com>
b4a2e435 47alias sjg Simon Glass <sjg@chromium.org>
8b0b0c59 48alias smcnutt Scott McNutt <smcnutt@psyent.com>
47fa71b8 49alias sonic Sonic Zhang <sonic.adi@gmail.com>
8b0b0c59 50alias stroese Stefan Roese <sr@denx.de>
4e34d610 51alias trini Tom Rini <trini@konsulko.com>
8b0b0c59
MF
52alias vapier Mike Frysinger <vapier@gentoo.org>
53alias wd Wolfgang Denk <wd@denx.de>
54
55# Architecture aliases
350500b3 56alias arch arc, arm, avr32, bfin, m68k, microblaze, mips, nds32, nios2, powerpc, sandbox, superh, sparc, x86
8b0b0c59
MF
57alias arches arch
58
350500b3
MY
59alias arc uboot, abrodkin
60
8b0b0c59 61alias arm uboot, aaribaud
963333e9 62alias at91 uboot, abiessmann
2620368a 63alias davinci ti
8b0b0c59 64alias imx uboot, sbabic
5ea01961 65alias kirkwood uboot, prafulla, luka
2620368a 66alias omap ti
8b0b0c59 67alias pxa uboot, marex
6deba095 68alias rmobile uboot, iwamatsu
8b0b0c59
MF
69alias s3c samsung
70alias s5pc samsung
71alias samsung uboot, prom
e721e981 72alias snapdragon uboot, mateusz
6fa0d345 73alias socfpga uboot, marex, dinh
543bd273 74alias sunxi uboot, jagan, maxime
b4a2e435 75alias tegra uboot, sjg, Tom Warren <twarren@nvidia.com>, Stephen Warren <swarren@nvidia.com>
8b0b0c59 76alias tegra2 tegra
19fe4b3e 77alias ti uboot, trini
6dd0e7c0 78alias uniphier uboot, masahiro
bc9a78ac 79alias zynq uboot, monstr
5fb0001a 80alias rockchip uboot, sjg, Lin huang <hl@rock-chips.com>
963333e9 81alias avr32 uboot, abiessmann
8b0b0c59 82
47fa71b8 83alias bfin uboot, vapier, sonic
8b0b0c59
MF
84alias blackfin bfin
85
0eaadecb 86alias m68k uboot, alisonwang, angelo_ts
8b0b0c59
MF
87alias coldfire m68k
88
89alias microblaze uboot, monstr
90alias mb microblaze
91
e873b97a 92alias mips uboot, danielschwierzeck
8b0b0c59
MF
93
94alias nds32 uboot, macpaul
95
96alias nios uboot, Thomas Chou <thomas@wytron.com.tw>, smcnutt
97alias nios2 nios
98
99alias powerpc uboot, afleming, kimphill, galak, stroese, wd
100alias ppc powerpc
101alias mpc5xxx uboot, wd
102alias mpc8xx uboot, wd
103alias mpc82xx uboot, wd
104alias mpc83xx uboot, kimphill
105alias mpc85xx uboot, afleming, galak
106alias mpc86xx uboot, afleming, galak
107alias ppc4xx uboot, stroese
8b0b0c59 108
b4a2e435 109alias sandbox sjg
8b0b0c59
MF
110alias sb sandbox
111
fdf075fb 112alias sparc uboot, Francois Retief <fgretief@spaceteq.co.za>
8b0b0c59
MF
113
114alias superh uboot, iwamatsu
115alias sh superh
116
3721208f 117alias x86 uboot, sjg, bmeng
8b0b0c59
MF
118
119# Subsystem aliases
960c3cac 120alias dm uboot, sjg
8b0b0c59 121alias cfi uboot, stroese
1dd6e3c2 122alias dfu uboot, lukma
a60de1ee 123alias eth uboot, jhersh
34e24b62 124alias kerneldoc uboot, marex
fd5058ee 125alias fdt uboot, sjg
8b0b0c59 126alias i2c uboot, hs
bfca6e08 127alias kconfig uboot, masahiro
dbc39699 128alias mmc uboot, jaehoon
8b0b0c59 129alias nand uboot, scottwood
1295f08c 130alias net uboot, jhersh
a60de1ee 131alias phy uboot, jhersh
f16d1862 132alias spi uboot, jagan
e721e981 133alias spmi uboot, mateusz
69337a9d 134alias ubi uboot, hs
f0bc5df4 135alias usb uboot, marex
8b0b0c59 136alias video uboot, ag
23f78aef
MY
137alias patman uboot, sjg
138alias buildman uboot, sjg
6e1cfb09 139alias pmic uboot, jaehoon