Commit e660904ef076f2a2c51d822d1e603b4a6971153f

Authored by Leandro Santos
1 parent 4b68f273

adding community hub as submodule

Showing 2 changed files with 4 additions and 1 deletions   Show diff stats
.gitmodules
... ... @@ -37,4 +37,6 @@
37 37 [submodule "plugins/insight"]
38 38 path = plugins/insight
39 39 url = ./../../noosfero-plugins/insight.git
40   -
41 40 \ No newline at end of file
  41 +[submodule "plugins/community_hub"]
  42 + path = plugins/community_hub
  43 + url = ./../../noosfero-plugins/community_hub.git
... ...
plugins/community_hub 0 → 160000
... ... @@ -0,0 +1 @@
  1 +Subproject commit a272d983eb09f0392d08f7cf307cba1d80dccd91
... ...