From c7e10a4157c3fde73396d5a004b4fe95e306300e Mon Sep 17 00:00:00 2001 From: Christopher Lorenz Date: Thu, 26 Sep 2024 13:52:36 +0200 Subject: [PATCH] Add Mastodon osmberlin, remove telegram --- dist/resources.json | 6 +++--- .../{de-berlin-telegram.json => de-berlin-mastodon.json} | 7 ++++--- 2 files changed, 7 insertions(+), 6 deletions(-) rename resources/europe/germany/{de-berlin-telegram.json => de-berlin-mastodon.json} (65%) diff --git a/dist/resources.json b/dist/resources.json index 30b25b61..63885039 100644 --- a/dist/resources.json +++ b/dist/resources.json @@ -1,9 +1,9 @@ { "_meta": { "version": "5.8.1", - "generated": "2024-09-12T14:00:32.187Z", + "generated": "2024-09-26T11:51:22.083Z", "url": "https://raw.githubusercontent.com/osmlab/osm-community-index/main/dist/resources.json", - "hash": "2fd60c8107dcb6a589d6ecf0514315fa" + "hash": "ebf0cd4c8377ed7532cf026b04d4622c" }, "resources": { "aberdeen-discord": {"id": "aberdeen-discord", "type": "discord", "account": "vY7KBZx2M9", "locationSet": {"include": [[-2.09375, 57.14824]]}, "languageCodes": ["en"], "strings": {"name": "OSM ABZ Discord"}}, @@ -106,8 +106,8 @@ "de-aachen-matrix": {"id": "de-aachen-matrix", "type": "matrix", "locationSet": {"include": [[6.266, 50.715]]}, "languageCodes": ["de"], "strings": {"community": "OpenStreetMap Aachen", "communityID": "openstreetmapaachen", "url": "https://matrix.to/#/#osm:ccc.ac"}}, "de-aachen-wiki": {"id": "de-aachen-wiki", "type": "wiki", "account": "Aachen", "locationSet": {"include": [[6.266, 50.715]]}, "languageCodes": ["de"], "strings": {"community": "OpenStreetMap Aachen", "communityID": "openstreetmapaachen", "description": "{community} Wiki page"}}, "de-berlin-mailinglist": {"id": "de-berlin-mailinglist", "type": "mailinglist", "locationSet": {"include": ["de-berlin-brandenburg.geojson"]}, "languageCodes": ["de"], "order": -3, "strings": {"community": "OpenStreetMap Berlin", "communityID": "openstreetmapberlin", "name": "Berlin Mailing List", "url": "https://lists.openstreetmap.de/listinfo/berlin"}, "contacts": [{"name": "FOSSGIS e.V.", "email": "info@fossgis.de"}]}, + "de-berlin-mastodon": {"id": "de-berlin-mastodon", "type": "mastodon", "account": "osmberlin", "locationSet": {"include": ["de-berlin-brandenburg.geojson"]}, "languageCodes": ["de"], "strings": {"community": "OpenStreetMap Berlin", "communityID": "openstreetmapberlin", "url": "https://en.osm.town/@osmberlin"}, "contacts": [{"name": "Christopher Lorenz", "email": "osm@lorenz.lu"}]}, "de-berlin-matrix": {"id": "de-berlin-matrix", "type": "matrix", "account": "#osmberlin", "locationSet": {"include": ["de-berlin-brandenburg.geojson"]}, "languageCodes": ["de"], "strings": {"community": "OpenStreetMap Berlin", "communityID": "openstreetmapberlin"}, "contacts": [{"name": "Christopher Lorenz", "email": "osm@lorenz.lu"}]}, - "de-berlin-telegram": {"id": "de-berlin-telegram", "type": "telegram", "account": "osmberlin", "locationSet": {"include": ["de-berlin-brandenburg.geojson"]}, "languageCodes": ["de"], "strings": {"community": "OpenStreetMap Berlin", "communityID": "openstreetmapberlin"}, "contacts": [{"name": "Christopher Lorenz", "email": "osm@lorenz.lu"}]}, "de-berlin-twitter": {"id": "de-berlin-twitter", "type": "twitter", "account": "osmberlin", "locationSet": {"include": ["de-berlin-brandenburg.geojson"]}, "languageCodes": ["de"], "strings": {"community": "OpenStreetMap Berlin", "communityID": "openstreetmapberlin"}, "contacts": [{"name": "Christopher Lorenz", "email": "osm@lorenz.lu"}]}, "de-berlin-wiki": {"id": "de-berlin-wiki", "type": "wiki", "account": "Berlin", "locationSet": {"include": ["de-berlin-brandenburg.geojson"]}, "languageCodes": ["de"], "strings": {"community": "OpenStreetMap Berlin", "communityID": "openstreetmapberlin", "description": "{community} Wiki page"}}, "de-berlin-xmpp": {"id": "de-berlin-xmpp", "type": "xmpp", "locationSet": {"include": ["de-berlin-brandenburg.geojson"]}, "languageCodes": ["de"], "strings": {"community": "OpenStreetMap Berlin", "communityID": "openstreetmapberlin", "name": "OpenStreetMap Berlin-Brandenburg XMPP", "url": "https://conversations.im/j/osm-bb@rooms.dismail.de"}, "contacts": [{"name": "Bernd", "email": "bergaufsee@dismail.de"}, {"name": "Christopher Lorenz", "email": "osm@lorenz.lu"}]}, diff --git a/resources/europe/germany/de-berlin-telegram.json b/resources/europe/germany/de-berlin-mastodon.json similarity index 65% rename from resources/europe/germany/de-berlin-telegram.json rename to resources/europe/germany/de-berlin-mastodon.json index 6a3c718c..bf0c23f4 100644 --- a/resources/europe/germany/de-berlin-telegram.json +++ b/resources/europe/germany/de-berlin-mastodon.json @@ -1,12 +1,13 @@ { - "id": "de-berlin-telegram", - "type": "telegram", + "id": "de-berlin-mastodon", + "type": "mastodon", "account": "osmberlin", "locationSet": {"include": ["de-berlin-brandenburg.geojson"]}, "languageCodes": ["de"], "strings": { "community": "OpenStreetMap Berlin", - "communityID": "openstreetmapberlin" + "communityID": "openstreetmapberlin", + "url": "https://en.osm.town/@osmberlin" }, "contacts": [ {"name": "Christopher Lorenz", "email": "osm@lorenz.lu"}