diff options
author | Minchan Kim <minchan@kernel.org> | 2022-12-13 09:07:31 -0800 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-12-15 16:37:49 -0800 |
commit | 8b777594d2341a82f00b57c020f8af05bded1178 (patch) | |
tree | fe6b6db09ef03c0c5d05eeb2ba5bb8a2c6f4f5f1 /CREDITS | |
parent | 3a6f33d86baa8103c80f62edd9393e9f7bf25d72 (diff) | |
download | linux-stable-8b777594d2341a82f00b57c020f8af05bded1178.tar.gz linux-stable-8b777594d2341a82f00b57c020f8af05bded1178.tar.bz2 linux-stable-8b777594d2341a82f00b57c020f8af05bded1178.zip |
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.
Link: https://lkml.kernel.org/r/20221213170731.796121-1-minchan@kernel.org
Signed-off-by: Minchan Kim <minchan@kernel.org>
Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Cc: Nitin Gupta <ngupta@vflare.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'CREDITS')
-rw-r--r-- | CREDITS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1439,6 +1439,10 @@ N: Justin Guyett E: jguyett@andrew.cmu.edu D: via-rhine net driver hacking +N: Nitin Gupta +E: ngupta@vflare.org +D: zsmalloc memory allocator and zram block device driver + N: Danny ter Haar E: dth@cistron.nl D: /proc/cpuinfo, reboot on panic , kernel pre-patch tester ;) |