diff mbox

[U-Boot] git-mailrc: add patman and buildman alias

Message ID 1408599345-21466-1-git-send-email-yamada.m@jp.panasonic.com
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

Masahiro Yamada Aug. 21, 2014, 5:35 a.m. UTC
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>
---

 doc/git-mailrc | 2 ++
 1 file changed, 2 insertions(+)

Comments

Simon Glass Aug. 23, 2014, 1:50 a.m. UTC | #1
On 20 August 2014 23:35, Masahiro Yamada <yamada.m@jp.panasonic.com> wrote:
> 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>

Acked-by: Simon Glass <sjg@chromium.org>
Tom Rini Aug. 23, 2014, 12:43 p.m. UTC | #2
On Thu, Aug 21, 2014 at 02:35:44PM +0900, Masahiro Yamada wrote:

> 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>

Applied to u-boot/master, thanks!
diff mbox

Patch

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 net            uboot, jhersh
 alias spi	     uboot, jagan
 alias usb            uboot, marex
 alias video          uboot, ag
+alias patman         uboot, sjg
+alias buildman       uboot, sjg