Commit 6dd0e7c00bfa5ce861a72b8e4a3ef9e787306125

Authored by Masahiro Yamada
1 parent 0fb63aa63c

git-mailrc: add me as a maintainer of UniPhier platform

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>

Showing 1 changed file with 1 additions and 0 deletions Inline Diff

1 # To use this file, run in your u-boot tree: 1 # To use this file, run in your u-boot tree:
2 # git config sendemail.aliasesfile doc/git-mailrc 2 # git config sendemail.aliasesfile doc/git-mailrc
3 # git config sendemail.aliasfiletype mutt 3 # git config sendemail.aliasfiletype mutt
4 # 4 #
5 # Then when sending patches, you can use: 5 # Then when sending patches, you can use:
6 # git send-email --to u-boot --cc i2c ... 6 # git send-email --to u-boot --cc i2c ...
7 7
8 alias uboot u-boot@lists.denx.de 8 alias uboot u-boot@lists.denx.de
9 alias u-boot uboot 9 alias u-boot uboot
10 10
11 # Maintainer aliases. Use the same alias here as patchwork to keep 11 # Maintainer aliases. Use the same alias here as patchwork to keep
12 # things simple and easy to look up/coordinate. 12 # things simple and easy to look up/coordinate.
13 alias aaribaud Albert Aribaud <albert.u.boot@aribaud.net> 13 alias aaribaud Albert Aribaud <albert.u.boot@aribaud.net>
14 alias abiessmann Andreas Bießmann <andreas.devel@googlemail.com> 14 alias abiessmann Andreas Bießmann <andreas.devel@googlemail.com>
15 alias afleming Andy Fleming <afleming@gmail.com> 15 alias afleming Andy Fleming <afleming@gmail.com>
16 alias ag Anatolij Gustschin <agust@denx.de> 16 alias ag Anatolij Gustschin <agust@denx.de>
17 alias galak Kumar Gala <galak@kernel.crashing.org> 17 alias galak Kumar Gala <galak@kernel.crashing.org>
18 alias gruss Graeme Russ <graeme.russ@gmail.com> 18 alias gruss Graeme Russ <graeme.russ@gmail.com>
19 alias hs Heiko Schocher <hs@denx.de> 19 alias hs Heiko Schocher <hs@denx.de>
20 alias ijc Ian Campbell <ijc+uboot@hellion.org.uk> 20 alias ijc Ian Campbell <ijc+uboot@hellion.org.uk>
21 alias iwamatsu Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 21 alias iwamatsu Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
22 alias jagan Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com> 22 alias jagan Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
23 alias jasonjin Jason Jin <jason.jin@freescale.com> 23 alias jasonjin Jason Jin <jason.jin@freescale.com>
24 alias jhersh Joe Hershberger <joe.hershberger@gmail.com> 24 alias jhersh Joe Hershberger <joe.hershberger@gmail.com>
25 alias jwrdegoede Hans de Goede <hdegoede@redhat.com> 25 alias jwrdegoede Hans de Goede <hdegoede@redhat.com>
26 alias kimphill Kim Phillips <kim.phillips@freescale.com> 26 alias kimphill Kim Phillips <kim.phillips@freescale.com>
27 alias lukma Lukasz Majewski <l.majewski@samsung.com> 27 alias lukma Lukasz Majewski <l.majewski@samsung.com>
28 alias macpaul Macpaul Lin <macpaul@andestech.com> 28 alias macpaul Macpaul Lin <macpaul@andestech.com>
29 alias marex Marek Vasut <marex@denx.de> 29 alias marex Marek Vasut <marex@denx.de>
30 alias masahiro Masahiro Yamada <yamada.m@jp.panasonic.com> 30 alias masahiro Masahiro Yamada <yamada.m@jp.panasonic.com>
31 alias monstr Michal Simek <monstr@monstr.eu> 31 alias monstr Michal Simek <monstr@monstr.eu>
32 alias panto Pantelis Antoniou <panto@antoniou-consulting.com> 32 alias panto Pantelis Antoniou <panto@antoniou-consulting.com>
33 alias prafulla Prafulla Wadaskar <prafulla@marvell.com> 33 alias prafulla Prafulla Wadaskar <prafulla@marvell.com>
34 alias prom Minkyu Kang <mk7.kang@samsung.com> 34 alias prom Minkyu Kang <mk7.kang@samsung.com>
35 alias rbohmer Remy Bohmer <linux@bohmer.net> 35 alias rbohmer Remy Bohmer <linux@bohmer.net>
36 alias reinhardm Reinhard Meyer <u-boot@emk-elektronik.de> 36 alias reinhardm Reinhard Meyer <u-boot@emk-elektronik.de>
37 alias sbabic Stefano Babic <sbabic@denx.de> 37 alias sbabic Stefano Babic <sbabic@denx.de>
38 alias scottwood Scott Wood <scottwood@freescale.com> 38 alias scottwood Scott Wood <scottwood@freescale.com>
39 alias sjg Simon Glass <sjg@chromium.org> 39 alias sjg Simon Glass <sjg@chromium.org>
40 alias smcnutt Scott McNutt <smcnutt@psyent.com> 40 alias smcnutt Scott McNutt <smcnutt@psyent.com>
41 alias sonic Sonic Zhang <sonic.adi@gmail.com> 41 alias sonic Sonic Zhang <sonic.adi@gmail.com>
42 alias stroese Stefan Roese <sr@denx.de> 42 alias stroese Stefan Roese <sr@denx.de>
43 alias trini Tom Rini <trini@ti.com> 43 alias trini Tom Rini <trini@ti.com>
44 alias vapier Mike Frysinger <vapier@gentoo.org> 44 alias vapier Mike Frysinger <vapier@gentoo.org>
45 alias wd Wolfgang Denk <wd@denx.de> 45 alias wd Wolfgang Denk <wd@denx.de>
46 46
47 # Architecture aliases 47 # Architecture aliases
48 alias arch arm, avr32, bfin, m68k, microblaze, mips, nds32, nios2, powerpc, sandbox, superh, sparc, x86 48 alias arch arm, avr32, bfin, m68k, microblaze, mips, nds32, nios2, powerpc, sandbox, superh, sparc, x86
49 alias arches arch 49 alias arches arch
50 50
51 alias arm uboot, aaribaud 51 alias arm uboot, aaribaud
52 alias at91 uboot, abiessmann 52 alias at91 uboot, abiessmann
53 alias davinci ti 53 alias davinci ti
54 alias imx uboot, sbabic 54 alias imx uboot, sbabic
55 alias kirkwood uboot, prafulla 55 alias kirkwood uboot, prafulla
56 alias omap ti 56 alias omap ti
57 alias pxa uboot, marex 57 alias pxa uboot, marex
58 alias rmobile uboot, iwamatsu 58 alias rmobile uboot, iwamatsu
59 alias s3c samsung 59 alias s3c samsung
60 alias s5pc samsung 60 alias s5pc samsung
61 alias samsung uboot, prom 61 alias samsung uboot, prom
62 alias sunxi uboot, ijc, jwrdegoede 62 alias sunxi uboot, ijc, jwrdegoede
63 alias tegra uboot, sjg, Tom Warren <twarren@nvidia.com>, Stephen Warren <swarren@nvidia.com> 63 alias tegra uboot, sjg, Tom Warren <twarren@nvidia.com>, Stephen Warren <swarren@nvidia.com>
64 alias tegra2 tegra 64 alias tegra2 tegra
65 alias ti uboot, trini 65 alias ti uboot, trini
66 alias uniphier uboot, masahiro
66 alias zynq uboot, monstr 67 alias zynq uboot, monstr
67 68
68 alias avr32 uboot, abiessmann 69 alias avr32 uboot, abiessmann
69 70
70 alias bfin uboot, vapier, sonic 71 alias bfin uboot, vapier, sonic
71 alias blackfin bfin 72 alias blackfin bfin
72 73
73 alias m68k uboot, jasonjin 74 alias m68k uboot, jasonjin
74 alias coldfire m68k 75 alias coldfire m68k
75 76
76 alias microblaze uboot, monstr 77 alias microblaze uboot, monstr
77 alias mb microblaze 78 alias mb microblaze
78 79
79 alias mips uboot, Shinya Kuribayashi <skuribay@pobox.com> 80 alias mips uboot, Shinya Kuribayashi <skuribay@pobox.com>
80 81
81 alias nds32 uboot, macpaul 82 alias nds32 uboot, macpaul
82 83
83 alias nios uboot, Thomas Chou <thomas@wytron.com.tw>, smcnutt 84 alias nios uboot, Thomas Chou <thomas@wytron.com.tw>, smcnutt
84 alias nios2 nios 85 alias nios2 nios
85 86
86 alias powerpc uboot, afleming, kimphill, galak, stroese, wd 87 alias powerpc uboot, afleming, kimphill, galak, stroese, wd
87 alias ppc powerpc 88 alias ppc powerpc
88 alias mpc5xxx uboot, wd 89 alias mpc5xxx uboot, wd
89 alias mpc8xx uboot, wd 90 alias mpc8xx uboot, wd
90 alias mpc82xx uboot, wd 91 alias mpc82xx uboot, wd
91 alias mpc83xx uboot, kimphill 92 alias mpc83xx uboot, kimphill
92 alias mpc85xx uboot, afleming, galak 93 alias mpc85xx uboot, afleming, galak
93 alias mpc86xx uboot, afleming, galak 94 alias mpc86xx uboot, afleming, galak
94 alias ppc4xx uboot, stroese 95 alias ppc4xx uboot, stroese
95 alias ppc7xx uboot, wd 96 alias ppc7xx uboot, wd
96 alias ppc74xx uboot, wd 97 alias ppc74xx uboot, wd
97 98
98 alias sandbox sjg 99 alias sandbox sjg
99 alias sb sandbox 100 alias sb sandbox
100 101
101 alias sparc uboot, Daniel Hellstrom <daniel@gaisler.com> 102 alias sparc uboot, Daniel Hellstrom <daniel@gaisler.com>
102 103
103 alias superh uboot, iwamatsu 104 alias superh uboot, iwamatsu
104 alias sh superh 105 alias sh superh
105 106
106 alias x86 uboot, sjg, gruss 107 alias x86 uboot, sjg, gruss
107 108
108 # Subsystem aliases 109 # Subsystem aliases
109 alias dm uboot, sjg 110 alias dm uboot, sjg
110 alias cfi uboot, stroese 111 alias cfi uboot, stroese
111 alias dfu uboot, lukma 112 alias dfu uboot, lukma
112 alias kerneldoc uboot, marex 113 alias kerneldoc uboot, marex
113 alias fdt uboot, sjg 114 alias fdt uboot, sjg
114 alias i2c uboot, hs 115 alias i2c uboot, hs
115 alias kconfig uboot, masahiro 116 alias kconfig uboot, masahiro
116 alias mmc uboot, panto 117 alias mmc uboot, panto
117 alias nand uboot, scottwood 118 alias nand uboot, scottwood
118 alias net uboot, jhersh 119 alias net uboot, jhersh
119 alias spi uboot, jagan 120 alias spi uboot, jagan
120 alias usb uboot, marex 121 alias usb uboot, marex
121 alias video uboot, ag 122 alias video uboot, ag
122 alias patman uboot, sjg 123 alias patman uboot, sjg
123 alias buildman uboot, sjg 124 alias buildman uboot, sjg
124 125