From 64a60bfed936fc47a30f0d512f9620aa8c72e82a Mon Sep 17 00:00:00 2001 From: Luca Beltrame <lbeltrame@kde.org> Date: Sat, 6 May 2017 15:25:53 +0200 Subject: [PATCH] Update configuration: add skrooge, kmymoney --- repo_config.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/repo_config.json b/repo_config.json index a199eaa..ae399fb 100644 --- a/repo_config.json +++ b/repo_config.json @@ -1790,6 +1790,11 @@ "obs": "kdevelop5-plugin-ruby", "branch": "master" }, + { + "kde": "kdev-hp", + "obs": "kdevelop5-plugin-php", + "branch": "master" + }, { "kde": "kdevelop-pg-qt", "obs": "kdevelop5-pg-qt", @@ -1839,11 +1844,6 @@ "kde": "skrooge", "obs": "skrooge", "branch": "master" - }, - { - "kde": "plasma-browser-integration", - "obs": "plasma-browser-integration", - "branch": "master" } ] }