From 3e88ffa95d8d57e45f6653fcea61bd0fd288c4f8 Mon Sep 17 00:00:00 2001 From: anmol26s Date: Tue, 27 Jun 2017 01:17:36 +0530 Subject: [PATCH] Added working version of Adminer Please add in YunoHost-Apps community. --- community.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community.json b/community.json index a37ea8b8..3d7f4652 100644 --- a/community.json +++ b/community.json @@ -46,6 +46,12 @@ "state": "inprogress", "url": "https://github.com/jesuisfol/adminer_ynh" }, + "adminer": { + "branch": "master", + "revision": "5c29d02b6f5cb09b1e5bffc000270255cd589919", + "state": "working", + "url": "https://github.com/anmol26s/adminer_ynh" + }, "ajaxgoogleapis": { "branch": "master", "revision": "17565a0ed6c6f617a53d36f5b91c1a7ea884a11a",