Commit 51087445aba13043c5e4ef6b748815312b38b7fa

Authored by Bin Meng
Committed by Tom Rini
1 parent 0a57c037b5

git-mailrc: Add Bin as a maintainer of x86

This updates git-mailrc to add me as a maintainer of x86.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>

Showing 1 changed file with 2 additions and 1 deletions Side-by-side Diff

... ... @@ -17,6 +17,7 @@
17 17 alias ag Anatolij Gustschin <agust@denx.de>
18 18 alias alisonwang Alison Wang <alison.wang@freescale.com>
19 19 alias angelo_ts Angelo Dureghello <angelo@sysam.it>
  20 +alias bmeng Bin Meng <bmeng.cn@gmail.com>
20 21 alias danielschwierzeck Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
21 22 alias galak Kumar Gala <galak@kernel.crashing.org>
22 23 alias gruss Graeme Russ <graeme.russ@gmail.com>
... ... @@ -111,7 +112,7 @@
111 112 alias superh uboot, iwamatsu
112 113 alias sh superh
113 114  
114   -alias x86 uboot, sjg, gruss
  115 +alias x86 uboot, sjg, gruss, bmeng
115 116  
116 117 # Subsystem aliases
117 118 alias dm uboot, sjg