-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
24 lines (24 loc) · 942 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "knighthacks_sponsors"]
path = knighthacks_sponsors
url = [email protected]:KnightHacks/knighthacks_sponsors.git
[submodule "knighthacks_users"]
path = knighthacks_users
url = [email protected]:KnightHacks/knighthacks_users.git
[submodule "knighthacks_events"]
path = knighthacks_events
url = [email protected]:KnightHacks/knighthacks_events.git
[submodule "knighthacks_router"]
path = knighthacks_router
url = [email protected]:KnightHacks/knighthacks_router.git
[submodule "knighthacks_shared"]
path = knighthacks_shared
url = [email protected]:KnightHacks/knighthacks_shared.git
[submodule "knighthacks_hackathon"]
path = knighthacks_hackathon
url = [email protected]:KnightHacks/knighthacks_hackathon.git
[submodule "knighthacks_cli"]
path = knighthacks_cli
url = [email protected]:KnightHacks/knighthacks_cli.git
[submodule "hackathon-site-2023"]
path = hackathon-site-2023
url = [email protected]:KnightHacks/hackathon-site-2023.git