Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added OSM Luxembourg community #367

Merged
merged 1 commit into from
Sep 16, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions resources/europe/luxembourg/lu-github.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"id": "lu-github",
"type": "github",
"locationSet": {"include": ["lu"]},
"languageCodes": ["de", "en", "fr", "lb"],
"name": "OpenStreetMap LU on GitHub",
"description": "Everyone is welcome!",
"extendedDescription": "OSM Luxembourg on GitHub",
"url": "https://github.com/osmlu",
"contacts": [{"name": "OSM Luxembourg", "email": "[email protected]"}],
"order": 6
}
12 changes: 12 additions & 0 deletions resources/europe/luxembourg/lu-irc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"id": "lu-irc",
"type": "irc",
"locationSet": {"include": ["lu"]},
"languageCodes": ["de", "en", "fr", "lb"],
"name": "OpenStreetMap LU IRC channel",
"description": "Join #osm-lu on irc.oftc.net (port 6667).",
"extendedDescription": "Feel free to join our IRC Room, it is bridged with Matrix. Let's bring the community together.",
"url": "https://webchat.oftc.net/?channels=osm-lu",
"contacts": [{"name": "OSM Luxembourg", "email": "[email protected]"}],
"order": 4
}
4 changes: 2 additions & 2 deletions resources/europe/luxembourg/lu-mailinglist.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"name": "Talk-lu Mailing List",
"description": "Official mailing list for the Luxembourgish OSM community",
"url": "https://lists.openstreetmap.org/listinfo/talk-lu",
"contacts": [{"name": "David Morais Ferreira", "email": "[email protected]"}],
"order": -3
"contacts": [{"name": "OSM Luxembourg", "email": "[email protected]"}],
"order": 2
}
11 changes: 11 additions & 0 deletions resources/europe/luxembourg/lu-matrix.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"id": "lu-matrix",
"type": "matrix",
"locationSet": {"include": ["lu"]},
"languageCodes": ["de", "en", "fr", "lb"],
"name": "OpenStreetMap LU Matrix channel",
"description": "Everyone is welcome!",
"extendedDescription": "Feel free to join our Matrix Chat Room! Let's bring the community together.",
"url": "https://app.element.io/#/room/#osmlu:matrix.org",
"contacts": [{"name": "OSM Luxembourg", "email": "[email protected]"}]
}