From 051bcf9a80b2dd1746d6099096d3bfe61889bbc5 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Wed, 26 Mar 2025 13:15:59 -0400 Subject: [PATCH] fix gitea pulls --- hydra/spec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hydra/spec.json b/hydra/spec.json index 9cfbea1..2d96411 100644 --- a/hydra/spec.json +++ b/hydra/spec.json @@ -23,7 +23,7 @@ }, "pulls": { "type": "giteapulls", - "value": "nayeonie.com alice nix-dotfiles https", + "value": "nayeonie.com ahuston-0 nix-dotfiles https", "emailresponsible": false } }