@samitouri / QOSamiQemu / commits / a7f68df5b5

MAINTAINERS: Remove my unused git tree locations

I haven't used these for years. And as explained in [*] QEMU development workflow doesn't leverage subsystem's git trees. Remove them. [*] https://lore.kernel.org/qemu-devel/CAFEAcA9xCN6XMUFmZ_QAn617W14FAzi4D_H1mgSER10otTtQMQ@mail.gmail.com/ Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20260422080406.62638-2-philmd@linaro.org>

Philippe Mathieu-Daudé committed Apr 22, 2026 at 09:33 UTC a7f68df5b5735903ec971b230de8918d2d3b75e8
1 file changed -2
MAINTAINERS
-2
@@ -2251,7 +2251,6 @@ T: git https://github.com/jasowang/qemu.git net
2251
2252 Parallel NOR Flash devices
2253 M: Philippe Mathieu-Daudé <philmd@linaro.org>
2254 -T: git https://gitlab.com/philmd/qemu.git pflash-next
2254 S: Maintained
2255 F: hw/block/pflash_cfi*.c
2256 F: include/hw/block/flash.h
@@ -2847,7 +2846,6 @@ F: include/hw/nvram/fw_cfg.h
2846 F: include/standard-headers/linux/qemu_fw_cfg.h
2847 F: tests/qtest/libqos/fw_cfg.c
2848 F: tests/qtest/fw_cfg-test.c
2850 -T: git https://github.com/philmd/qemu.git fw_cfg-next
2849
2850 XIVE
2851 R: Gautam Menghani <gautam@linux.ibm.com>