diff options
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2019-02-01 09:34:06 +0100 |
---|---|---|
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2019-02-01 16:59:14 +0100 |
commit | 77871e69cf5a406d31e4a507b465c0927045f80f (patch) | |
tree | b663aa64adf4f8cd76843b660122ca27872e00e1 /board | |
parent | 9e92116bc84851d7a2a05f186468e77614bf3d67 (diff) |
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 <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'board')
-rw-r--r-- | board/google/veyron/MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/board/google/veyron/MAINTAINERS b/board/google/veyron/MAINTAINERS index 246a3e3b555..d97978076d3 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 <sjg@chromium.org> +S: Maintained +F: board/google/veyron/ +F: include/configs/veyron.h +F: configs/chromebook_speedy_defconfig |