From 7caeab66eff334d5c832a80812d6e0096903ce23 Mon Sep 17 00:00:00 2001 From: lapineige Date: Wed, 4 Jan 2023 18:35:03 +0100 Subject: [PATCH 1/2] Add calckey https://github.com/YunoHost-Apps/calckey_ynh/issues/3 --- apps.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/apps.json b/apps.json index 22b4a725..404ce047 100644 --- a/apps.json +++ b/apps.json @@ -391,6 +391,17 @@ ], "url": "https://github.com/YunoHost-Apps/cachet_ynh" }, + "calckey": { + "category": "reading", + "state": "working", + "maintained": true, + "potential_alternative_to": [ + "Twitter", + "Mastodon", + "Pleroma" + ], + "url": "https://github.com/YunoHost-Apps/calckey_ynh" + }, "calibreweb": { "category": "reading", "level": 8, From 6a9a4b32618b0f818b11f465c15bcff15d9c7676 Mon Sep 17 00:00:00 2001 From: lapineige Date: Wed, 4 Jan 2023 18:39:48 +0100 Subject: [PATCH 2/2] calckey : fix category --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 404ce047..d7c676dc 100644 --- a/apps.json +++ b/apps.json @@ -392,7 +392,7 @@ "url": "https://github.com/YunoHost-Apps/cachet_ynh" }, "calckey": { - "category": "reading", + "category": "social_media", "state": "working", "maintained": true, "potential_alternative_to": [