]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/foundation/recipes/dwg.rb
foundation: use noreply wiki sender
[chef.git] / cookbooks / foundation / recipes / dwg.rb
index f939fb420aae619e1a1acab7dc057676dc32e6a9..31144eb01acfc98917e52afe9c3642e119aeb9ca 100644 (file)
@@ -32,10 +32,10 @@ mediawiki_site "dwg.osmfoundation.org" do
   admin_password passwords["dwg"]["admin"]
   logo "/Wiki.png"
   email_contact "webmaster@openstreetmap.org"
-  email_sender "webmaster@openstreetmap.org"
+  email_sender "wiki@noreply.openstreetmap.org"
   email_sender_name "OSMF Board Wiki"
   private_site true
-  version "1.37"
+  version "1.39"
 end
 
 cookbook_file "/srv/dwg.osmfoundation.org/Wiki.png" do