diff mbox

[U-Boot] cairo: add missing MAINTAINERS file

Message ID 1435757319-3132-1-git-send-email-albert.aribaud@3adev.fr
State Accepted
Delegated to: Albert ARIBAUD
Headers show

Commit Message

Albert ARIBAUD (3ADEV) July 1, 2015, 1:28 p.m. UTC
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) <albert.aribaud@3adev.fr>
---

 board/quipos/cairo/MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 board/quipos/cairo/MAINTAINERS

Comments

Albert ARIBAUD July 5, 2015, 5:29 p.m. UTC | #1
On Wed,  1 Jul 2015 15:28:39 +0200, Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr> 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) <albert.aribaud@3adev.fr>
> ---
> 
>  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) <albert.aribaud@3adev.fr>
> +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@lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot

Applied to u-boot-arm/master, thanks!

Amicalement,
diff mbox

Patch

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) <albert.aribaud@3adev.fr>
+S:	Maintained
+F:	board/quipos/cairo/
+F:	include/configs/omap3_cairo.h
+F:	configs/cairo_defconfig