[PATCH] MAINTAINERS: unify reference to xen-devel list

Lukas Bulwahn lukas.bulwahn at gmail.com
Sat Jan 12 09:07:23 UTC 2019


In the linux kernel MAINTAINERS file, largely
  "xen-devel at lists.xenproject.org (moderated for non-subscribers)"
is used to refer to the xen-devel mailing list.

The DRM DRIVERS FOR XEN section entry mentions
xen-devel at lists.xen.org instead, but that is just the same
mailing list as the mailing list above.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn at gmail.com>
---
Juergen, please include this in the xen tree.

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 14b991ebf2c1..d9d088e0677f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5179,11 +5179,11 @@ F:	include/drm/tinydrm/
 
 DRM DRIVERS FOR XEN
 M:	Oleksandr Andrushchenko <oleksandr_andrushchenko at epam.com>
 T:	git git://anongit.freedesktop.org/drm/drm-misc
 L:	dri-devel at lists.freedesktop.org
-L:	xen-devel at lists.xen.org
+L:	xen-devel at lists.xenproject.org (moderated for non-subscribers)
 S:	Supported
 F:	drivers/gpu/drm/xen/
 F:	Documentation/gpu/xen-front.rst
 
 DRM TTM SUBSYSTEM
-- 
2.17.1



More information about the dri-devel mailing list