[PATCH] MAINTAINERS: Re-alphabetize VFIO

Alex Williamson posted 1 patch 2 years ago
MAINTAINERS | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
[PATCH] MAINTAINERS: Re-alphabetize VFIO
Posted by Alex Williamson 2 years ago
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(-)

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
-- 
2.43.0
RE: [PATCH] MAINTAINERS: Re-alphabetize VFIO
Posted by Tian, Kevin 1 year, 11 months ago
> 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>