Commit 16e0af8922438dcf558a6ab5797d72edfebff735

Authored by Antonio Terceiro
0 parents

Add submodules

.gitmodules 0 → 100644
  1 +++ a/.gitmodules
... ... @@ -0,0 +1,6 @@
  1 +[submodule "software_communities"]
  2 + path = software_communities
  3 + url = git@beta.softwarepublico.gov.br:softwarepublico/mpog_software.git
  4 +[submodule "noosfero-spb-theme"]
  5 + path = noosfero-spb-theme
  6 + url = git@beta.softwarepublico.gov.br:softwarepublico/noosfero-spb-theme.git
... ...
noosfero-spb-theme 0 → 160000
  1 +++ a/noosfero-spb-theme
... ... @@ -0,0 +1 @@
  1 +Subproject commit 6815b97dd54bea7aeb1304a987369a50d182f116
... ...
software_communities 0 → 160000
  1 +++ a/software_communities
... ... @@ -0,0 +1 @@
  1 +Subproject commit 946f97e57626c8d206b48f7275895b4f932515b7
... ...