]> Git Repo - J-u-boot.git/blame - doc/git-mailrc
test/py: test_fs: add docstring comments to helper functions
[J-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]>
09c2b8f3 14alias abiessmann Andreas Bießmann <[email protected]>
350500b3 15alias abrodkin Alexey Brodkin <[email protected]>
b21f87a3 16alias afleming Andy Fleming <[email protected]>
8b0b0c59 17alias ag Anatolij Gustschin <[email protected]>
0176330e 18alias agraf Alexander Graf <[email protected]>
068f86eb 19alias alisonwang Alison Wang <[email protected]>
82ebb7e5 20alias angelo_ts Angelo Dureghello <[email protected]>
51087445 21alias bmeng Bin Meng <[email protected]>
e873b97a 22alias danielschwierzeck Daniel Schwierzeck <[email protected]>
38d1ab4a 23alias dinh Dinh Nguyen <[email protected]>
8b0b0c59
MF
24alias hs Heiko Schocher <[email protected]>
25alias iwamatsu Nobuhiro Iwamatsu <[email protected]>
dbc39699 26alias jaehoon Jaehoon Chung <[email protected]>
16185a85 27alias jagan Jagan Teki <[email protected]>
a60de1ee 28alias jhersh Joe Hershberger <[email protected]>
5ea01961 29alias luka Luka Perkov <[email protected]>
7f4279c0 30alias lukma Lukasz Majewski <[email protected]>
8b0b0c59 31alias macpaul Macpaul Lin <[email protected]>
a82ca7bc 32alias marex Marek Vasut <[email protected]>
068f86eb 33alias mariosix Mario Six <[email protected]>
79cee3cf 34alias masahiro Masahiro Yamada <[email protected]>
e721e981 35alias mateusz Mateusz Kulikowski <[email protected]>
38d1ab4a 36alias maxime Maxime Ripard <[email protected]>
8b0b0c59
MF
37alias monstr Michal Simek <[email protected]>
38alias prafulla Prafulla Wadaskar <[email protected]>
39alias prom Minkyu Kang <[email protected]>
f8714372 40alias ptomsich Philipp Tomsich <[email protected]>
8b0b0c59 41alias sbabic Stefano Babic <[email protected]>
b4a2e435 42alias sjg Simon Glass <[email protected]>
8b0b0c59
MF
43alias smcnutt Scott McNutt <[email protected]>
44alias stroese Stefan Roese <[email protected]>
4e34d610 45alias trini Tom Rini <[email protected]>
8b0b0c59 46alias wd Wolfgang Denk <[email protected]>
068f86eb 47alias yorksun York Sun <[email protected]>
8b0b0c59
MF
48
49# Architecture aliases
068f86eb 50alias arch arc, arm, m68k, microblaze, mips, nds32, nios2, powerpc, sandbox, superh, x86
8b0b0c59
MF
51alias arches arch
52
350500b3
MY
53alias arc uboot, abrodkin
54
068f86eb 55alias arm uboot, aaribaud, trini
963333e9 56alias at91 uboot, abiessmann
2620368a 57alias davinci ti
8b0b0c59 58alias imx uboot, sbabic
881e8478 59alias kirkwood uboot, prafulla, luka, stroese
2620368a 60alias omap ti
8b0b0c59 61alias pxa uboot, marex
6deba095 62alias rmobile uboot, iwamatsu
8b0b0c59
MF
63alias s3c samsung
64alias s5pc samsung
65alias samsung uboot, prom
e721e981 66alias snapdragon uboot, mateusz
6fa0d345 67alias socfpga uboot, marex, dinh
543bd273 68alias sunxi uboot, jagan, maxime
b4a2e435 69alias tegra uboot, sjg, Tom Warren <[email protected]>, Stephen Warren <[email protected]>
8b0b0c59 70alias tegra2 tegra
19fe4b3e 71alias ti uboot, trini
6dd0e7c0 72alias uniphier uboot, masahiro
bc9a78ac 73alias zynq uboot, monstr
f8714372 74alias rockchip uboot, sjg, Kever Yang <[email protected]>, ptomsich
8b0b0c59 75
0eaadecb 76alias m68k uboot, alisonwang, angelo_ts
8b0b0c59
MF
77alias coldfire m68k
78
79alias microblaze uboot, monstr
80alias mb microblaze
81
e873b97a 82alias mips uboot, danielschwierzeck
8b0b0c59
MF
83
84alias nds32 uboot, macpaul
85
86alias nios uboot, Thomas Chou <[email protected]>, smcnutt
87alias nios2 nios
88
068f86eb 89alias powerpc uboot, afleming, stroese, wd, yorksun, mariosix
8b0b0c59 90alias ppc powerpc
068f86eb
TR
91alias mpc8xx uboot, wd, Christophe Leroy <[email protected]>
92alias mpc83xx uboot, yorksun, mariosix
93alias mpc85xx uboot, afleming, yorksun
94alias mpc86xx uboot, afleming, yorksun
8b0b0c59 95
b4a2e435 96alias sandbox sjg
8b0b0c59
MF
97alias sb sandbox
98
068f86eb 99alias superh uboot, iwamatsu, marex
8b0b0c59
MF
100alias sh superh
101
3721208f 102alias x86 uboot, sjg, bmeng
8b0b0c59
MF
103
104# Subsystem aliases
960c3cac 105alias dm uboot, sjg
8b0b0c59 106alias cfi uboot, stroese
1dd6e3c2 107alias dfu uboot, lukma
0176330e 108alias efi uboot, agraf
a60de1ee 109alias eth uboot, jhersh
34e24b62 110alias kerneldoc uboot, marex
fd5058ee 111alias fdt uboot, sjg
8b0b0c59 112alias i2c uboot, hs
bfca6e08 113alias kconfig uboot, masahiro
dbc39699 114alias mmc uboot, jaehoon
9f8aba7a 115alias nand uboot
1295f08c 116alias net uboot, jhersh
a60de1ee 117alias phy uboot, jhersh
f16d1862 118alias spi uboot, jagan
e721e981 119alias spmi uboot, mateusz
69337a9d 120alias ubi uboot, hs
f0bc5df4 121alias usb uboot, marex
c0c5f910 122alias xhci uboot, bmeng
8b0b0c59 123alias video uboot, ag
23f78aef
MY
124alias patman uboot, sjg
125alias buildman uboot, sjg
6e1cfb09 126alias pmic uboot, jaehoon
This page took 0.373526 seconds and 4 git commands to generate.