]> Git Repo - u-boot.git/blame - doc/git-mailrc
dts/Makefile: simplify dtc invocation
[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 [email protected]
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 <[email protected]>
963333e9 14alias abiessmann Andreas Bießmann <[email protected]>
8b0b0c59
MF
15alias afleming Andy Fleming <[email protected]>
16alias ag Anatolij Gustschin <[email protected]>
17alias galak Kumar Gala <[email protected]>
18alias gruss Graeme Russ <[email protected]>
19alias hs Heiko Schocher <[email protected]>
20alias iwamatsu Nobuhiro Iwamatsu <[email protected]>
21alias jasonjin Jason Jin <[email protected]>
1295f08c 22alias jhersh Joe Hershberger <[email protected]>
8b0b0c59
MF
23alias kimphill Kim Phillips <[email protected]>
24alias macpaul Macpaul Lin <[email protected]>
25alias marex Marek Vasut <[email protected]>
26alias monstr Michal Simek <[email protected]>
27alias prafulla Prafulla Wadaskar <[email protected]>
28alias prom Minkyu Kang <[email protected]>
29alias rbohmer Remy Bohmer <[email protected]>
30alias reinhardm Reinhard Meyer <[email protected]>
31alias sbabic Stefano Babic <[email protected]>
32alias scottwood Scott Wood <[email protected]>
b4a2e435 33alias sjg Simon Glass <[email protected]>
8b0b0c59 34alias smcnutt Scott McNutt <[email protected]>
47fa71b8 35alias sonic Sonic Zhang <[email protected]>
8b0b0c59 36alias stroese Stefan Roese <[email protected]>
19fe4b3e 37alias trini Tom Rini <[email protected]>
8b0b0c59
MF
38alias vapier Mike Frysinger <[email protected]>
39alias wd Wolfgang Denk <[email protected]>
40
41# Architecture aliases
42alias arch arm, avr32, bfin, m68k, microblaze, mips, nds32, nios2, powerpc, sandbox, superh, sparc, x86
43alias arches arch
44
45alias arm uboot, aaribaud
963333e9 46alias at91 uboot, abiessmann
2620368a 47alias davinci ti
8b0b0c59
MF
48alias imx uboot, sbabic
49alias kirkwood uboot, prafulla
2620368a 50alias omap ti
8b0b0c59 51alias pxa uboot, marex
6deba095 52alias rmobile uboot, iwamatsu
8b0b0c59
MF
53alias s3c samsung
54alias s5pc samsung
55alias samsung uboot, prom
b4a2e435 56alias tegra uboot, sjg, Tom Warren <[email protected]>, Stephen Warren <[email protected]>
8b0b0c59 57alias tegra2 tegra
19fe4b3e 58alias ti uboot, trini
8b0b0c59 59
963333e9 60alias avr32 uboot, abiessmann
8b0b0c59 61
47fa71b8 62alias bfin uboot, vapier, sonic
8b0b0c59
MF
63alias blackfin bfin
64
65alias m68k uboot, jasonjin
66alias coldfire m68k
67
68alias microblaze uboot, monstr
69alias mb microblaze
70
71alias mips uboot, Shinya Kuribayashi <[email protected]>
72
73alias nds32 uboot, macpaul
74
75alias nios uboot, Thomas Chou <[email protected]>, smcnutt
76alias nios2 nios
77
78alias powerpc uboot, afleming, kimphill, galak, stroese, wd
79alias ppc powerpc
80alias mpc5xxx uboot, wd
81alias mpc8xx uboot, wd
82alias mpc82xx uboot, wd
83alias mpc83xx uboot, kimphill
84alias mpc85xx uboot, afleming, galak
85alias mpc86xx uboot, afleming, galak
86alias ppc4xx uboot, stroese
87alias ppc7xx uboot, wd
88alias ppc74xx uboot, wd
89
b4a2e435 90alias sandbox sjg
8b0b0c59
MF
91alias sb sandbox
92
93alias sparc uboot, Daniel Hellstrom <[email protected]>
94
95alias superh uboot, iwamatsu
96alias sh superh
97
b4a2e435 98alias x86 uboot, sjg, gruss
8b0b0c59
MF
99
100# Subsystem aliases
101alias cfi uboot, stroese
34e24b62 102alias kerneldoc uboot, marex
8b0b0c59
MF
103alias fdt uboot, Jerry Van Baren <[email protected]>
104alias i2c uboot, hs
105alias mmc uboot, afleming
106alias nand uboot, scottwood
1295f08c 107alias net uboot, jhersh
f0bc5df4 108alias usb uboot, marex
8b0b0c59 109alias video uboot, ag
This page took 0.079537 seconds and 4 git commands to generate.