From fe9f410be488e48e7be8fcae28dffc6051314940 Mon Sep 17 00:00:00 2001 From: anmol26s <5068843+anmol26s@users.noreply.github.com> Date: Tue, 5 Jun 2018 22:32:58 +0530 Subject: [PATCH] Added peertube and pointed monica to HEAD of master (#528) Added Peertube app and pointed monica to HEAD of the master as I am maintaining monica app now. --- community.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/community.json b/community.json index 83968327..3ae2b3e9 100644 --- a/community.json +++ b/community.json @@ -779,7 +779,7 @@ "monica": { "branch": "master", "level": 0, - "revision": "911736d0bcf9aab92fb95271155d7f663bb35365", + "revision": "HEAD", "state": "inprogress", "url": "https://github.com/YunoHost-Apps/monica_ynh" }, @@ -957,6 +957,12 @@ "state": "inprogress", "url": "https://github.com/YunoHost-Apps/owntracks_ynh" }, + "peertube": { + "branch": "master", + "revision": "HEAD", + "state": "working", + "url": "https://github.com/YunoHost-Apps/peertube_ynh" + }, "pgadmin": { "branch": "master", "level": 3,