From 8231feef53fb130b276797396749508d4fe1ec03 Mon Sep 17 00:00:00 2001 From: Sean Wei Date: Mon, 16 Jun 2025 11:50:10 -0400 Subject: [PATCH] MAINTAINERS: fix VMware filename typo (vwm -> vmw) The entry for the VMware PVSCSI spec uses "vwm" instead of "vmw", which does not match any file in the tree. Correct the path so scripts/get_maintainer.pl can match the file. Signed-off-by: Sean Wei Reviewed-by: Thomas Huth Message-ID: <20250616.qemu.relocated.04@sean.taipei> Signed-off-by: Thomas Huth --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 585f08e709e..8aa0fd33b7d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2549,7 +2549,7 @@ F: pc-bios/efi-vmxnet3.rom F: pc-bios/vgabios-vmware.bin F: roms/config.vga-vmware F: tests/qtest/vmxnet3-test.c -F: docs/specs/vwm_pvscsi-spec.rst +F: docs/specs/vmw_pvscsi-spec.rst Rocker M: Jiri Pirko -- 2.47.2