Commit e0bc04d37a96c691cb61b8a30502a6a10c9f23ed

Authored by Evandro Junior
1 parent 9cc1dfcf

Added serpro_captcha submodule

Showing 2 changed files with 4 additions and 0 deletions   Show diff stats
.gitmodules
... ... @@ -34,3 +34,6 @@
34 34 [submodule "rest-clients/proposal-app"]
35 35 path = rest-clients/proposal-app
36 36 url = https://gitlab.com/participa/proposal-app.git
  37 +[submodule "plugins/serpro_captcha"]
  38 + path = plugins/serpro_captcha
  39 + url = git@gitlab.com:noosfero-plugins/serpro_captcha.git
... ...
plugins/serpro_captcha 0 → 160000
... ... @@ -0,0 +1 @@
  1 +Subproject commit 34ffd86432be3d660a20cdfaacc860e83a5b6116
... ...