From 46a33f3839bef0368313eb64f36acc8967f02fdc Mon Sep 17 00:00:00 2001 From: Koen Van Looveren Date: Fri, 2 Aug 2024 09:47:18 +0200 Subject: [PATCH 1/2] fix trickle agency marking --- projects/Trickle/info.json | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/projects/Trickle/info.json b/projects/Trickle/info.json index 317fe18..135ef6d 100644 --- a/projects/Trickle/info.json +++ b/projects/Trickle/info.json @@ -3,16 +3,13 @@ "description": "Trickle is the smartest personal assistant for the tech-savvy business professional designed to eliminate tedious back-and-forth scheduling messages - so you can connect effortlessly with both familiar faces and new acquaintances - and intelligently manage your schedule and work, allowing you to stay in control, be more relaxed and free up time.", "developers": [ { - "githubUserName": "cverhelst", - "companyName": "Trickle" + "githubUserName": "cverhelst" }, { - "githubUserName": "YarnoVdW", - "companyName": "Trickle" + "githubUserName": "YarnoVdW" }, { - "githubUserName": "MikeHeremans", - "companyName": "Trickle" + "githubUserName": "MikeHeremans" } ], "releaseData": "2024-09-27", @@ -21,4 +18,4 @@ "playstore": "https://play.google.com/store/apps/details?id=ai.trickle.app&hl=en_US&pli=1", "marketingWebsite": "https://trickle.ai/" } -} \ No newline at end of file +} From cc86bda85b0f9f2b05348da40df7408c4d5dde51 Mon Sep 17 00:00:00 2001 From: Koen Van Looveren Date: Fri, 2 Aug 2024 09:49:18 +0200 Subject: [PATCH 2/2] Update info.json --- projects/Trickle/info.json | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/Trickle/info.json b/projects/Trickle/info.json index 135ef6d..805cc19 100644 --- a/projects/Trickle/info.json +++ b/projects/Trickle/info.json @@ -1,6 +1,7 @@ { "name": "Trickle", "description": "Trickle is the smartest personal assistant for the tech-savvy business professional designed to eliminate tedious back-and-forth scheduling messages - so you can connect effortlessly with both familiar faces and new acquaintances - and intelligently manage your schedule and work, allowing you to stay in control, be more relaxed and free up time.", + "publisher": "Trickle", "developers": [ { "githubUserName": "cverhelst"