On Sat, Dec 16, 2023 at 12:32:46AM +0100, Xose Vazquez Perez wrote: > Cc: Martin Wilck <mwilck@xxxxxxxx> > Cc: Benjamin Marzinski <bmarzins@xxxxxxxxxx> > Cc: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx> > Cc: DM-DEVEL ML <dm-devel@xxxxxxxxxxxxxxx> > Signed-off-by: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> > --- > 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@xxxxxxxxxx> > +Please report bug to <dm-devel@xxxxxxxxxxxxxxx> > 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@xxxxxxxxxx (subscribers-only, see README) > + * <dm-devel@xxxxxxxxxxxxxxx> (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@xxxxxxxxxx>