From 357febbca4ef8c15ce463005bac4a67119fce608 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 25 Feb 2017 08:54:38 +0100 Subject: [PATCH] Update repo configuration --- repo_config.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/repo_config.json b/repo_config.json index 64c70dd..a443e28 100644 --- a/repo_config.json +++ b/repo_config.json @@ -1740,6 +1740,11 @@ "obs": "kdevelop5-plugin-python3", "branch": "master" }, + { + "kde": "kdev-ruby", + "obs": "kdevelop5-plugin-ruby", + "branch": "master" + }, { "kde": "kdevelop-pg-qt", "obs": "kdevelop5-pg-qt", @@ -1779,6 +1784,16 @@ "kde": "plasma-vault", "obs": "plasma-vault", "branch": "master" + }, + { + "kde": "peruse", + "obs": "peruse", + "branch": "master + }, + { + "kde": "tellico", + "obs": "tellico", + "branch": "master" } ] }