Skip to content

Commit aa8f919

Browse files
Qi Zhengakpm00
authored andcommitted
MAINTAINERS: add entry for shrinker
Since the shrinker-related code has been moved to a separate shrinker.c file, it's time to add a MAINTAINERS entry for it. Dave, Roman, Muchun and I have all worked on shrinker (development, review, etc) in the past period of time, and all of us are willing to continue working on shrinker in the future, so I'd like to add all of us as maintainer/reviewer. Link: https://lkml.kernel.org/r/20240111075219.34221-1-zhengqi.arch@bytedance.com Signed-off-by: Qi Zheng <zhengqi.arch@bytedance.com> Cc: Dave Chinner <david@fromorbit.com> Cc: Muchun Song <muchun.song@linux.dev> Cc: Roman Gushchin <roman.gushchin@linux.dev> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent 00bcfcd commit aa8f919

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19635,6 +19635,19 @@ T: git git://linuxtv.org/media_tree.git
1963519635
F: drivers/media/i2c/rj54n1cb0c.c
1963619636
F: include/media/i2c/rj54n1cb0c.h
1963719637

19638+
SHRINKER
19639+
M: Andrew Morton <akpm@linux-foundation.org>
19640+
M: Dave Chinner <david@fromorbit.com>
19641+
R: Qi Zheng <zhengqi.arch@bytedance.com>
19642+
R: Roman Gushchin <roman.gushchin@linux.dev>
19643+
R: Muchun Song <muchun.song@linux.dev>
19644+
L: linux-mm@kvack.org
19645+
S: Maintained
19646+
F: Documentation/admin-guide/mm/shrinker_debugfs.rst
19647+
F: include/linux/shrinker.h
19648+
F: mm/shrinker.c
19649+
F: mm/shrinker_debug.c
19650+
1963819651
SH_VOU V4L2 OUTPUT DRIVER
1963919652
L: linux-media@vger.kernel.org
1964019653
S: Orphan

0 commit comments

Comments
 (0)