From 24364be63a71376a58db3cf9d896fcaa961ba991 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Mon, 26 Feb 2024 11:35:49 -0500 Subject: [PATCH] We don't add unofficial worldwide resources without discussion --- resources/world/osm-xmpp.json | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 resources/world/osm-xmpp.json diff --git a/resources/world/osm-xmpp.json b/resources/world/osm-xmpp.json deleted file mode 100644 index 5155b29a..00000000 --- a/resources/world/osm-xmpp.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "id": "osm-xmpp", - "type": "xmpp", - "locationSet": {"include": ["001"]}, - "strings": { - "community": "OpenStreetMap", - "communityID": "openstreetmap", - "name": "OpenStreetMap XMPP", - "description": "Join our XMPP room: {url}", - "extendedDescription": "General-purpose, English-language XMPP room for OpenStreetMap; will not be bridged to any proprietary networks.", - "url": "https://xmpp.link/#openstreetmap@conference.macaw.me?join" - }, - "contacts": [ - {"name": "Kashish", "email": "contrapunctus@disroot.org"}, - {"name": "Marinus Savoritias", "email": "email@msavoritias.me"} - ] -}