From 91bbcd613ba9c4a3d20b9f7aa69c54d937bc7534 Mon Sep 17 00:00:00 2001 From: SKairinos Date: Thu, 4 Jul 2024 16:24:14 +0100 Subject: [PATCH] add codeforlife-contributor-backend submodule --- .gitmodules | 3 +++ codeforlife-contributor-backend | 1 + 2 files changed, 4 insertions(+) create mode 160000 codeforlife-contributor-backend diff --git a/.gitmodules b/.gitmodules index a264e42c..8ef14727 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "codeforlife-template-backend"] path = codeforlife-template-backend url = https://github.com/ocadotechnology/codeforlife-template-backend.git +[submodule "codeforlife-contributor-backend"] + path = codeforlife-contributor-backend + url = https://github.com/ocadotechnology/codeforlife-contributor-backend.git diff --git a/codeforlife-contributor-backend b/codeforlife-contributor-backend new file mode 160000 index 00000000..d7fb27d0 --- /dev/null +++ b/codeforlife-contributor-backend @@ -0,0 +1 @@ +Subproject commit d7fb27d0feb5fa678eafebff550344e37415c930