On 24/07/2019 16:39, Andrei Gherzan wrote: > Signed-off-by: Andrei Gherzan <[email protected]>
Missing commit message. Maybe something like: Add entries for bcm283x and rpi prefix. Other then that: Acked-by: Matthias Brugger <[email protected]> > --- > doc/git-mailrc | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/doc/git-mailrc b/doc/git-mailrc > index a63b76befc..68110e1963 100644 > --- a/doc/git-mailrc > +++ b/doc/git-mailrc > @@ -35,6 +35,7 @@ alias mariosix Mario Six <[email protected]> > alias masahiro Masahiro Yamada <[email protected]> > alias mateusz Mateusz Kulikowski <[email protected]> > alias maxime Maxime Ripard <[email protected]> > +alias mbrugger Matthias Brugger <[email protected]> > alias monstr Michal Simek <[email protected]> > alias prom Minkyu Kang <[email protected]> > alias ptomsich Philipp Tomsich <[email protected]> > @@ -74,6 +75,9 @@ alias uniphier uboot, masahiro > alias zynq uboot, monstr > alias rockchip uboot, sjg, kevery, ptomsich > > +alias bcm283x uboot,mbrugger > +alias rpi uboot,mbrugger > + > alias m68k uboot, alisonwang, angelo_ts > alias coldfire m68k > > _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

