@samitouri / QOSamiQemu / commits / 196c99ada1

MAINTAINERS: update qualcomm git tree URL

The git repo has been migrated to https://github.com/qualcomm/qemu Note also that for some time, https://github.com/quic/qemu should continue to redirect to https://github.com/qualcomm/qemu Signed-off-by: Brian Cain <brian.cain@oss.qualcomm.com> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com> Message-ID: <20260522222827.3239334-1-brian.cain@oss.qualcomm.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>

Brian Cain committed May 22, 2026 at 15:28 UTC 196c99ada1fa2929ad2e43b9c33f2a3679facb97
1 file changed +1 -1
MAINTAINERS
+1 -1
@@ -259,7 +259,7 @@ F: disas/hexagon.c
259 F: configs/targets/hexagon-linux-user/default.mak
260 F: docker/dockerfiles/debian-hexagon-cross.docker
261 F: gdbstub/gdb-xml/hexagon*.xml
262 -T: git https://github.com/quic/qemu.git hex-next
262 +T: git https://github.com/qualcomm/qemu.git hex-next
263
264 Hexagon idef-parser
265 M: Alessandro Di Federico <ale@rev.ng>