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