[PATCH] MAINTAINERS, drm: dri-devel moved to freedesktop.org
Julien Cristau
jcristau at debian.org
Mon Apr 19 02:32:46 PDT 2010
Signed-off-by: Julien Cristau <jcristau at debian.org>
---
The comment on top of drm_pciids.h seems obsolete, but that can be
cleaned up later...
MAINTAINERS | 2 +-
drivers/gpu/drm/nouveau/nouveau_drv.h | 2 +-
include/drm/drm_pciids.h | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 449d444..fabd0a0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1950,7 +1950,7 @@ F: lib/kobj*
DRM DRIVERS
M: David Airlie <airlied at linux.ie>
-L: dri-devel at lists.sourceforge.net
+L: dri-devel at lists.freedesktop.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
S: Maintained
F: drivers/gpu/drm/
diff --git a/drivers/gpu/drm/nouveau/nouveau_drv.h b/drivers/gpu/drm/nouveau/nouveau_drv.h
index ace630a..c1a79ba 100644
--- a/drivers/gpu/drm/nouveau/nouveau_drv.h
+++ b/drivers/gpu/drm/nouveau/nouveau_drv.h
@@ -26,7 +26,7 @@
#define __NOUVEAU_DRV_H__
#define DRIVER_AUTHOR "Stephane Marchesin"
-#define DRIVER_EMAIL "dri-devel at lists.sourceforge.net"
+#define DRIVER_EMAIL "dri-devel at lists.freedesktop.org"
#define DRIVER_NAME "nouveau"
#define DRIVER_DESC "nVidia Riva/TNT/GeForce"
diff --git a/include/drm/drm_pciids.h b/include/drm/drm_pciids.h
index 04a6ebc..97bb761 100644
--- a/include/drm/drm_pciids.h
+++ b/include/drm/drm_pciids.h
@@ -1,6 +1,6 @@
/*
This file is auto-generated from the drm_pciids.txt in the DRM CVS
- Please contact dri-devel at lists.sf.net to add new cards to this list
+ Please contact dri-devel at lists.freedesktop.org to add new cards to this list
*/
#define radeon_PCI_IDS \
{0x1002, 0x3150, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV380|RADEON_IS_MOBILITY}, \
--
1.7.0.4
More information about the dri-devel
mailing list