diff options
author | Johannes Weiner <hannes@cmpxchg.org> | 2024-01-09 14:02:00 -0500 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-01-12 15:20:46 -0800 |
commit | ea52f71598f3d0cfaaf53b7d837bee9919041351 (patch) | |
tree | cb241f8edfa79a9dc0375da7a87f9cad7ae23347 /MAINTAINERS | |
parent | efbd6398353315b7018e6943e41fee9ec35e875f (diff) |
mm: zswap: switch maintainers to recently active developers and reviewers
Yosry, Nhat and I have been doing most of the recent development and
reviewing of changes in this space.
Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Acked-by: Nhat Pham <nphamcs@gmail.com>
Acked-by: Yosry Ahmed <yosryahmed@google.com>
Acked-by: Dan Streetman <ddstreet@ieee.org>
Acked-by: Seth Jennings <sjenning@redhat.com>
Cc: Vitaly Wool <vitaly.wool@konsulko.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 621751a8b8c7..5affd7ca3217 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -24141,11 +24141,13 @@ N: zstd K: zstd ZSWAP COMPRESSED SWAP CACHING -M: Seth Jennings <sjenning@redhat.com> -M: Dan Streetman <ddstreet@ieee.org> -M: Vitaly Wool <vitaly.wool@konsulko.com> +M: Johannes Weiner <hannes@cmpxchg.org> +M: Yosry Ahmed <yosryahmed@google.com> +M: Nhat Pham <nphamcs@gmail.com> L: linux-mm@kvack.org S: Maintained +F: Documentation/admin-guide/mm/zswap.rst +F: include/linux/zswap.h F: mm/zswap.c THE REST |