On Mon, Jan 29, 2024 at 02:45:40PM -0800, Nhat Pham wrote: > Make it easier for contributors to find the zswap maintainers when they > update the zswap tests. > > Signed-off-by: Nhat Pham <nphamcs@xxxxxxxxx> I guess I had to check the zswap tests at some point :) Acked-by: Yosry Ahmed <yosryahmed@xxxxxxxxxx> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index fecebfc4c0dc..5f60faaefaf2 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -24396,6 +24396,7 @@ F: include/linux/zpool.h > F: include/linux/zswap.h > F: mm/zpool.c > F: mm/zswap.c > +F: tools/testing/selftests/cgroup/test_zswap.c > > THE REST > M: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> > -- > 2.39.3 >