From d6ce8a72e73f7b08c95b7c7f31e902c2a9a48fce 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 } }