Commit 13ef1a3ad582b602ccc6e30d45fcd9e14944716e

Authored by Antonio Terceiro
1 parent 50c7aae7

Fixing reference to mailing list in AUTHORS file

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
lib/tasks/release.rake
... ... @@ -22,9 +22,9 @@ namespace :noosfero do
22 22  
23 23 AUTHORS_HEADER = <<EOF
24 24 If you are not listed here, but should be, please write to the noosfero mailing
25   -list: http://ynternet.net/mailman/listinfo/noosfero (this list requires
26   -subscription to post, but since you are an author of noosfero, that's not a
27   -problem).
  25 +list: http://listas.softwarelivre.org/cgi-bin/mailman/listinfo/noosfero-dev
  26 +(this list requires subscription to post, but since you are an author of
  27 +noosfero, that's not a problem).
28 28  
29 29 Developers
30 30 ==========
... ...