2024-02-05 23:55:31

by Alex Williamson

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Re-alphabetize VFIO

The vfio-pci virtio variant entry slipped in out of order.

Signed-off-by: Alex Williamson <[email protected]>
---

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: [email protected]
S: Maintained
F: drivers/vfio/pci/mlx5/

-VFIO VIRTIO PCI DRIVER
-M: Yishai Hadas <[email protected]>
-L: [email protected]
-L: [email protected]
-S: Maintained
-F: drivers/vfio/pci/virtio
-
VFIO PCI DEVICE SPECIFIC DRIVERS
R: Jason Gunthorpe <[email protected]>
R: Yishai Hadas <[email protected]>
@@ -23106,6 +23099,13 @@ L: [email protected]
S: Maintained
F: drivers/vfio/platform/

+VFIO VIRTIO PCI DRIVER
+M: Yishai Hadas <[email protected]>
+L: [email protected]
+L: [email protected]
+S: Maintained
+F: drivers/vfio/pci/virtio
+
VGA_SWITCHEROO
R: Lukas Wunner <[email protected]>
S: Maintained
--
2.43.0



2024-02-27 08:27:11

by Tian, Kevin

[permalink] [raw]
Subject: RE: [PATCH] MAINTAINERS: Re-alphabetize VFIO

> From: Alex Williamson <[email protected]>
> Sent: Tuesday, February 6, 2024 7:54 AM
>
> The vfio-pci virtio variant entry slipped in out of order.
>
> Signed-off-by: Alex Williamson <[email protected]>

Reviewed-by: Kevin Tian <[email protected]>