From dbded132b67b68aeb383a6dd6359658930ec5edd Mon Sep 17 00:00:00 2001 From: illustris Date: Sat, 5 Feb 2022 14:25:23 +0000 Subject: [PATCH] Update 'spec.json' --- spec.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spec.json b/spec.json index 235f2b3..f77f2be 100644 --- a/spec.json +++ b/spec.json @@ -20,6 +20,7 @@ "type": "git", "value": "https://github.com/NixOS/nixpkgs master", "emailresponsible": false - } + }, + "maintainer": { "type": "string", "value": "illustris" } } }