MAINTAINERS: assign include/os.h
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 5 Apr 2023 09:26:38 +0000 (11:26 +0200)
committerSimon Glass <sjg@chromium.org>
Fri, 28 Apr 2023 17:30:17 +0000 (11:30 -0600)
os.h is only used by the sandbox.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
MAINTAINERS

index 0257526..f752132 100644 (file)
@@ -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>