From 8efed6f85f75b84a905dceeaec0ff9f724b61c6c Mon Sep 17 00:00:00 2001 From: Kyle Pullicino Date: Thu, 15 Oct 2020 21:36:39 +0200 Subject: [PATCH] Add Malta OSM IRC --- resources/europe/malta/mt-irc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 resources/europe/malta/mt-irc.json diff --git a/resources/europe/malta/mt-irc.json b/resources/europe/malta/mt-irc.json new file mode 100644 index 000000000..880f7c9a6 --- /dev/null +++ b/resources/europe/malta/mt-irc.json @@ -0,0 +1,12 @@ +{ + "id": "mt-irc", + "type": "irc", + "locationSet": {"include": ["mt"]}, + "languageCodes": ["mt", "en"], + "name": "OpenStreetMap Malta IRC", + "description": "Join #osm-mt on irc.oftc.net (port 6667)", + "extendedDescription": "Join #osm-mt on irc.oftc.net (port 6667), please be patient and wait for a few minutes if you ask a question", + "url": "https://webchat.oftc.net/?channels=osm-mt", + "contacts": [{"name": "Kyle Pullicino", "email": "kyle@pullicino.eu"}], + "order": 0 +}