diff options
| author | Michal Simek <[email protected]> | 2013-04-24 09:31:40 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2013-04-29 17:01:58 -0400 |
| commit | 19fe4b3e3122071fbe6481df05bd819405e1983e (patch) | |
| tree | ef1d0171c9444d104162edc8ee4feee4635400c9 | |
| parent | 500bccf84408ad71674b714cd9db3480736ad8e1 (diff) | |
git-mailrc: Add trini shortcut
This is a MIME GnuPG-signed message. If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages.
The Internet standard for MIME PGP messages, RFC 2015, was published in 1996.
To open this message correctly you will need to install E-mail or Usenet
software that supports modern Internet standards.
Easier for using with patman.
Signed-off-by: Michal Simek <[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 0f237760419..e3a47c46f34 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -34,6 +34,7 @@ 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 trini Tom Rini <[email protected]> alias vapier Mike Frysinger <[email protected]> alias wd Wolfgang Denk <[email protected]> @@ -54,7 +55,7 @@ alias s5pc samsung alias samsung uboot, prom alias tegra uboot, sjg, Tom Warren <[email protected]>, Stephen Warren <[email protected]> alias tegra2 tegra -alias ti uboot, Tom Rini <[email protected]> +alias ti uboot, trini alias avr32 uboot, abiessmann |
