diff --git a/suggestions/maps.json b/suggestions/maps.json index 0637a08..412341b 100644 --- a/suggestions/maps.json +++ b/suggestions/maps.json @@ -1 +1,8 @@ -[] \ No newline at end of file +[ + { + "id": "app.organicmaps", + "label": "Organic Maps", + "source": "fg", + "repo": "https://github.com/organicmaps/organicmaps" + } +]