Skip to content

Commit

Permalink
Merge pull request #349 from britiger/cl_xmpp_berlin
Browse files Browse the repository at this point in the history
Add XMPP-chat for Berlin / Germany
  • Loading branch information
bhousel committed Jun 12, 2020
2 parents 09bf12f + f3b829e commit eb5764b
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
3 changes: 3 additions & 0 deletions i18n/de.yaml
Expand Up @@ -543,6 +543,9 @@ de:
de-berlin-twitter:
name: OpenStreetMap Berlin Twitter
description: 'Folge uns auf Twitter: {url}'
de-berlin-xmpp:
name: OpenStreetMap Berlin-Brandenburg XMPP
description: 'Beteilige dich im XMPP Multi-User Chat: {url}'
de-forum:
name: OpenStreetMap Deutschland Forum
description: OpenStreetMap Deutschland Web Forum
Expand Down
3 changes: 3 additions & 0 deletions i18n/en.yaml
Expand Up @@ -546,6 +546,9 @@ en:
de-berlin-twitter:
name: OpenStreetMap Berlin Twitter
description: 'Follow us on Twitter: {url}'
de-berlin-xmpp:
name: OpenStreetMap Berlin-Brandenburg XMPP
description: 'Join our XMPP Multi-User Chat: {url}'
de-forum:
name: OpenStreetMap DE forum
description: OpenStreetMap Germany web forum
Expand Down
13 changes: 13 additions & 0 deletions resources/europe/germany/de-berlin-xmpp.json
@@ -0,0 +1,13 @@
{
"id": "de-berlin-xmpp",
"type": "xmpp",
"locationSet": {"include": ["de-berlin-brandenburg.geojson"]},
"languageCodes": ["de"],
"name": "OpenStreetMap Berlin-Brandenburg XMPP",
"description": "Join our XMPP Multi-User Chat: {url}",
"url": "https://conversations.im/j/osm-bb@rooms.dismail.de",
"contacts": [
{"name": "Bernd", "email": "bergaufsee@dismail.de"},
{"name": "Christopher Lorenz", "email": "osm@lorenz.lu"}
]
}

0 comments on commit eb5764b

Please sign in to comment.