diff options
| author | Stephen Warren <[email protected]> | 2014-07-31 17:30:03 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2014-08-06 09:02:46 -0400 |
| commit | bfca6e0809d62c034681bc19ed028e322f9a0aea (patch) | |
| tree | 67770d1f642a7bc0a71bebbcb09ed031074622bd /doc | |
| parent | c01f87c8dd071c5487b590c9829bc40946af3361 (diff) | |
git-mailrc: add a kconfig alias
It's easier to Cc Masahiro on Kconfig-related changes with a git-mailrc
alias.
Signed-off-by: Stephen Warren <[email protected]>
Acked-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'doc')
| -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 ae7e7bfb5bb..5b188551488 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -27,6 +27,7 @@ alias kimphill Kim Phillips <[email protected]> alias lukma Lukasz Majewski <[email protected]> alias macpaul Macpaul Lin <[email protected]> alias marex Marek Vasut <[email protected]> +alias masahiro Masahiro Yamada <[email protected]> alias monstr Michal Simek <[email protected]> alias panto Pantelis Antoniou <[email protected]> alias prafulla Prafulla Wadaskar <[email protected]> @@ -110,6 +111,7 @@ alias dfu uboot, lukma alias kerneldoc uboot, marex alias fdt uboot, Jerry Van Baren <[email protected]> alias i2c uboot, hs +alias kconfig uboot, masahiro alias mmc uboot, panto alias nand uboot, scottwood alias net uboot, jhersh |
