From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Brodkin Date: Wed, 1 Jul 2015 14:19:15 +0000 Subject: [U-Boot] [PATCH] board: axs103 - add mainteiner information In-Reply-To: <1435759241-29604-1-git-send-email-abrodkin@synopsys.com> References: <1435759241-29604-1-git-send-email-abrodkin@synopsys.com> Message-ID: <1435760355.4689.50.camel@synopsys.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 2015-07-01 at 17:00 +0300, Alexey Brodkin wrote: > Looks like I forgot to add myself as a maintainer for AXS103 > defconfig. > Fixing this now. > > Signed-off-by: Alexey Brodkin > --- > board/synopsys/axs101/MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/board/synopsys/axs101/MAINTAINERS > b/board/synopsys/axs101/MAINTAINERS > index 481bbcc..79fff8e 100644 > --- a/board/synopsys/axs101/MAINTAINERS > +++ b/board/synopsys/axs101/MAINTAINERS > @@ -4,3 +4,4 @@ S: Maintained > F: board/synopsys/axs101/ > F: include/configs/axs101.h > F: configs/axs101_defconfig > +F: configs/axs103_defconfig Applied with typo fix in the subject, thanks. -Alexey