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]> --- QUICKSTART | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/QUICKSTART b/QUICKSTART index 3534c5e..bc8c751 100644 --- a/QUICKSTART +++ b/QUICKSTART @@ -246,7 +246,7 @@ Most steps cannot be skipped. Resolve issues before moving forward. Please run '<fcoe-utils-src>/debug/fcoedump.sh eth3.<VID>-fcoe &>dump.out' and provide the dump.out file with the bug report. Defects can be filed against the distribution used, reported to the Ethernet vendor of the -card in use, or mailed to [email protected]. +card in use, or mailed to [email protected]. ## diff --git a/configure.ac b/configure.ac index 3e82ab2..efb9a50 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([fcoe-utils], [1.0.25], [[email protected]]) +AC_INIT([fcoe-utils], [1.0.25], [[email protected]]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AC_PROG_CC _______________________________________________ fcoe-devel mailing list [email protected] http://lists.open-fcoe.org/mailman/listinfo/fcoe-devel
