From: Sean Wei Date: Mon, 16 Jun 2025 15:50:10 +0000 (-0400) Subject: MAINTAINERS: fix VMware filename typo (vwm -> vmw) X-Git-Tag: v10.1.0-rc0~35^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8231feef53fb130b276797396749508d4fe1ec03;p=thirdparty%2Fqemu.git 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 --- 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