]> Git Repo - u-boot.git/blob - doc/git-mailrc
Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-boot
[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 freenix        Peng Fan <[email protected]>
26 alias iwamatsu       Nobuhiro Iwamatsu <[email protected]>
27 alias jaehoon        Jaehoon Chung <[email protected]>
28 alias jagan          Jagan Teki <[email protected]>
29 alias jhersh         Joe Hershberger <[email protected]>
30 alias kevery         Kever Yang <[email protected]>
31 alias lukma          Lukasz Majewski <[email protected]>
32 alias macpaul        Macpaul Lin <[email protected]>
33 alias marex          Marek Vasut <[email protected]>
34 alias mariosix       Mario Six <[email protected]>
35 alias masahiro       Masahiro Yamada <[email protected]>
36 alias mateusz        Mateusz Kulikowski <[email protected]>
37 alias maxime         Maxime Ripard <[email protected]>
38 alias monstr         Michal Simek <[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 simongoldschmidt Simon Goldschmidt <[email protected]>
43 alias sjg            Simon Glass <[email protected]>
44 alias smcnutt        Scott McNutt <[email protected]>
45 alias stroese        Stefan Roese <[email protected]>
46 alias trini          Tom Rini <[email protected]>
47 alias wd             Wolfgang Denk <[email protected]>
48 alias prabhu_kush    Prabhakar Kushwaha <[email protected]>
49
50 # Architecture aliases
51 alias arch           arc, arm, m68k, microblaze, mips, nds32, nios2, powerpc, sandbox, superh, x86
52 alias arches         arch
53
54 alias arc            uboot, abrodkin
55
56 alias arm            uboot, aaribaud, trini
57 alias at91           uboot, abiessmann
58 alias davinci        ti
59 alias imx            uboot, sbabic
60 alias kirkwood       uboot, stroese
61 alias omap           ti
62 alias pxa            uboot, marex
63 alias rmobile        uboot, iwamatsu
64 alias s3c            samsung
65 alias s5pc           samsung
66 alias samsung        uboot, prom
67 alias snapdragon     uboot, mateusz
68 alias socfpga        uboot, marex, dinh, simongoldschmidt
69 alias sunxi          uboot, jagan, maxime
70 alias tegra          uboot, sjg, Tom Warren <[email protected]>, Stephen Warren <[email protected]>
71 alias tegra2         tegra
72 alias ti             uboot, trini
73 alias uniphier       uboot, masahiro
74 alias zynq           uboot, monstr
75 alias rockchip       uboot, sjg, kevery, ptomsich
76
77 alias m68k           uboot, alisonwang, angelo_ts
78 alias coldfire       m68k
79
80 alias microblaze     uboot, monstr
81 alias mb             microblaze
82
83 alias mips           uboot, danielschwierzeck
84
85 alias nds32          uboot, macpaul
86
87 alias nios           uboot, Thomas Chou <[email protected]>, smcnutt
88 alias nios2          nios
89
90 alias powerpc        uboot, afleming, stroese, wd, prabhu_kush, mariosix
91 alias ppc            powerpc
92 alias mpc8xx         uboot, wd, Christophe Leroy <[email protected]>
93 alias mpc83xx        uboot, mariosix
94 alias mpc85xx        uboot, afleming, prabhu_kush
95 alias mpc86xx        uboot, afleming, prabhu_kush
96
97 alias sandbox        sjg
98 alias sb             sandbox
99
100 alias superh         uboot, iwamatsu, marex
101 alias sh             superh
102
103 alias x86            uboot, sjg, bmeng
104
105 # Subsystem aliases
106 alias dm             uboot, sjg
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
112 alias fdt            uboot, sjg
113 alias i2c            uboot, hs
114 alias kconfig        uboot, masahiro
115 alias mmc            uboot, freenix
116 alias nand           uboot
117 alias net            uboot, jhersh
118 alias phy            uboot, jhersh
119 alias spi            uboot, jagan
120 alias spmi           uboot, mateusz
121 alias ubi            uboot, hs
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
This page took 0.034251 seconds and 4 git commands to generate.