diff options
| author | Ming Lei <tom.leiming@gmail.com> | 2026-04-09 16:30:19 +0300 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2026-04-10 04:10:44 +0300 |
| commit | b774765fb804045ee774476ded8e52482ae5ecb7 (patch) | |
| tree | 26741a962c3539480b0f0ca5568e22a0a008f5dd | |
| parent | 289653bb76c46149f88939c3cfef55cdb236ace2 (diff) | |
| download | linux-b774765fb804045ee774476ded8e52482ae5ecb7.tar.xz | |
MAINTAINERS: update ublk driver maintainer email
Update the ublk userspace block driver maintainer email address
from ming.lei@redhat.com to tom.leiming@gmail.com as the original
email will become invalid.
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Link: https://patch.msgid.link/20260409133020.3780098-8-tom.leiming@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 77fdfcb55f06..4abb3345bc4e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -26992,7 +26992,7 @@ F: Documentation/filesystems/ubifs.rst F: fs/ubifs/ UBLK USERSPACE BLOCK DRIVER -M: Ming Lei <ming.lei@redhat.com> +M: Ming Lei <tom.leiming@gmail.com> L: linux-block@vger.kernel.org S: Maintained F: Documentation/block/ublk.rst |
