Commit a7f68df5b5 for qemu.org
commit a7f68df5b5735903ec971b230de8918d2d3b75e8
Author: Philippe Mathieu-Daudé <philmd@linaro.org>
Date: Wed Apr 22 09:33:05 2026 +0200
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>
diff --git a/MAINTAINERS b/MAINTAINERS
index 5d2d58b332..2ce0f3cc68 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2251,7 +2251,6 @@ T: git https://github.com/jasowang/qemu.git net
Parallel NOR Flash devices
M: Philippe Mathieu-Daudé <philmd@linaro.org>
-T: git https://gitlab.com/philmd/qemu.git pflash-next
S: Maintained
F: hw/block/pflash_cfi*.c
F: include/hw/block/flash.h
@@ -2847,7 +2846,6 @@ F: include/hw/nvram/fw_cfg.h
F: include/standard-headers/linux/qemu_fw_cfg.h
F: tests/qtest/libqos/fw_cfg.c
F: tests/qtest/fw_cfg-test.c
-T: git https://github.com/philmd/qemu.git fw_cfg-next
XIVE
R: Gautam Menghani <gautam@linux.ibm.com>