From 7cd8d78987798716fbfa404e1a2eb96c9225c7b9 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Sun, 30 Jun 2019 09:45:08 -0400 Subject: [PATCH] Upgrade to osm-community-index v0.9.0 (closes #6597) --- dist/locales/en.json | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/dist/locales/en.json b/dist/locales/en.json index cb357a96c..de20c266e 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -10618,6 +10618,14 @@ "name": "OpenStreetMap Poland Forum", "description": "Forum of Polish OpenStreetMap community" }, + "pt-mailinglist": { + "name": "Talk-pt Mailing List", + "description": "Talk-pt is the official mailing list for the Portuguese OSM community" + }, + "pt-telegram": { + "name": "OpenStreetMap Portugal no Telegram", + "description": "Telegram Group of the Portuguese OpenStreetMap community {url}" + }, "si-forum": { "name": "OpenStreetMap Slovenia Forum", "description": "Forum of OpenStreetMap community in Slovenia" diff --git a/package.json b/package.json index 6643cc943..4c70c3b66 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "mocha-phantomjs-core": "^2.1.0", "name-suggestion-index": "3.0.6", "npm-run-all": "^4.0.0", - "osm-community-index": "0.8.0", + "osm-community-index": "0.9.0", "phantomjs-prebuilt": "~2.1.11", "request": "^2.88.0", "rollup": "~1.16.2",