diff options
| author | Heinrich Schuchardt <[email protected]> | 2023-04-05 11:26:38 +0200 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2023-04-28 11:30:17 -0600 |
| commit | 86daa47c84ddb67d880f304b9cb22898f2687811 (patch) | |
| tree | f6443f834d650e867d3960e118d36617ea4904fc | |
| parent | c71ee7e163550069828b89247dd7228d35cf10c7 (diff) | |
MAINTAINERS: assign include/os.h
os.h is only used by the sandbox.
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 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 <[email protected]> |
