Commit e09406fd4f031a0999b30d48e1a266be4fc71c17

Authored by Leandro Santos
1 parent 67ed6ad5

adding insight submodule plugin

Showing 2 changed files with 4 additions and 0 deletions   Show diff stats
.gitmodules
... ... @@ -34,3 +34,6 @@
34 34 [submodule "plugins/serpro_captcha"]
35 35 path = plugins/serpro_captcha
36 36 url = https://softwarepublico.gov.br/gitlab/noosfero-plugins/serpro_captcha.git
  37 +[submodule "plugins/insight"]
  38 + path = plugins/insight
  39 + url = https://softwarepublico.gov.br/gitlab/noosfero-plugins/insight.git
... ...
plugins/insight 0 → 160000
... ... @@ -0,0 +1 @@
  1 +Subproject commit 1f9bf65ef48ceaacd9bc00a06c95824869c471d9
... ...