From d13401a5abca85ab3dedc8231d7931f19612634f Mon Sep 17 00:00:00 2001 From: urioTV Date: Tue, 20 Jan 2026 13:07:29 +0100 Subject: [PATCH] feat: Add github-contact field to the urio repository entry. --- repos.json | 1 + 1 file changed, 1 insertion(+) diff --git a/repos.json b/repos.json index 1a4463fd4..f5ffa4a44 100644 --- a/repos.json +++ b/repos.json @@ -2061,6 +2061,7 @@ "url": "https://github.com/zzzsyyy/flakes" }, "urio": { + "github-contact": "urio", "url": "https://github.com/urioTV/urio-nur" } }