From 2dd4c11499177332932720b714ffa9530d6172d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 29 Jan 2023 14:47:24 +0100 Subject: [PATCH] Update apps.toml --- apps.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.toml b/apps.toml index f7334a2f..e383b1d8 100644 --- a/apps.toml +++ b/apps.toml @@ -1166,6 +1166,12 @@ state = "working" subtags = [ "forge" ] url = "https://github.com/YunoHost-Apps/gitlab-runner_ynh" +[gitlist] +category = "dev" +state = "working" +subtags = [ "forge" ] +url = "https://github.com/YunoHost-Apps/gitlist_ynh" + [gitolite] antifeatures = [ "package-not-maintained" ] category = "dev"