diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2020-01-24 12:59:42 +0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-01-25 12:04:36 -0500 |
commit | 5073e043518751b87f6a1dee82dd8b8b78198134 (patch) | |
tree | 22417aa6961b59100cada513e85ab77c8d6b5e3c /board/novtech | |
parent | 3166014d572e614094e4d4345b738b94673b57a0 (diff) | |
download | u-boot-5073e043518751b87f6a1dee82dd8b8b78198134.tar.gz |
meerkat96: fix typo in MAINTAINERS email address
There is a typo in meerkat96 MAINTAINERS email address. Fix it.
Reported-by: Carl Gelfand <carl@novtech.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'board/novtech')
-rw-r--r-- | board/novtech/meerkat96/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/novtech/meerkat96/MAINTAINERS b/board/novtech/meerkat96/MAINTAINERS index 0eca2940d5..2a53b63099 100644 --- a/board/novtech/meerkat96/MAINTAINERS +++ b/board/novtech/meerkat96/MAINTAINERS @@ -1,5 +1,5 @@ MEERKAT96 BOARD -M: Shawn Guo <shawn.guo@kernel.org> +M: Shawn Guo <shawnguo@kernel.org> S: Maintained F: board/novtech/meerkat96 F: include/configs/meerkat96.h |