Skip to content
Snippets Groups Projects
Commit 93d4334f authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Tom Rini
Browse files

Add board MAINTAINERS files


We have switched to Kconfig and the boards.cfg file is going to
be removed. We have to retrieve the board status and maintainers
information from it.

The MAINTAINERS format as in Linux Kernel would be nice
because we can crib the scripts/get_maintainer.pl script.

After some discussion, we chose to put a MAINTAINERS file under each
board directory, not the top-level one because we want to collect
relevant information for a board into a single place.

TODO:
Modify get_maintainer.pl to scan multiple MAINTAINERS files.

Signed-off-by: default avatarMasahiro Yamada <yamada.m@jp.panasonic.com>
Suggested-by: default avatarTom Rini <trini@ti.com>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent 51148790
No related branches found
No related tags found
Loading
Showing
with 138 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment