On Sat, Dec 16, 2023 at 12:32:46AM +0100, Xose Vazquez Perez wrote: > Cc: Martin Wilck <[email protected]> > Cc: Benjamin Marzinski <[email protected]> > Cc: Christophe Varoqui <[email protected]> > Cc: DM-DEVEL ML <[email protected]> > Signed-off-by: Xose Vazquez Perez <[email protected]> > --- > 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 <[email protected]> > +Please report bug to <[email protected]> > 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 > - * [email protected] (subscribers-only, see README) > + * <[email protected]> (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 <[email protected]>
