From e4763a2c7e39f32821a274fac1b61738c2cdafd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Tue, 10 Jul 2018 20:41:01 -0400 Subject: [PATCH] add ma27 repository fixes #26 --- repos.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.json b/repos.json index d9b541a53..5228481a1 100644 --- a/repos.json +++ b/repos.json @@ -9,6 +9,9 @@ "fgaz": { "url": "https://github.com/fgaz/nur-packages" }, + "ma27": { + "url": "https://gitlab.com/Ma27/nur-packages" + }, "matthewbauer": { "url": "https://github.com/matthewbauer/nur-packages" },