From c92b0a858a9687e3ad0aa515c0a49a2801c4060b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciar=C3=A1n=20Ainsworth?= Date: Thu, 18 Jun 2020 14:44:03 +0100 Subject: [PATCH 1/2] Updated Funkwhale maintenance status and category --- apps.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps.json b/apps.json index e7551cdb..6f30732b 100644 --- a/apps.json +++ b/apps.json @@ -1,4 +1,4 @@ -{ + { "20euros": { "branch": "master", "category": "games", @@ -857,9 +857,9 @@ }, "funkwhale": { "branch": "master", - "category": "social_media", + "category": "multimedia", "level": 7, - "maintained": false, + "maintained": true, "revision": "HEAD", "state": "working", "subtags": [ From 0740d693cfab9adf79b91eafff71f4809694bd12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciar=C3=A1n=20Ainsworth?= Date: Thu, 18 Jun 2020 14:45:55 +0100 Subject: [PATCH 2/2] Removed additional whitespace --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 6f30732b..601e16a8 100644 --- a/apps.json +++ b/apps.json @@ -1,4 +1,4 @@ - { +{ "20euros": { "branch": "master", "category": "games",