diff mbox series

MAINTAINERS: Re-alphabetize VFIO

Message ID 20240205235427.2103714-1-alex.williamson@redhat.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: Re-alphabetize VFIO | expand

Commit Message

Alex Williamson Feb. 5, 2024, 11:54 p.m. UTC
The vfio-pci virtio variant entry slipped in out of order.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
---

I'll plan to take this through the vfio tree.

 MAINTAINERS | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Comments

Tian, Kevin Feb. 27, 2024, 8:26 a.m. UTC | #1
> From: Alex Williamson <alex.williamson@redhat.com>
> Sent: Tuesday, February 6, 2024 7:54 AM
> 
> The vfio-pci virtio variant entry slipped in out of order.
> 
> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>

Reviewed-by: Kevin Tian <kevin.tian@intel.com>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 960512bec428..e0060359a043 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -23076,13 +23076,6 @@  L:	kvm@vger.kernel.org
 S:	Maintained
 F:	drivers/vfio/pci/mlx5/
 
-VFIO VIRTIO PCI DRIVER
-M:	Yishai Hadas <yishaih@nvidia.com>
-L:	kvm@vger.kernel.org
-L:	virtualization@lists.linux-foundation.org
-S:	Maintained
-F:	drivers/vfio/pci/virtio
-
 VFIO PCI DEVICE SPECIFIC DRIVERS
 R:	Jason Gunthorpe <jgg@nvidia.com>
 R:	Yishai Hadas <yishaih@nvidia.com>
@@ -23106,6 +23099,13 @@  L:	kvm@vger.kernel.org
 S:	Maintained
 F:	drivers/vfio/platform/
 
+VFIO VIRTIO PCI DRIVER
+M:	Yishai Hadas <yishaih@nvidia.com>
+L:	kvm@vger.kernel.org
+L:	virtualization@lists.linux-foundation.org
+S:	Maintained
+F:	drivers/vfio/pci/virtio
+
 VGA_SWITCHEROO
 R:	Lukas Wunner <lukas@wunner.de>
 S:	Maintained