Skip to content

Commit

Permalink
Update language codes for OSM World Discord
Browse files Browse the repository at this point in the history
(closes #406)
  • Loading branch information
bhousel committed Jan 28, 2021
1 parent eb9a6ac commit 0d9f222
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"OSM-Central-Salish-Sea": {"id": "OSM-Central-Salish-Sea", "type": "meetup", "locationSet": {"include": ["mt_vernon_wa.geojson"]}, "languageCodes": ["en"], "name": "OpenStreetMap Central Salish Sea", "description": "Mappers and OpenStreetMap users around Mount Vernon, WA", "extendedDescription": "OpenStreetMap is an map of the world made by people like you. It's a map that you build, that's given away for free like wikipedia. Check out osm.org for more. We meet all the time to talk maps, make maps and have fun!", "url": "https://www.meetup.com/OpenStreetMap-Central-Salish-Sea/", "contacts": [{"name": "Clifford Snow", "email": "[email protected]"}], "order": 5},
"OSM-Chattanooga": {"id": "OSM-Chattanooga", "type": "facebook", "locationSet": {"include": ["chattanooga.geojson"]}, "languageCodes": ["en"], "name": "OSM Chattanooga", "description": "The OpenStreetMap user group for Chattanooga", "url": "https://www.facebook.com/groups/123483951073256", "contacts": [{"name": "Jenny Park", "email": "[email protected]"}, {"name": "Randal Hale", "email": "[email protected]"}], "order": 3},
"OSM-Colorado": {"id": "OSM-Colorado", "type": "meetup", "locationSet": {"include": ["colorado.geojson"]}, "languageCodes": ["en"], "name": "OpenStreetMap Colorado", "description": "Mappers and OpenStreetMap users in the state of Colorado, USA", "extendedDescription": "OpenStreetMap (OSM) Colorado is a local collaboration of people interested in contributing their efforts to create free maps. We encourage all of our mappers to organize or suggest mapping events throughout the state. Meetup activities can be simple social mixers, OSM basic to advanced training, or community mapping parties.", "url": "https://www.meetup.com/OSM-Colorado/", "contacts": [{"name": "Russell Deffner", "email": "[email protected]"}], "order": 5},
"OSM-Discord": {"id": "OSM-Discord", "type": "discord", "locationSet": {"include": ["001"]}, "languageCodes": ["en"], "name": "OpenStreetMap Discord", "description": "Get in touch with other mappers via Discord", "url": "https://discord.gg/4smYkq3gzp", "contacts": [{"name": "Austin Harrison", "email": "[email protected]"}]},
"OSM-Discord": {"id": "OSM-Discord", "type": "discord", "locationSet": {"include": ["001"]}, "languageCodes": ["de", "en", "es", "fr", "it", "pt-BR", "ro", "tr"], "name": "OpenStreetMap Discord", "description": "Get in touch with other mappers via Discord", "url": "https://discord.gg/4smYkq3gzp", "contacts": [{"name": "Austin Harrison", "email": "[email protected]"}]},
"OSM-EC-telegram": {"id": "OSM-EC-telegram", "type": "telegram", "locationSet": {"include": ["ec"]}, "languageCodes": ["es"], "name": "OSM Ecuador on Telegram", "description": "OpenStreetMap Ecuador Telegram chat", "url": "https://telegram.me/MappingEcuador", "contacts": [{"name": "Talk-ec Owner", "email": "[email protected]"}]},
"OSM-ES-mailinglist": {"id": "OSM-ES-mailinglist", "type": "mailinglist", "locationSet": {"include": ["es"]}, "languageCodes": ["es"], "name": "Talk-es mailing list", "description": "A mailing list to discuss OpenStreetMap in Spain", "url": "https://lists.openstreetmap.org/listinfo/talk-es", "contacts": [{"name": "Iván Sánchez", "email": "[email protected]"}], "order": -3},
"OSM-ES-telegram": {"id": "OSM-ES-telegram", "type": "telegram", "locationSet": {"include": ["es"]}, "languageCodes": ["es"], "name": "@OSMes on Telegram", "description": "OpenStreetMap Spain Telegram chat", "url": "https://t.me/OSMes", "contacts": [{"name": "Jorge Sanz", "email": "[email protected]"}]},
Expand Down
2 changes: 1 addition & 1 deletion resources/world/OSM-Discord.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "OSM-Discord",
"type": "discord",
"locationSet": {"include": ["001"]},
"languageCodes": ["en"],
"languageCodes": ["de", "en", "es", "fr", "it", "pt-BR", "ro", "tr"],
"name": "OpenStreetMap Discord",
"description": "Get in touch with other mappers via Discord",
"url": "https://discord.gg/4smYkq3gzp",
Expand Down

0 comments on commit 0d9f222

Please sign in to comment.