lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 12 Jan 2019 10:07:23 +0100
From:   Lukas Bulwahn <lukas.bulwahn@...il.com>
To:     Juergen Gross <jgross@...e.com>
Cc:     Oleksandr Andrushchenko <oleksandr_andrushchenko@...m.com>,
        dri-devel@...ts.freedesktop.org, xen-devel@...ts.xen.org,
        linux-kernel@...r.kernel.org,
        Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH] MAINTAINERS: unify reference to xen-devel list

In the linux kernel MAINTAINERS file, largely
  "xen-devel@...ts.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@...ts.xen.org instead, but that is just the same
mailing list as the mailing list above.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.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@...m.com>
 T:	git git://anongit.freedesktop.org/drm/drm-misc
 L:	dri-devel@...ts.freedesktop.org
-L:	xen-devel@...ts.xen.org
+L:	xen-devel@...ts.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ