From ddcc6b0a0337eeadc1fbcf2717388dbe892f6cd9 Mon Sep 17 00:00:00 2001 From: Drew Date: Wed, 1 Apr 2020 07:08:02 -0400 Subject: [PATCH] add drewrisinger repository (#202) Co-authored-by: Drew Risinger --- repos.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.json b/repos.json index 7ed54f29f..91a6b08e4 100644 --- a/repos.json +++ b/repos.json @@ -61,6 +61,9 @@ "dguibert": { "url": "https://github.com/dguibert/nur-packages" }, + "drewrisinger": { + "url": "https://github.com/drewrisinger/nur-packages" + }, "dtn7": { "url": "https://github.com/dtn7/nur-packages" },