From 04eac60983141a4a615bda33b37515f5d8fa1c51 Mon Sep 17 00:00:00 2001 From: Jason Wen Date: Fri, 21 Nov 2025 14:03:02 -0500 Subject: [PATCH] msgq: point back to comma's (#1498) --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b9f0336a0e..cd6cf2168f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,7 +6,7 @@ url = https://github.com/sunnypilot/opendbc.git [submodule "msgq"] path = msgq_repo - url = https://github.com/sunnypilot/msgq.git + url = https://github.com/commaai/msgq.git [submodule "rednose_repo"] path = rednose_repo url = https://github.com/commaai/rednose.git