diff options
author | Jesse Barnes <jbarnes@virtuousgeek.org> | 2012-03-20 22:55:20 +0400 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2012-03-20 22:55:20 +0400 |
commit | 5ac3a6d24b7b8c741f95ee258b4f62c62fb8b140 (patch) | |
tree | 2458b8bb5d7a20f14e9dc74e3a4d210090867d4c /MAINTAINERS | |
parent | bc4d7990d09dc066897493619ec3c90ad0285ead (diff) | |
download | linux-5ac3a6d24b7b8c741f95ee258b4f62c62fb8b140.tar.xz |
PCI: hand PCI maintenance over to Bjorn Helgaas
I find I have less and less time to manage PCI patches and so I've been
looking for a replacement. Bjorn has been substitute maintainer several
times, and acts as de-facto maintainer for certain portions anyway.
He's kindly agreed to take over in my stead; this makes it official.
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1b6e83550c76..4e4ad6f8cd1c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5065,7 +5065,7 @@ F: Documentation/PCI/pci-error-recovery.txt F: Documentation/powerpc/eeh-pci-error-recovery.txt PCI SUBSYSTEM -M: Jesse Barnes <jbarnes@virtuousgeek.org> +M: Bjorn Helgaas <bhelgaas@google.com> L: linux-pci@vger.kernel.org Q: http://patchwork.kernel.org/project/linux-pci/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git |