Message ID | 20231222024024.1601043-1-naoya.horiguchi@linux.dev (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | MAINTAINERS: hand over hwpoison maintainership to Miaohe Lin | expand |
On 22.12.23 03:40, Naoya Horiguchi wrote: > From: Naoya Horiguchi <naoya.horiguchi@nec.com> > > Miaohe Lin has contributed to hwpoison subsystem as a reviewer for more than > 1.5 year, and has made many patch contributions in hwpoison subsystem and > the memory management subsystem. > So I'd like to pass on the hwpoison maintainership to Miaohe. > > Signed-off-by: Naoya Horiguchi <naoya.horiguchi@nec.com> > --- > MAINTAINERS | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e2c6187a3ac8..69a0fca37069 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9786,8 +9786,7 @@ T: git git://linuxtv.org/media_tree.git > F: drivers/media/platform/st/sti/hva > > HWPOISON MEMORY FAILURE HANDLING > -M: Naoya Horiguchi <naoya.horiguchi@nec.com> > -R: Miaohe Lin <linmiaohe@huawei.com> > +M: Miaohe Lin <linmiaohe@huawei.com> > L: linux-mm@kvack.org > S: Maintained > F: mm/hwpoison-inject.c Naoya, any chance you'll stay around as a reviewer? (then, probably a good idea to convert M->R) Anyhow, thanks to you for all your hard work!
diff --git a/MAINTAINERS b/MAINTAINERS index e2c6187a3ac8..69a0fca37069 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9786,8 +9786,7 @@ T: git git://linuxtv.org/media_tree.git F: drivers/media/platform/st/sti/hva HWPOISON MEMORY FAILURE HANDLING -M: Naoya Horiguchi <naoya.horiguchi@nec.com> -R: Miaohe Lin <linmiaohe@huawei.com> +M: Miaohe Lin <linmiaohe@huawei.com> L: linux-mm@kvack.org S: Maintained F: mm/hwpoison-inject.c