diff mbox series

multipath-tools: update ml

Message ID 20231215233247.48078-1-xose.vazquez@gmail.com (mailing list archive)
State Not Applicable, archived
Delegated to: christophe varoqui
Headers show
Series multipath-tools: update ml | expand

Commit Message

Xose Vazquez Perez Dec. 15, 2023, 11:32 p.m. UTC
Cc: Martin Wilck <mwilck@suse.com>
Cc: Benjamin Marzinski <bmarzins@redhat.com>
Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
Cc: DM-DEVEL ML <dm-devel@lists.linux.dev>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
---
 libdmmp/docs/man/libdmmp.h.3 | 2 +-
 libmultipath/hwtable.c       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Benjamin Marzinski Dec. 16, 2023, 3:14 a.m. UTC | #1
On Sat, Dec 16, 2023 at 12:32:46AM +0100, Xose Vazquez Perez wrote:
> Cc: Martin Wilck <mwilck@suse.com>
> Cc: Benjamin Marzinski <bmarzins@redhat.com>
> Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
> Cc: DM-DEVEL ML <dm-devel@lists.linux.dev>
> Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
> ---
>  libdmmp/docs/man/libdmmp.h.3 | 2 +-
>  libmultipath/hwtable.c       | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/libdmmp/docs/man/libdmmp.h.3 b/libdmmp/docs/man/libdmmp.h.3
> index 45d5be3e..7c57041d 100644
> --- a/libdmmp/docs/man/libdmmp.h.3
> +++ b/libdmmp/docs/man/libdmmp.h.3
> @@ -110,4 +110,4 @@ below in case you want to create your own log handler.
>  GPLv2+
>  
>  .SH "BUG"
> -Please report bug to <dm-devel@redhat.com>
> +Please report bug to <dm-devel@lists.linux.dev>
> diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
> index ae6aac79..808af544 100644
> --- a/libmultipath/hwtable.c
> +++ b/libmultipath/hwtable.c
> @@ -11,7 +11,7 @@
>  
>  /*
>   * Tuning suggestions on these parameters should go to
> - * dm-devel@redhat.com (subscribers-only, see README)
> + * <dm-devel@lists.linux.dev> (see README.md)
>   *
>   * You are welcome to claim maintainership over a controller
>   * family. Please mail the currently enlisted maintainer and
> -- 
> 2.43.0

Reviewed-by: Benjamin Marzinski <bmarzins@redhat.com>
diff mbox series

Patch

diff --git a/libdmmp/docs/man/libdmmp.h.3 b/libdmmp/docs/man/libdmmp.h.3
index 45d5be3e..7c57041d 100644
--- a/libdmmp/docs/man/libdmmp.h.3
+++ b/libdmmp/docs/man/libdmmp.h.3
@@ -110,4 +110,4 @@  below in case you want to create your own log handler.
 GPLv2+
 
 .SH "BUG"
-Please report bug to <dm-devel@redhat.com>
+Please report bug to <dm-devel@lists.linux.dev>
diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index ae6aac79..808af544 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -11,7 +11,7 @@ 
 
 /*
  * Tuning suggestions on these parameters should go to
- * dm-devel@redhat.com (subscribers-only, see README)
+ * <dm-devel@lists.linux.dev> (see README.md)
  *
  * You are welcome to claim maintainership over a controller
  * family. Please mail the currently enlisted maintainer and