diff options
| author | Tom Rini <[email protected]> | 2025-12-07 08:50:28 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-12-08 08:48:10 -0600 |
| commit | ae184121e00b131b84c04885cecfded18e320a8d (patch) | |
| tree | 7f8675ee26383b4f6b83215e0edfdec47f5aacdf | |
| parent | 976c1cb85ffaf9d35d002d20c9afb585d8aebabd (diff) | |
omap3_evm: Take over maintainership
After talking with Derald, take over the maintainership role for this
platform.
Signed-off-by: Tom Rini <[email protected]>
| -rw-r--r-- | board/ti/omap3evm/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/ti/omap3evm/MAINTAINERS b/board/ti/omap3evm/MAINTAINERS index fb4268b312f..491ab4fbed7 100644 --- a/board/ti/omap3evm/MAINTAINERS +++ b/board/ti/omap3evm/MAINTAINERS @@ -1,5 +1,5 @@ EVM BOARD -M: Derald D. Woods <[email protected]> +M: Tom Rini <[email protected]> S: Maintained F: board/ti/omap3evm/ F: include/configs/omap3_evm.h |
