From: Heinrich Schuchardt Date: Wed, 5 Apr 2023 09:26:38 +0000 (+0200) Subject: MAINTAINERS: assign include/os.h X-Git-Tag: v2023.07-rc1~4^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86daa47c84ddb67d880f304b9cb22898f2687811;p=pandora-u-boot.git MAINTAINERS: assign include/os.h os.h is only used by the sandbox. Signed-off-by: Heinrich Schuchardt Reviewed-by: Simon Glass --- diff --git a/MAINTAINERS b/MAINTAINERS index 0257526bc82..f752132a1fc 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