Commit 46b01f71fb03c5d96a41e5ac50555c84a998ef59

Authored by Leandro Santos
1 parent 1be73178

adding pairwise as a submodule

Showing 2 changed files with 4 additions and 0 deletions   Show diff stats
.gitmodules 0 → 100644
... ... @@ -0,0 +1,3 @@
  1 +[submodule "plugins/pairwise"]
  2 + path = plugins/pairwise
  3 + url = git@gitlab.com:noosfero-plugins/pairwise.git
... ...
plugins/pairwise 0 → 160000
... ... @@ -0,0 +1 @@
  1 +Subproject commit 7f849ea088cfac1f8603dfc21f3caf1e370429f6
... ...