Message ID | 55f663af6100c84a71a0065ac0ed22463aa340de.1679421959.git.lstoakes@gmail.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | MAINTAINERS: add myself as vmalloc reviewer | expand |
> I have recently been involved in both reviewing and submitting patches to > the vmalloc code in mm and would be willing and happy to help out with > review going forward if it would be helpful! > > Signed-off-by: Lorenzo Stoakes <lstoakes@gmail.com> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index b79463ea1049..69d19130af2f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -13419,6 +13419,7 @@ VMALLOC > M: Andrew Morton <akpm@linux-foundation.org> > R: Uladzislau Rezki <urezki@gmail.com> > R: Christoph Hellwig <hch@infradead.org> > +R: Lorenzo Stoakes <lstoakes@gmail.com> > L: linux-mm@kvack.org > S: Maintained > W: http://www.linux-mm.org > -- > 2.39.2 Makes sense to me! Acked-by: Uladzislau Rezki (Sony) <urezki@gmail.com> -- Uladzislau Rezki
diff --git a/MAINTAINERS b/MAINTAINERS index b79463ea1049..69d19130af2f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13419,6 +13419,7 @@ VMALLOC M: Andrew Morton <akpm@linux-foundation.org> R: Uladzislau Rezki <urezki@gmail.com> R: Christoph Hellwig <hch@infradead.org> +R: Lorenzo Stoakes <lstoakes@gmail.com> L: linux-mm@kvack.org S: Maintained W: http://www.linux-mm.org
I have recently been involved in both reviewing and submitting patches to the vmalloc code in mm and would be willing and happy to help out with review going forward if it would be helpful! Signed-off-by: Lorenzo Stoakes <lstoakes@gmail.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) -- 2.39.2