From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sun, 5 Jul 2015 19:29:14 +0200 Subject: [U-Boot] [PATCH] cairo: add missing MAINTAINERS file In-Reply-To: <1435757319-3132-1-git-send-email-albert.aribaud@3adev.fr> References: <1435757319-3132-1-git-send-email-albert.aribaud@3adev.fr> Message-ID: <20150705192914.7dfd8946@lilith> 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, 1 Jul 2015 15:28:39 +0200, Albert ARIBAUD (3ADEV) wrote: > This removes the following two warnings from buildman: > > WARNING: no status info for 'cairo' > WARNING: no maintainers for 'cairo' > > Signed-off-by: Albert ARIBAUD (3ADEV) > --- > > board/quipos/cairo/MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > create mode 100644 board/quipos/cairo/MAINTAINERS > > diff --git a/board/quipos/cairo/MAINTAINERS b/board/quipos/cairo/MAINTAINERS > new file mode 100644 > index 0000000..01332da > --- /dev/null > +++ b/board/quipos/cairo/MAINTAINERS > @@ -0,0 +1,6 @@ > +CAIRO BOARD > +M: Albert ARIBAUD (3ADEV) > +S: Maintained > +F: board/quipos/cairo/ > +F: include/configs/omap3_cairo.h > +F: configs/cairo_defconfig > -- > 2.1.0 > > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot Applied to u-boot-arm/master, thanks! Amicalement, -- Albert.