diff options
| author | Masahiro Yamada <[email protected]> | 2014-08-21 14:35:44 +0900 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2014-08-22 10:42:32 -0400 |
| commit | 23f78aeff4d46964a58e90054b6b11dc522d689e (patch) | |
| tree | 5a605b83775079179daad4d0d117787ce9eacaca /doc/git-mailrc | |
| 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 <[email protected]>
Cc: Simon Glass <[email protected]>
Diffstat (limited to 'doc/git-mailrc')
| -rw-r--r-- | doc/git-mailrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/git-mailrc b/doc/git-mailrc index 70405f2c968..0fba1003c43 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -119,3 +119,5 @@ alias net uboot, jhersh alias spi uboot, jagan alias usb uboot, marex alias video uboot, ag +alias patman uboot, sjg +alias buildman uboot, sjg |
