Update git-mailrc with alias and nick name details. Signed-off-by: Jagannadha Sutradharudu Teki <[email protected]> --- doc/git-mailrc | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/doc/git-mailrc b/doc/git-mailrc index 2cacaa0..014a413 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -18,6 +18,7 @@ alias galak Kumar Gala <[email protected]> alias gruss Graeme Russ <[email protected]> alias hs Heiko Schocher <[email protected]> alias iwamatsu Nobuhiro Iwamatsu <[email protected]> +alias jagan Jagannadha Sutradharudu Teki <[email protected]> alias jasonjin Jason Jin <[email protected]> alias jhersh Joe Hershberger <[email protected]> alias kimphill Kim Phillips <[email protected]> @@ -106,5 +107,6 @@ alias i2c uboot, hs alias mmc uboot, panto alias nand uboot, scottwood alias net uboot, jhersh +alias spi uboot, jagan alias usb uboot, marex alias video uboot, ag -- 1.8.3 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

