diff options
author | Richard Weinberger <richard@nod.at> | 2024-01-24 10:22:46 +0100 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2024-02-25 21:18:58 +0100 |
commit | eb54235315f4577b035c89a10ca3eb48caab0445 (patch) | |
tree | e6f17b7287b858859a19d0b624bad84cc931481a | |
parent | ubifs: Convert populate_page() to take a folio (diff) | |
download | linux-eb54235315f4577b035c89a10ca3eb48caab0445.tar.xz linux-eb54235315f4577b035c89a10ca3eb48caab0445.zip |
MAINTAINERS: Add Zhihao Cheng as UBI/UBIFS reviewer
Recognizing Zhihao Cheng's valuable contributions,
let's officially appoint him as a UBI/UBIFS reviewer.
His demonstrated expertise and assistance make him a valuable
addition to the MTD community.
Cc: Zhihao Cheng <chengzhihao1@huawei.com>
Acked-by: Zhihao Cheng <chengzhihao1@huawei.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9ed4d3868539..94ff0f30130b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22471,6 +22471,7 @@ F: include/uapi/misc/uacce/ UBI FILE SYSTEM (UBIFS) M: Richard Weinberger <richard@nod.at> +R: Zhihao Cheng <chengzhihao1@huawei.com> L: linux-mtd@lists.infradead.org S: Supported W: http://www.linux-mtd.infradead.org/doc/ubifs.html @@ -22599,6 +22600,7 @@ F: drivers/ufs/host/ufs-renesas.c UNSORTED BLOCK IMAGES (UBI) M: Richard Weinberger <richard@nod.at> +R: Zhihao Cheng <chengzhihao1@huawei.com> L: linux-mtd@lists.infradead.org S: Supported W: http://www.linux-mtd.infradead.org/ |