Signed-off-by: Sonic Zhang <[email protected]> --- doc/git-mailrc | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/doc/git-mailrc b/doc/git-mailrc index 6600c15..0f23776 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -32,6 +32,7 @@ alias sbabic Stefano Babic <[email protected]> alias scottwood Scott Wood <[email protected]> alias sjg Simon Glass <[email protected]> alias smcnutt Scott McNutt <[email protected]> +alias sonic Sonic Zhang <[email protected]> alias stroese Stefan Roese <[email protected]> alias vapier Mike Frysinger <[email protected]> alias wd Wolfgang Denk <[email protected]> @@ -57,7 +58,7 @@ alias ti uboot, Tom Rini <[email protected]> alias avr32 uboot, abiessmann -alias bfin uboot, vapier +alias bfin uboot, vapier, sonic alias blackfin bfin alias m68k uboot, jasonjin -- 1.7.0.4 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

