diff options
| author | Heinrich Schuchardt <[email protected]> | 2020-11-30 09:08:12 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2020-12-02 16:21:58 -0500 |
| commit | e405efcf4b62810bdd08974d2a928353dba8d6ae (patch) | |
| tree | e70ae35c738a905788081a43a7e21da25f08b107 | |
| parent | 9e925d0c47871c5e38e70334d6485c504c0552e0 (diff) | |
MAINTAINERS: assign include/log.h
include/log.h belongs to LOGGING.
Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 874cf2c0e57..2625fc629c4 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 |
