Commit 0086a60a9138a45c9a3cf0835d81bb59b6acdc2a

Authored by Leandro Santos
1 parent 7a7dc5b8

adding notification plugin as submodule

Showing 2 changed files with 4 additions and 0 deletions   Show diff stats
.gitmodules
... ... @@ -13,3 +13,6 @@
13 13 [submodule "plugins/comment_paragraph"]
14 14 path = plugins/comment_paragraph
15 15 url = git@gitlab.com:noosfero-plugins/comment-paragraph.git
  16 +[submodule "plugins/notification"]
  17 + path = plugins/notification
  18 + url = git@gitlab.com:noosfero-plugins/notification.git
... ...
plugins/notification 0 → 160000
... ... @@ -0,0 +1 @@
  1 +Subproject commit 2ddc87243cea571c26eae9213e8c7d6b108bdeda
... ...