From 54f9e8fb73ebb61491e01c57ec382be60ae540d8 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Thu, 5 Jun 2025 12:55:46 -0400 Subject: [PATCH] Adjusting cozycloud description and add related software (#1425) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/cozy-cloud.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/software/cozy-cloud.yml b/software/cozy-cloud.yml index 92cf580f8e..719a8867ca 100644 --- a/software/cozy-cloud.yml +++ b/software/cozy-cloud.yml @@ -1,6 +1,6 @@ name: Cozy Cloud website_url: https://cozy.io/ -description: Personal cloud where you can manage and sync your contact, files and calendars, and manage your budget with an app store full of community contributions. +description: Personal cloud where you can manage and sync your files, notes, contacts, passwords, and documents. licenses: - GPL-3.0 platforms: @@ -8,3 +8,4 @@ platforms: tags: - Groupware source_code_url: https://github.com/cozy/ +related_software_url: https://github.com/cozy/cozy-store \ No newline at end of file