From 6ad18dae261c1559d7caa5fd093794201c486c97 Mon Sep 17 00:00:00 2001 From: Jason Wen Date: Tue, 20 Dec 2022 01:14:23 -0500 Subject: [PATCH] update refs --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 26f93ef164..bbba90827a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,15 +1,15 @@ [submodule "panda"] path = panda - url = ../../commaai/panda.git + url = ../../sunnyhaibin/panda.git [submodule "opendbc"] path = opendbc - url = ../../commaai/opendbc.git + url = ../../sunnyhaibin/opendbc.git [submodule "laika_repo"] path = laika_repo url = ../../commaai/laika.git [submodule "cereal"] path = cereal - url = ../../commaai/cereal.git + url = ../../sunnyhaibin/cereal.git [submodule "rednose_repo"] path = rednose_repo url = ../../commaai/rednose.git