From 5a49b21eb3376521747e20821db2a2be65dabbb5 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 25 Nov 2018 23:59:31 +0100 Subject: [PATCH] Update configuration --- repo_config.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/repo_config.json b/repo_config.json index 174ca86..976d2ba 100644 --- a/repo_config.json +++ b/repo_config.json @@ -1919,6 +1919,16 @@ "kde": "krename", "obs": "krename", "branch": "master" + }, + { + "kde": "kirigami-gallery", + "obs": "kirigami-gallery", + "branch": "master" + }, + { + "kde": "knights", + "obs": "knights", + "branch": "master" } ] }