[net-next,v3] page_pool: Add myself as page pool reviewer in MAINTAINERS

Message ID 20231114114322.27452-1-linyunsheng@huawei.com
State New
Headers
Series [net-next,v3] page_pool: Add myself as page pool reviewer in MAINTAINERS |

Commit Message

Yunsheng Lin Nov. 14, 2023, 11:43 a.m. UTC
  I have added frag support for page pool, made some improvement
for it recently, and reviewed some related patches too.

So add myself as reviewer so that future patch will be cc'ed
to my email.

Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com>
CC: Jesper Dangaard Brouer <hawk@kernel.org>
CC: Ilias Apalodimas <ilias.apalodimas@linaro.org>
CC: David S. Miller <davem@davemloft.net>
CC: Jakub Kicinski <kuba@kernel.org>
CC: Paolo Abeni <pabeni@redhat.com>
CC: Netdev <netdev@vger.kernel.org>
---
V3: rebased on latest net-next and repost targetting net-next
V2: add missing ":" as pointed out by Jesper
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 350d00657f6b..605fe1f9e5ec 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16342,6 +16342,7 @@  F:	mm/truncate.c
 PAGE POOL
 M:	Jesper Dangaard Brouer <hawk@kernel.org>
 M:	Ilias Apalodimas <ilias.apalodimas@linaro.org>
+R:	Yunsheng Lin <linyunsheng@huawei.com>
 L:	netdev@vger.kernel.org
 S:	Supported
 F:	Documentation/networking/page_pool.rst