Skip to content

Commit

Permalink
Merge pull request #183 from LoganArnett/feature/add-discord
Browse files Browse the repository at this point in the history
adding in discord id
  • Loading branch information
bhousel committed Oct 1, 2018
2 parents e239821 + d2a5882 commit 72bbbc7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
3 changes: 3 additions & 0 deletions i18n/en.yaml
Expand Up @@ -634,6 +634,9 @@ en:
name: State of the Map Latam 2018
description: 'State of the Map Latam is the annual conference for all mappers and users of OpenStreetMap in Latin America. The program includes talks, panels, workshops, and mapathons related to OpenStreetMap.'
where: 'Buenos Aires, Argentina'
OSM-Discord:
name: OpenStreetMap Discord
description: Get in touch with other mappers via Discord
OSM-Facebook:
name: OpenStreetMap on Facebook
description: Like us on Facebook for news and updates about OpenStreetMap.
Expand Down
11 changes: 11 additions & 0 deletions resources/world/OSM-Discord.json
@@ -0,0 +1,11 @@
{
"id": "OSM-Discord",
"type": "discord",
"languageCodes": ["en"],
"name": "OpenStreetMap Discord",
"description": "Get in touch with other mappers via Discord",
"url": "https://discord.gg/SRZUYUz",
"contacts": [
{"name": "Austin Harrison", "email": "jaustinharrison@gmail.com"}
]
}

0 comments on commit 72bbbc7

Please sign in to comment.