From: Jochen Topf Date: Fri, 19 Sep 2014 08:11:30 +0000 (+0200) Subject: Update taginfo 'about' text. X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/2f44cb0b3820d13be38671c523dcb838bc723aef?hp=e9aa039648867546ebda79d0ceae2f6aa6f9621d Update taginfo 'about' text. --- diff --git a/roles/taginfo.rb b/roles/taginfo.rb index ffafde661..ad8537c18 100644 --- a/roles/taginfo.rb +++ b/roles/taginfo.rb @@ -29,7 +29,7 @@ default_attributes( { :name => "taginfo.openstreetmap.org", :description => "This is the main taginfo site. It contains OSM data for the whole planet and is updated daily.", - :about => "

This site is run by the OSMF and maintained by Jochen Topf and the Sysadmin team.

There isn't just one taginfo site, there are several. The is the main site, but several other taginfo sites are operated by different people.

", + :about => "

This site is run by the OSMF and maintained by Jochen Topf and the Sysadmin team.

Several other taginfo sites are operated by different people for different areas of the world.

", :icon => "world", :contact => "Jochen Topf " }