From d34fd739c9bfc4dabdc1f5d7f16f4062f9d0b7a3 Mon Sep 17 00:00:00 2001 From: JimboJoe Date: Sun, 16 Apr 2017 11:03:28 +0200 Subject: [PATCH] Add package_check, install-app and tartiflette --- pullrequests/repos.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pullrequests/repos.json b/pullrequests/repos.json index 5572dcb..0c5fafc 100644 --- a/pullrequests/repos.json +++ b/pullrequests/repos.json @@ -2,7 +2,7 @@ "core": ["yunohost", "yunohost-admin", "SSOwat", "moulinette", "Vagrantfile", "ynh-dev" ], "doc": [ "doc", "Simone", "project-organization" ], -"apps": [ "apps", "CI_package_check", "example_ynh", "package_linter" ], +"apps": [ "apps", "CI_package_check", "example_ynh", "package_linter", "package_check" ], "infra": [ "build.yunohost.org", "dynette", "YunoPorts", "rebuildd", "cd_build", - "install_script", "trotinette","bicyclette", "Vagrantfile"] + "install_script", "trotinette","bicyclette", "Vagrantfile", "install-app", "tartiflette" ] }