-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
34 lines (29 loc) · 1.13 KB
/
.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
25
26
27
28
29
30
31
32
33
34
# NOTE(Krey): We are currently using GitHub due to the blockers tracked at https://github.com/fsfe-czechia/fsfe-czechia/issues/1 after which we are expected to migrade on Gitea
# Teams
## Counsil
[submodule "teams/counsel"]
path = teams/counsel
#url = [email protected]:fsfe-czechia/counsil.git
url = [email protected]:fsfe-czechia/teams-counsel.git
## Public relations
[submodule "teams/public-relations"]
path = teams/public-relations
#url = [email protected]:fsfe-czechia/public-relations.git
url = [email protected]:fsfe-czechia/teams-public_relations.git
## Translators
[submodule "teams/translators"]
path = teams/translators
#url = [email protected]:fsfe-czechia/public-relations.git
url = [email protected]:fsfe-czechia/teams-translators.git
# Websites
[submodule "www/fsfe-website"]
path = www/fsfe-webstite
branch = czechia
#url = [email protected]:fsfe-czechia/www_fsfe-website.git
url = [email protected]:fsfe-czechia/www_fsfe-website.git
# Projects
[submodule "projects/gitea"]
path = projects/gitea
branch = discussions
#url = [email protected]:fsfe-czechia/www_fsfe-website.git
url = [email protected]:fsfe-czechia/projects_gitea.git