From c06a82f41bd3c4f8ed5265f07a8a3893b8faaa5a Mon Sep 17 00:00:00 2001 From: Jason Wen Date: Sat, 3 Aug 2024 21:37:45 -0400 Subject: [PATCH] Submodules: Point back to sunnypilot --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index ad1d1d9e91..a61bed1e2f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,10 +3,10 @@ url = https://github.com/sunnyhaibin/panda.git [submodule "opendbc"] path = opendbc_repo - url = https://github.com/commaai/opendbc.git + url = https://github.com/sunnypilot/opendbc.git [submodule "msgq"] path = msgq_repo - url = https://github.com/commaai/msgq.git + url = https://github.com/sunnypilot/msgq.git [submodule "rednose_repo"] path = rednose_repo url = https://github.com/commaai/rednose.git