diff options
| author | Neil Armstrong <[email protected]> | 2026-05-19 18:08:34 +0200 |
|---|---|---|
| committer | Neil Armstrong <[email protected]> | 2026-05-20 09:44:37 +0200 |
| commit | 49f8b8de4e6fa0aeb6c5eabec149b2537e94618b (patch) | |
| tree | 9cdf51b1f2ceb47b140f8e2555a5afd5d97adcf0 | |
| parent | 38dbe637c9dfcadbd1bc201bfbb27f96b2ad525a (diff) | |
MAINTAINERS: Add myself to the list of NVMe maintainers
Adding myself to continue Bin's work to help maintain the
NVMe support in U-boot.
Acked-by: Tom Rini <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Neil Armstrong <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ea646f618a5..2613929cdf5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1506,6 +1506,7 @@ T: git https://source.denx.de/u-boot/custodians/u-boot-nios.git F: arch/nios2/ NVMe +M: Neil Armstrong <[email protected]> M: Bin Meng <[email protected]> S: Maintained F: drivers/nvme/ |
