From c78a9e1fcbba3f142bd7f906573fcf152f35fe05 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Tue, 10 Jan 2023 14:32:50 +0100 Subject: [PATCH] update taginfo project description, closes #726 --- scripts/dist.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/dist.js b/scripts/dist.js index 6abb6a19b..b29d98c28 100644 --- a/scripts/dist.js +++ b/scripts/dist.js @@ -13,7 +13,7 @@ if (process.argv.includes('translations')) { schemaBuilder.buildDist({ taginfoProjectInfo: { name: 'iD Tagging Schema', - description: 'Presets available in the iD and Go Map!! editors and recognized by the Overpass turbo query wizard', + description: 'Presets available in the iD editor, RapiD, StreetComplete, Go Map!!, Every Door, and other applications', project_url: 'https://github.com/openstreetmap/id-tagging-schema/', icon_url: 'https://cdn.jsdelivr.net/gh/openstreetmap/iD@release/dist/img/logo.png', contact_name: 'Martin Raifer',