Commit 044167765fd5ec4547fbcc3d3265a949ce15ea50

Authored by Antonio Terceiro
1 parent 069d6317

.mrconfig: add noosfero

Showing 2 changed files with 4 additions and 0 deletions   Show diff stats
@@ -6,3 +6,4 @@ @@ -6,3 +6,4 @@
6 /rpm/*.spec 6 /rpm/*.spec
7 /src 7 /src
8 /solr 8 /solr
  9 +/noosfero
@@ -12,3 +12,6 @@ checkout = git clone https://gitlab.com/softwarepublico/colabdocumentation.git @@ -12,3 +12,6 @@ checkout = git clone https://gitlab.com/softwarepublico/colabdocumentation.git
12 12
13 [redmine] 13 [redmine]
14 checkout = git clone https://github.com/redmine/redmine.git --branch 2.5-stable 14 checkout = git clone https://github.com/redmine/redmine.git --branch 2.5-stable
  15 +
  16 +[noosfero]
  17 +checkout = git clone https://gitlab.com/softwarepublico/noosfero.git