commit | 23f78aeff4d46964a58e90054b6b11dc522d689e | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Thu Aug 21 14:35:44 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Fri Aug 22 10:42:32 2014 -0400 |
tree | 5a605b83775079179daad4d0d117787ce9eacaca | |
parent | e0a4d06af2acf1895231fb60a610fe97eaf5d3fc [diff] |
git-mailrc: add patman and buildman alias It's easier to Cc Simon on patches related to Patman or Buildman. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Simon Glass <sjg@chromium.org>
diff --git a/doc/git-mailrc b/doc/git-mailrc index 70405f2..0fba100 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc
@@ -119,3 +119,5 @@ alias spi uboot, jagan alias usb uboot, marex alias video uboot, ag +alias patman uboot, sjg +alias buildman uboot, sjg