From 1c524dd494019bc98e23075dcdba11c8e6add017 Mon Sep 17 00:00:00 2001 From: Juergen Gross Date: Fri, 25 Nov 2016 14:32:44 +0100 Subject: [PATCH] remove reference to xensource.com xen/include/public/hvm/pvdrivers.h contains a reference to xen-devel@lists.xensource.com. Replace it by the correct address xen-devel@lists.xenproject.org Signed-off-by: Juergen Gross Reviewed-by: Andrew Cooper --- xen/include/public/hvm/pvdrivers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/include/public/hvm/pvdrivers.h b/xen/include/public/hvm/pvdrivers.h index 77994d245d..01ea2aeaae 100644 --- a/xen/include/public/hvm/pvdrivers.h +++ b/xen/include/public/hvm/pvdrivers.h @@ -28,7 +28,7 @@ * This is the master registry of product numbers for * PV drivers. * If you need a new product number allocating, please - * post to xen-devel@lists.xensource.com. You should NOT use + * post to xen-devel@lists.xenproject.org. You should NOT use * a product number without allocating one. * If you maintain a separate versioning and distribution path * for PV drivers you should have a separate product number so -- 2.30.2