MAINTAINERS: Update for INTEL IOMMU (VT-d) entry

Update the INTEL IOMMU (VT-d) entry and add myself as the
co-maintainer. I have several years of VT-d development
experience and have actively contributed to Intel VT-d
driver during recent two years. I volunteer to take this
rule. With this role, I can better help review and test
patches.

Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Joerg Roedel <joro@8bytes.org>
Cc: Ashok Raj <ashok.raj@intel.com>
Cc: Jacob Pan <jacob.jun.pan@linux.intel.com>
Cc: Kevin Tian <kevin.tian@intel.com>
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>

authored by Lu Baolu and committed by Joerg Roedel 9059f3c9 31f4f5b4

Changed files
+5 -2
+5 -2
MAINTAINERS
··· 8299 8299 8300 8300 INTEL IOMMU (VT-d) 8301 8301 M: David Woodhouse <dwmw2@infradead.org> 8302 + M: Lu Baolu <baolu.lu@linux.intel.com> 8302 8303 L: iommu@lists.linux-foundation.org 8303 - T: git git://git.infradead.org/iommu-2.6.git 8304 + T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git 8304 8305 S: Supported 8305 - F: drivers/iommu/intel-iommu.c 8306 + F: drivers/iommu/dmar.c 8307 + F: drivers/iommu/intel*.[ch] 8306 8308 F: include/linux/intel-iommu.h 8309 + F: include/linux/intel-svm.h 8307 8310 8308 8311 INTEL IOP-ADMA DMA DRIVER 8309 8312 R: Dan Williams <dan.j.williams@intel.com>