]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
MAINTAINERS: fix VMware filename typo (vwm -> vmw)
authorSean Wei <me@sean.taipei>
Mon, 16 Jun 2025 15:50:10 +0000 (11:50 -0400)
committerThomas Huth <thuth@redhat.com>
Wed, 2 Jul 2025 16:26:27 +0000 (18:26 +0200)
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 <me@sean.taipei>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250616.qemu.relocated.04@sean.taipei>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS

index 585f08e709e04da4026fe6e9b114c5804c6fef3e..8aa0fd33b7da5f7d7845338b652b5880e385b54e 100644 (file)
@@ -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 <jiri@resnulli.us>