From 79df00fdb40b4584919c8bcef42d323a8d38d0f1 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sat, 21 Oct 2017 12:54:02 -0400 Subject: MAINTAINERS: Add missing boards and config entries As part of my usual round of build testing, output about missing MAINTAINERS information was not logged, and thus often overlooked. Correct that mistake by ensuring that I log the output of genboardscfg.py every time. As part of that, address a number of missing MAINTAINERS entires. In the case of a missing file, I have put the original submitter down. In the rest of the cases I have added the config (and sometimes relevant header file) to the existing set of file globs. Signed-off-by: Tom Rini --- board/CZ.NIC/turris_omnia/MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 board/CZ.NIC/turris_omnia/MAINTAINERS (limited to 'board/CZ.NIC') diff --git a/board/CZ.NIC/turris_omnia/MAINTAINERS b/board/CZ.NIC/turris_omnia/MAINTAINERS new file mode 100644 index 0000000..ed15e11 --- /dev/null +++ b/board/CZ.NIC/turris_omnia/MAINTAINERS @@ -0,0 +1,6 @@ +TURRIS OMNIA BOARD +M: Marek BehĂșn +S: Maintained +F: board/CZ.NIC/turris_omnia/ +F: include/configs/turris_omnia.h +F: configs/turris_omnia_defconfig -- cgit v1.1