summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2020-11-30 09:08:12 +0100
committerTom Rini <trini@konsulko.com>2020-12-02 16:21:58 -0500
commite405efcf4b62810bdd08974d2a928353dba8d6ae (patch)
treee70ae35c738a905788081a43a7e21da25f08b107 /MAINTAINERS
parent9e925d0c47871c5e38e70334d6485c504c0552e0 (diff)
downloadu-boot-e405efcf4b62810bdd08974d2a928353dba8d6ae.tar.gz
u-boot-e405efcf4b62810bdd08974d2a928353dba8d6ae.tar.xz
u-boot-e405efcf4b62810bdd08974d2a928353dba8d6ae.zip
MAINTAINERS: assign include/log.h
include/log.h belongs to LOGGING. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 874cf2c0e5..2625fc629c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -758,6 +758,7 @@ T: git https://gitlab.denx.de/u-boot/u-boot.git
F: common/log*
F: cmd/log.c
F: doc/develop/logging.rst
+F: include/log.h
F: lib/getopt.c
F: test/log/
F: test/py/tests/test_log.py