[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221213170731.796121-1-minchan@kernel.org>
Date: Tue, 13 Dec 2022 09:07:31 -0800
From: Minchan Kim <minchan@...nel.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Sergey Senozhatsky <senozhatsky@...omium.org>,
Nitin Gupta <ngupta@...are.org>,
LKML <linux-kernel@...r.kernel.org>,
Minchan Kim <minchan@...nel.org>
Subject: [PATCH] MAINTAINERS: zram: zsmalloc: Add an additional co-maintainer
Move Sergey to co-maintainer for zram/zsmalloc since he has helped
to contribute/review those areas actively for eight years, which
is quite helpful. Since Nitin has been inactive for several years,
it's time to move his name into CREDITS.
Signed-off-by: Minchan Kim <minchan@...nel.org>
---
CREDITS | 4 ++++
MAINTAINERS | 6 ++----
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/CREDITS b/CREDITS
index 198f675c419e..4e302a459ddf 100644
--- a/CREDITS
+++ b/CREDITS
@@ -1439,6 +1439,10 @@ N: Justin Guyett
E: jguyett@...rew.cmu.edu
D: via-rhine net driver hacking
+N: Nitin Gupta
+E: ngupta@...are.org
+D: zsmalloc memory allocator and zram block device driver
+
N: Danny ter Haar
E: dth@...tron.nl
D: /proc/cpuinfo, reboot on panic , kernel pre-patch tester ;)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3274b6db8be9..65c5aafb128a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -23068,8 +23068,7 @@ F: drivers/media/pci/zoran/
ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER
M: Minchan Kim <minchan@...nel.org>
-M: Nitin Gupta <ngupta@...are.org>
-R: Sergey Senozhatsky <senozhatsky@...omium.org>
+M: Sergey Senozhatsky <senozhatsky@...omium.org>
L: linux-kernel@...r.kernel.org
S: Maintained
F: Documentation/admin-guide/blockdev/zram.rst
@@ -23082,8 +23081,7 @@ F: drivers/tty/serial/zs.*
ZSMALLOC COMPRESSED SLAB MEMORY ALLOCATOR
M: Minchan Kim <minchan@...nel.org>
-M: Nitin Gupta <ngupta@...are.org>
-R: Sergey Senozhatsky <senozhatsky@...omium.org>
+M: Sergey Senozhatsky <senozhatsky@...omium.org>
L: linux-mm@...ck.org
S: Maintained
F: Documentation/mm/zsmalloc.rst
--
2.39.0.rc1.256.g54fd8350bd-goog
Powered by blists - more mailing lists