diff options
| author | Ben Horgan <[email protected]> | 2024-11-19 17:25:58 +0000 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-11-22 14:37:49 -0600 |
| commit | afa99e65b9b4a3ba47c8ef963083e7c0cae62367 (patch) | |
| tree | 59762f525476185a85a52e3f738cffb62dc57906 | |
| parent | c16fcbc14a7aca15ea6dd5d283506c08920486e0 (diff) | |
board: armltd: Make myself maintainer for total compute
The previous maintainer is no longer involved in total compute.
Signed-off-by: Ben Horgan <[email protected]>
Reviewed-by: Peter Robinson <[email protected]>
Reviewed-by: Leo Yan <[email protected]>
| -rw-r--r-- | board/armltd/total_compute/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/armltd/total_compute/MAINTAINERS b/board/armltd/total_compute/MAINTAINERS index 3dc1cd188ab..92486f4193d 100644 --- a/board/armltd/total_compute/MAINTAINERS +++ b/board/armltd/total_compute/MAINTAINERS @@ -1,5 +1,5 @@ TOTAL_COMPUTE BOARD -M: Usama Arif <[email protected]> +M: Ben Horgan <[email protected]> S: Maintained F: board/armltd/total_compute/ F: include/configs/total_compute.h |
