[dm-devel] [PATCH] multipath-tools: format correctly maintainer info in hwtable

Xose Vazquez Perez xose.vazquez at gmail.com
Tue May 7 18:53:09 UTC 2019


Cc: Christophe Varoqui <christophe.varoqui at opensvc.com>
Cc: DM-DEVEL ML <dm-devel at redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez at gmail.com>
---
 libmultipath/hwtable.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index 1d96433..1fade7e 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -38,7 +38,7 @@
 	 *
 	 * COMPANY_NAME
 	 *
-	 * Maintainer: XXX <email>
+	 * Maintainer: NAME <email>
 	 */
 	{
 		/* Product Name */
@@ -708,7 +708,7 @@ static struct hwentry default_hw[] = {
                 /*
 		 * DE Series
 		 *
-		 * Maintainer: ng-eseries-upstream-maintainers at netapp.com
+		 * Maintainer: NetApp RDAC team <ng-eseries-upstream-maintainers at netapp.com>
 		 */
                 .vendor        = "LENOVO",
                 .product       = "DE_Series",
-- 
2.21.0




More information about the dm-devel mailing list