diff options
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | 2024-02-27 17:05:59 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-03-02 14:29:37 -0500 |
commit | 7b1a24765deae9c202012fa9280e884b70f358f1 (patch) | |
tree | f81358e3a5af3add8b8ce4c1a6a136a0770d72c7 | |
parent | 0afbd113251f4c83cc469add46a1776c838f522d (diff) | |
download | u-boot-7b1a24765deae9c202012fa9280e884b70f358f1.zip u-boot-7b1a24765deae9c202012fa9280e884b70f358f1.tar.gz u-boot-7b1a24765deae9c202012fa9280e884b70f358f1.tar.bz2 |
git-mailrc: Add renesas entry and update rmobile entry
Add new renesas entry and update rmobile entry to match.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Paul Barker <paul.barker.ct@bp.renesas.com>
-rw-r--r-- | doc/git-mailrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/git-mailrc b/doc/git-mailrc index 0ceb9eb..ca2f67a 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -66,7 +66,8 @@ alias imx uboot, sbabic alias kirkwood uboot, stroese alias omap ti alias pxa uboot, marex -alias rmobile uboot, iwamatsu +alias renesas uboot, marex, iwamatsu +alias rmobile uboot, marex, iwamatsu alias s3c samsung alias s5pc samsung alias samsung uboot, prom |