Commit aa865e90222cc8627c6aa697f45150db0221ec70

Authored by Leandro Santos
1 parent 4cac390a

adding gravatar provider plugin

Showing 2 changed files with 4 additions and 0 deletions   Show diff stats
.gitmodules
... ... @@ -31,3 +31,6 @@
31 31 [submodule "plugins/juventude"]
32 32 path = plugins/juventude
33 33 url = https://gitlab.com/noosfero-plugins/juventude.git
  34 +[submodule "plugins/gravatar-provider"]
  35 + path = plugins/gravatar-provider
  36 + url = https://gitlab.com/noosfero-plugins/gravatar-provider.git
... ...
plugins/gravatar-provider 0 → 160000
... ... @@ -0,0 +1 @@
  1 +Subproject commit 7d1cef867e1325f623638366faeb5387a9261b0a
... ...