summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2023-04-05 12:26:38 +0300
committerSimon Glass <sjg@chromium.org>2023-04-28 20:30:17 +0300
commit86daa47c84ddb67d880f304b9cb22898f2687811 (patch)
treef6443f834d650e867d3960e118d36617ea4904fc /MAINTAINERS
parentc71ee7e163550069828b89247dd7228d35cf10c7 (diff)
downloadu-boot-86daa47c84ddb67d880f304b9cb22898f2687811.tar.xz
MAINTAINERS: assign include/os.h
os.h is only used by the sandbox. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> 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 0257526bc8..f752132a1f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1361,6 +1361,7 @@ F: arch/sandbox/
F: doc/arch/sandbox.rst
F: drivers/*/*sandbox*.c
F: include/dt-bindings/*/sandbox*.h
+F: include/os.h
SEAMA
M: Linus Walleij <linus.walleij@linaro.org>