diff --git a/organizations/yanomo.json b/organizations/yanomo.json new file mode 100644 index 00000000..b5c6fab6 --- /dev/null +++ b/organizations/yanomo.json @@ -0,0 +1,6 @@ +{ + "id": "YANOMO", + "name": "Yanomo", + "iconUrl": "https://cdn.adverity.com/datatap_svg/yanomo.svg", + "orgUrl": "https://www.yanomo.com/site/en/" +} diff --git a/sources/yanomo.json b/sources/yanomo.json new file mode 100644 index 00000000..69775987 --- /dev/null +++ b/sources/yanomo.json @@ -0,0 +1,9 @@ +{ + "id": "YANOMO", + "name": "Yanomo", + "categories": ["TIME_TRACKING"], + "organization": "YANOMO", + "iconUrl": "https://cdn.adverity.com/datatap_svg/yanomo.svg", + "sourceUrl": "https://www.yanomo.com/site/en/", + "dataVisibility": ["PRIVATE"] +}