diff options
| author | Bin Meng <[email protected]> | 2015-11-10 18:13:34 -0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-11-18 14:50:06 -0500 |
| commit | 51087445aba13043c5e4ef6b748815312b38b7fa (patch) | |
| tree | 81ce3760ea65e64df21dfc7abca14afff847a654 | |
| parent | 0a57c037b53c34b82f2fc3f6899d30c2e56d994c (diff) | |
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 <[email protected]>
Acked-by: Simon Glass <[email protected]>
| -rw-r--r-- | doc/git-mailrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/git-mailrc b/doc/git-mailrc index 1b26e232d2f..85bac756538 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -17,6 +17,7 @@ alias afleming Andy Fleming <[email protected]> alias ag Anatolij Gustschin <[email protected]> alias alisonwang Alison Wang <[email protected]> alias angelo_ts Angelo Dureghello <[email protected]> +alias bmeng Bin Meng <[email protected]> alias danielschwierzeck Daniel Schwierzeck <[email protected]> alias galak Kumar Gala <[email protected]> alias gruss Graeme Russ <[email protected]> @@ -111,7 +112,7 @@ alias sparc uboot, Francois Retief <[email protected]> alias superh uboot, iwamatsu alias sh superh -alias x86 uboot, sjg, gruss +alias x86 uboot, sjg, gruss, bmeng # Subsystem aliases alias dm uboot, sjg |
