From 77871e69cf5a406d31e4a507b465c0927045f80f Mon Sep 17 00:00:00 2001 From: Philipp Tomsich Date: Fri, 1 Feb 2019 09:34:06 +0100 Subject: [PATCH] rockchip: Add MAINTAINER entry for chromebook_speedy This adds a MAINTAINER entry for chromebook_speedy. Without this, we get the following warnings from the maintainers check: WARNING: no status info for 'chromebook_minnie' WARNING: no maintainers for 'chromebook_minnie' Signed-off-by: Philipp Tomsich --- board/google/veyron/MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/board/google/veyron/MAINTAINERS b/board/google/veyron/MAINTAINERS index 246a3e3b55..d97978076d 100644 --- a/board/google/veyron/MAINTAINERS +++ b/board/google/veyron/MAINTAINERS @@ -18,3 +18,10 @@ S: Maintained F: board/google/veyron/ F: include/configs/veyron.h F: configs/chromebook_minnie_defconfig + +CHROMEBOOK SPEEDY BOARD +M: Simon Glass +S: Maintained +F: board/google/veyron/ +F: include/configs/veyron.h +F: configs/chromebook_speedy_defconfig -- 2.25.1