diff options
author | Dave Jones | 2007-07-10 02:23:50 +0200 |
---|---|---|
committer | Dave Jones | 2007-07-10 02:23:50 +0200 |
commit | 70e8992ec771793e18d33d3a6f2247e558baf6ac (patch) | |
tree | ec7a045648fe6617505a8f464c71b89bfb19425d /MAINTAINERS | |
parent | [AGPGART] intel_agp: don't load if no IGD and AGP port (diff) | |
download | kernel-qcow2-linux-70e8992ec771793e18d33d3a6f2247e558baf6ac.tar.gz kernel-qcow2-linux-70e8992ec771793e18d33d3a6f2247e558baf6ac.tar.xz kernel-qcow2-linux-70e8992ec771793e18d33d3a6f2247e558baf6ac.zip |
[AGPGART] Hand off AGP maintainence.
Most of the AGP changes recently have been done in lock-step with
DRM updates, so it's probably easier to have airlied pushing
AGP changes at the same time he does DRM updates.
[Also remove my name from the boot messages.
Cautionary tale to others: Never do this, when computers
don't boot, people assume you're responsible even if 15
other subsystems initialised after yours. :-) ]
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Dave Airlie <airlied@linux.ie>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4ce895a4b5ba..cff87ff268aa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -315,10 +315,9 @@ M: zippel@linux-m68k.org S: Maintained AGPGART DRIVER -P: Dave Jones -M: davej@codemonkey.org.uk -W: http://www.codemonkey.org.uk/projects/agp/ -T: git kernel.org:/pub/scm/linux/kernel/git/davej/agpgart.git +P: David Airlie +M: airlied@linux.ie +T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git S: Maintained AHA152X SCSI DRIVER |