Skip to content

Commit

Permalink
Add OSM global telegram supergroup
Browse files Browse the repository at this point in the history
(closes #154)
  • Loading branch information
bhousel committed May 29, 2018
1 parent 4556592 commit 8904118
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions i18n/en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,9 @@ en:
OSM-Reddit:
name: OpenStreetMap on Reddit
description: /r/openstreetmap/ is a great place to learn more about OpenStreetMap. Ask us anything!
OSM-Telegram:
name: OpenStreetMap Telegram
description: 'Join the OpenStreetMap Telegram global supergroup at {url}'
OSM-Twitter:
name: OpenStreetMap Twitter
description: 'Follow us on Twitter at {url}'
Expand Down
9 changes: 9 additions & 0 deletions resources/world/OSM-Telegram.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"id": "OSM-Telegram",
"type": "telegram",
"languageCodes": ["en"],
"name": "OpenStreetMap Telegram",
"description": "Join the OpenStreetMap Telegram global supergroup at {url}",
"url": "https://t.me/OpenStreetMapOrg",
"contacts": [{"name": "Max N", "email": "[email protected]"}]
}

0 comments on commit 8904118

Please sign in to comment.