]> Git Repo - J-u-boot.git/blob - doc/git-mailrc
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
[J-u-boot.git] / doc / git-mailrc
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
8 alias uboot  [email protected]
9 alias 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.
13 alias aaribaud       Albert Aribaud <[email protected]>
14 alias abiessmann     Andreas Bießmann <[email protected]>
15 alias abrodkin       Alexey Brodkin <[email protected]>
16 alias afleming       Andy Fleming <[email protected]>
17 alias ag             Anatolij Gustschin <[email protected]>
18 alias agraf          Alexander Graf <[email protected]>
19 alias alisonwang     Alison Wang <[email protected]>
20 alias angelo_ts      Angelo Dureghello <[email protected]>
21 alias bmeng          Bin Meng <[email protected]>
22 alias danielschwierzeck Daniel Schwierzeck <[email protected]>
23 alias dinh           Dinh Nguyen <[email protected]>
24 alias hs             Heiko Schocher <[email protected]>
25 alias iwamatsu       Nobuhiro Iwamatsu <[email protected]>
26 alias jaehoon        Jaehoon Chung <[email protected]>
27 alias jagan          Jagan Teki <[email protected]>
28 alias jhersh         Joe Hershberger <[email protected]>
29 alias luka           Luka Perkov <[email protected]>
30 alias lukma          Lukasz Majewski <[email protected]>
31 alias macpaul        Macpaul Lin <[email protected]>
32 alias marex          Marek Vasut <[email protected]>
33 alias mariosix       Mario Six <[email protected]>
34 alias masahiro       Masahiro Yamada <[email protected]>
35 alias mateusz        Mateusz Kulikowski <[email protected]>
36 alias maxime         Maxime Ripard <[email protected]>
37 alias monstr         Michal Simek <[email protected]>
38 alias prafulla       Prafulla Wadaskar <[email protected]>
39 alias prom           Minkyu Kang <[email protected]>
40 alias ptomsich       Philipp Tomsich <[email protected]>
41 alias sbabic         Stefano Babic <[email protected]>
42 alias sjg            Simon Glass <[email protected]>
43 alias smcnutt        Scott McNutt <[email protected]>
44 alias stroese        Stefan Roese <[email protected]>
45 alias trini          Tom Rini <[email protected]>
46 alias wd             Wolfgang Denk <[email protected]>
47 alias yorksun        York Sun <[email protected]>
48
49 # Architecture aliases
50 alias arch           arc, arm, m68k, microblaze, mips, nds32, nios2, powerpc, sandbox, superh, x86
51 alias arches         arch
52
53 alias arc            uboot, abrodkin
54
55 alias arm            uboot, aaribaud, trini
56 alias at91           uboot, abiessmann
57 alias davinci        ti
58 alias imx            uboot, sbabic
59 alias kirkwood       uboot, prafulla, luka
60 alias omap           ti
61 alias pxa            uboot, marex
62 alias rmobile        uboot, iwamatsu
63 alias s3c            samsung
64 alias s5pc           samsung
65 alias samsung        uboot, prom
66 alias snapdragon     uboot, mateusz
67 alias socfpga        uboot, marex, dinh
68 alias sunxi          uboot, jagan, maxime
69 alias tegra          uboot, sjg, Tom Warren <[email protected]>, Stephen Warren <[email protected]>
70 alias tegra2         tegra
71 alias ti             uboot, trini
72 alias uniphier       uboot, masahiro
73 alias zynq           uboot, monstr
74 alias rockchip       uboot, sjg, Kever Yang <[email protected]>, ptomsich
75
76 alias m68k           uboot, alisonwang, angelo_ts
77 alias coldfire       m68k
78
79 alias microblaze     uboot, monstr
80 alias mb             microblaze
81
82 alias mips           uboot, danielschwierzeck
83
84 alias nds32          uboot, macpaul
85
86 alias nios           uboot, Thomas Chou <[email protected]>, smcnutt
87 alias nios2          nios
88
89 alias powerpc        uboot, afleming, stroese, wd, yorksun, mariosix
90 alias ppc            powerpc
91 alias mpc8xx         uboot, wd, Christophe Leroy <[email protected]>
92 alias mpc83xx        uboot, yorksun, mariosix
93 alias mpc85xx        uboot, afleming, yorksun
94 alias mpc86xx        uboot, afleming, yorksun
95
96 alias sandbox        sjg
97 alias sb             sandbox
98
99 alias superh         uboot, iwamatsu, marex
100 alias sh             superh
101
102 alias x86            uboot, sjg, bmeng
103
104 # Subsystem aliases
105 alias dm             uboot, sjg
106 alias cfi            uboot, stroese
107 alias dfu            uboot, lukma
108 alias efi            uboot, agraf
109 alias eth            uboot, jhersh
110 alias kerneldoc      uboot, marex
111 alias fdt            uboot, sjg
112 alias i2c            uboot, hs
113 alias kconfig        uboot, masahiro
114 alias mmc            uboot, jaehoon
115 alias nand           uboot
116 alias net            uboot, jhersh
117 alias phy            uboot, jhersh
118 alias spi            uboot, jagan
119 alias spmi           uboot, mateusz
120 alias ubi            uboot, hs
121 alias usb            uboot, marex
122 alias xhci           uboot, bmeng
123 alias video          uboot, ag
124 alias patman         uboot, sjg
125 alias buildman       uboot, sjg
126 alias pmic           uboot, jaehoon
This page took 0.033029 seconds and 4 git commands to generate.