The Open-FCoE.org server has been moved to OSU OSL. They have naming requirements for mailing lists they provide so the mailing list name has changed to [email protected]. This patch updates any references to the old address.
Signed-off-by: Robert Love <[email protected]> Tested-by: Jack Morgan <[email protected]> --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f408ebe..b57847e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libhbalinux], [1.0.13], [[email protected]]) +AC_INIT([libhbalinux], [1.0.13], [[email protected]]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AC_PROG_LIBTOOL _______________________________________________ fcoe-devel mailing list [email protected] http://lists.open-fcoe.org/mailman/listinfo/fcoe-devel
