Commit 5157f9a706a3c47bfb9227224a01f6006a659238
1 parent
d999c204
Exists in
staging
and in
7 other branches
adding email articel plugin as submodule
Showing
2 changed files
with
4 additions
and
0 deletions
Show diff stats
.gitmodules
@@ -16,3 +16,6 @@ | @@ -16,3 +16,6 @@ | ||
16 | [submodule "plugins/notification"] | 16 | [submodule "plugins/notification"] |
17 | path = plugins/notification | 17 | path = plugins/notification |
18 | url = git@gitlab.com:noosfero-plugins/notification.git | 18 | url = git@gitlab.com:noosfero-plugins/notification.git |
19 | +[submodule "plugins/email_article"] | ||
20 | + path = plugins/email_article | ||
21 | + url = git@gitlab.com:noosfero-plugins/email_article.git |
@@ -0,0 +1 @@ | @@ -0,0 +1 @@ | ||
1 | +Subproject commit 9e7c3db943fb5489bcfc9680adb69f8b4919c3d5 |