diff mbox series

MAINTAINERS: supplement of zswap maintainers update

Message ID 20240117182152.1439822-1-yosryahmed@google.com (mailing list archive)
State New
Headers show
Series MAINTAINERS: supplement of zswap maintainers update | expand

Commit Message

Yosry Ahmed Jan. 17, 2024, 6:21 p.m. UTC
As discussed on the mailing list [1], merge the zpool maintainers entry
into the zswap one. Also, add CREDITS entries for previous zswap/zpool
maintainers.

[1] https://lore.kernel.org/linux-mm/CAJD7tkYx4YWhGoVwnSeGc8dY_1aRRxxg8PzWBV==A6iqG_OgFw@mail.gmail.com/

Signed-off-by: Yosry Ahmed <yosryahmed@google.com>
---
 CREDITS     | 13 +++++++++++++
 MAINTAINERS |  9 ++-------
 2 files changed, 15 insertions(+), 7 deletions(-)

Comments

Nhat Pham Jan. 17, 2024, 7:15 p.m. UTC | #1
On Wed, Jan 17, 2024 at 10:21 AM Yosry Ahmed <yosryahmed@google.com> wrote:
>
> As discussed on the mailing list [1], merge the zpool maintainers entry
> into the zswap one. Also, add CREDITS entries for previous zswap/zpool
> maintainers.
>
> [1] https://lore.kernel.org/linux-mm/CAJD7tkYx4YWhGoVwnSeGc8dY_1aRRxxg8PzWBV==A6iqG_OgFw@mail.gmail.com/
>
> Signed-off-by: Yosry Ahmed <yosryahmed@google.com>
> ---
>  CREDITS     | 13 +++++++++++++
>  MAINTAINERS |  9 ++-------
>  2 files changed, 15 insertions(+), 7 deletions(-)
>
> diff --git a/CREDITS b/CREDITS
> index d61ba9b5117f1..e7284f391ace0 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -2137,6 +2137,19 @@ N: Mike Kravetz
>  E: mike.kravetz@oracle.com
>  D: Maintenance and development of the hugetlb subsystem
>
> +N: Seth Jennings
> +E: sjenning@redhat.com
> +D: Creation and maintenance of zswap
> +
> +N: Dan Streetman
> +E: ddstreet@ieee.org
> +D: Maintenance and development of zswap
> +D: Creation and maintenance of the zpool API
> +
> +N: Vitaly Wool
> +E: vitaly.wool@konsulko.com
> +D: Maintenance and development of zswap
> +
>  N: Andreas S. Krebs
>  E: akrebs@altavista.net
>  D: CYPRESS CY82C693 chipset IDE, Digital's PC-Alpha 164SX boards
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a1b31c4c29697..6e95668c4d0a8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -24102,13 +24102,6 @@ T:     git git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs.git
>  F:     Documentation/filesystems/zonefs.rst
>  F:     fs/zonefs/
>
> -ZPOOL COMPRESSED PAGE STORAGE API
> -M:     Dan Streetman <ddstreet@ieee.org>
> -L:     linux-mm@kvack.org
> -S:     Maintained
> -F:     include/linux/zpool.h
> -F:     mm/zpool.c
> -
>  ZR36067 VIDEO FOR LINUX DRIVER
>  M:     Corentin Labbe <clabbe@baylibre.com>
>  L:     mjpeg-users@lists.sourceforge.net
> @@ -24160,7 +24153,9 @@ M:      Nhat Pham <nphamcs@gmail.com>
>  L:     linux-mm@kvack.org
>  S:     Maintained
>  F:     Documentation/admin-guide/mm/zswap.rst
> +F:     include/linux/zpool.h
>  F:     include/linux/zswap.h
> +F:     mm/zpool.c
>  F:     mm/zswap.c

Acked-by: Nhat Pham <nphamcs@gmail.com>

>
>  THE REST
> --
> 2.43.0.381.gb435a96ce8-goog
>
Dan Streetman Jan. 17, 2024, 9:37 p.m. UTC | #2
On Wed, Jan 17, 2024 at 1:21 PM Yosry Ahmed <yosryahmed@google.com> wrote:
>
> As discussed on the mailing list [1], merge the zpool maintainers entry
> into the zswap one. Also, add CREDITS entries for previous zswap/zpool
> maintainers.
>
> [1] https://lore.kernel.org/linux-mm/CAJD7tkYx4YWhGoVwnSeGc8dY_1aRRxxg8PzWBV==A6iqG_OgFw@mail.gmail.com/
>
> Signed-off-by: Yosry Ahmed <yosryahmed@google.com>
> ---
>  CREDITS     | 13 +++++++++++++
>  MAINTAINERS |  9 ++-------
>  2 files changed, 15 insertions(+), 7 deletions(-)
>
> diff --git a/CREDITS b/CREDITS
> index d61ba9b5117f1..e7284f391ace0 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -2137,6 +2137,19 @@ N: Mike Kravetz
>  E: mike.kravetz@oracle.com
>  D: Maintenance and development of the hugetlb subsystem
>
> +N: Seth Jennings
> +E: sjenning@redhat.com
> +D: Creation and maintenance of zswap
> +
> +N: Dan Streetman
> +E: ddstreet@ieee.org
> +D: Maintenance and development of zswap
> +D: Creation and maintenance of the zpool API
> +
> +N: Vitaly Wool
> +E: vitaly.wool@konsulko.com
> +D: Maintenance and development of zswap
> +
>  N: Andreas S. Krebs
>  E: akrebs@altavista.net
>  D: CYPRESS CY82C693 chipset IDE, Digital's PC-Alpha 164SX boards
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a1b31c4c29697..6e95668c4d0a8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -24102,13 +24102,6 @@ T:     git git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs.git
>  F:     Documentation/filesystems/zonefs.rst
>  F:     fs/zonefs/
>
> -ZPOOL COMPRESSED PAGE STORAGE API
> -M:     Dan Streetman <ddstreet@ieee.org>
> -L:     linux-mm@kvack.org
> -S:     Maintained
> -F:     include/linux/zpool.h
> -F:     mm/zpool.c
> -
>  ZR36067 VIDEO FOR LINUX DRIVER
>  M:     Corentin Labbe <clabbe@baylibre.com>
>  L:     mjpeg-users@lists.sourceforge.net
> @@ -24160,7 +24153,9 @@ M:      Nhat Pham <nphamcs@gmail.com>
>  L:     linux-mm@kvack.org
>  S:     Maintained
>  F:     Documentation/admin-guide/mm/zswap.rst
> +F:     include/linux/zpool.h
>  F:     include/linux/zswap.h
> +F:     mm/zpool.c
>  F:     mm/zswap.c

Acked-by: Dan Streetman <ddstreet@ieee.org>

>
>  THE REST
> --
> 2.43.0.381.gb435a96ce8-goog
>
Seth Jennings Jan. 17, 2024, 9:42 p.m. UTC | #3
On Wed, Jan 17, 2024 at 12:21 PM Yosry Ahmed <yosryahmed@google.com> wrote:
>
> As discussed on the mailing list [1], merge the zpool maintainers entry
> into the zswap one. Also, add CREDITS entries for previous zswap/zpool
> maintainers.
>
> [1] https://lore.kernel.org/linux-mm/CAJD7tkYx4YWhGoVwnSeGc8dY_1aRRxxg8PzWBV==A6iqG_OgFw@mail.gmail.com/
>
> Signed-off-by: Yosry Ahmed <yosryahmed@google.com>
> ---
>  CREDITS     | 13 +++++++++++++
>  MAINTAINERS |  9 ++-------
>  2 files changed, 15 insertions(+), 7 deletions(-)
>
> diff --git a/CREDITS b/CREDITS
> index d61ba9b5117f1..e7284f391ace0 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -2137,6 +2137,19 @@ N: Mike Kravetz
>  E: mike.kravetz@oracle.com
>  D: Maintenance and development of the hugetlb subsystem
>
> +N: Seth Jennings
> +E: sjenning@redhat.com
> +D: Creation and maintenance of zswap
> +
> +N: Dan Streetman
> +E: ddstreet@ieee.org
> +D: Maintenance and development of zswap
> +D: Creation and maintenance of the zpool API
> +
> +N: Vitaly Wool
> +E: vitaly.wool@konsulko.com
> +D: Maintenance and development of zswap
> +
>  N: Andreas S. Krebs
>  E: akrebs@altavista.net
>  D: CYPRESS CY82C693 chipset IDE, Digital's PC-Alpha 164SX boards
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a1b31c4c29697..6e95668c4d0a8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -24102,13 +24102,6 @@ T:     git git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs.git
>  F:     Documentation/filesystems/zonefs.rst
>  F:     fs/zonefs/
>
> -ZPOOL COMPRESSED PAGE STORAGE API
> -M:     Dan Streetman <ddstreet@ieee.org>
> -L:     linux-mm@kvack.org
> -S:     Maintained
> -F:     include/linux/zpool.h
> -F:     mm/zpool.c
> -
>  ZR36067 VIDEO FOR LINUX DRIVER
>  M:     Corentin Labbe <clabbe@baylibre.com>
>  L:     mjpeg-users@lists.sourceforge.net
> @@ -24160,7 +24153,9 @@ M:      Nhat Pham <nphamcs@gmail.com>
>  L:     linux-mm@kvack.org
>  S:     Maintained
>  F:     Documentation/admin-guide/mm/zswap.rst
> +F:     include/linux/zpool.h
>  F:     include/linux/zswap.h
> +F:     mm/zpool.c
>  F:     mm/zswap.c

Acked-by: Seth Jennings <sjenning@redhat.com>

>
>  THE REST
> --
> 2.43.0.381.gb435a96ce8-goog
>
Johannes Weiner Jan. 18, 2024, 2:58 p.m. UTC | #4
On Wed, Jan 17, 2024 at 06:21:52PM +0000, Yosry Ahmed wrote:
> As discussed on the mailing list [1], merge the zpool maintainers entry
> into the zswap one. Also, add CREDITS entries for previous zswap/zpool
> maintainers.
> 
> [1] https://lore.kernel.org/linux-mm/CAJD7tkYx4YWhGoVwnSeGc8dY_1aRRxxg8PzWBV==A6iqG_OgFw@mail.gmail.com/
> 
> Signed-off-by: Yosry Ahmed <yosryahmed@google.com>

Acked-by: Johannes Weiner <hannes@cmpxchg.org>
diff mbox series

Patch

diff --git a/CREDITS b/CREDITS
index d61ba9b5117f1..e7284f391ace0 100644
--- a/CREDITS
+++ b/CREDITS
@@ -2137,6 +2137,19 @@  N: Mike Kravetz
 E: mike.kravetz@oracle.com
 D: Maintenance and development of the hugetlb subsystem
 
+N: Seth Jennings
+E: sjenning@redhat.com
+D: Creation and maintenance of zswap
+
+N: Dan Streetman
+E: ddstreet@ieee.org
+D: Maintenance and development of zswap
+D: Creation and maintenance of the zpool API
+
+N: Vitaly Wool
+E: vitaly.wool@konsulko.com
+D: Maintenance and development of zswap
+
 N: Andreas S. Krebs
 E: akrebs@altavista.net
 D: CYPRESS CY82C693 chipset IDE, Digital's PC-Alpha 164SX boards
diff --git a/MAINTAINERS b/MAINTAINERS
index a1b31c4c29697..6e95668c4d0a8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24102,13 +24102,6 @@  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs.git
 F:	Documentation/filesystems/zonefs.rst
 F:	fs/zonefs/
 
-ZPOOL COMPRESSED PAGE STORAGE API
-M:	Dan Streetman <ddstreet@ieee.org>
-L:	linux-mm@kvack.org
-S:	Maintained
-F:	include/linux/zpool.h
-F:	mm/zpool.c
-
 ZR36067 VIDEO FOR LINUX DRIVER
 M:	Corentin Labbe <clabbe@baylibre.com>
 L:	mjpeg-users@lists.sourceforge.net
@@ -24160,7 +24153,9 @@  M:	Nhat Pham <nphamcs@gmail.com>
 L:	linux-mm@kvack.org
 S:	Maintained
 F:	Documentation/admin-guide/mm/zswap.rst
+F:	include/linux/zpool.h
 F:	include/linux/zswap.h
+F:	mm/zpool.c
 F:	mm/zswap.c
 
 THE REST