1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-04 18:22:02 +02:00

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>
This commit is contained in:
Masahiro Yamada
2014-08-21 14:35:44 +09:00
committed by Tom Rini
parent e0a4d06af2
commit 23f78aeff4

View File

@@ -119,3 +119,5 @@ alias net uboot, jhersh
alias spi uboot, jagan alias spi uboot, jagan
alias usb uboot, marex alias usb uboot, marex
alias video uboot, ag alias video uboot, ag
alias patman uboot, sjg
alias buildman uboot, sjg