diff options
| author | Shawn Guo <[email protected]> | 2020-01-24 12:59:42 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2020-01-25 12:04:36 -0500 |
| commit | 5073e043518751b87f6a1dee82dd8b8b78198134 (patch) | |
| tree | 22417aa6961b59100cada513e85ab77c8d6b5e3c | |
| parent | 3166014d572e614094e4d4345b738b94673b57a0 (diff) | |
meerkat96: fix typo in MAINTAINERS email address
There is a typo in meerkat96 MAINTAINERS email address. Fix it.
Reported-by: Carl Gelfand <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
| -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 0eca2940d5c..2a53b630998 100644 --- a/board/novtech/meerkat96/MAINTAINERS +++ b/board/novtech/meerkat96/MAINTAINERS @@ -1,5 +1,5 @@ MEERKAT96 BOARD -M: Shawn Guo <[email protected]> +M: Shawn Guo <[email protected]> S: Maintained F: board/novtech/meerkat96 F: include/configs/meerkat96.h |
