tf/hydra: fix project owner to use an automation account

This commit is contained in:
Pierre Bourdon 2024-07-07 18:44:17 +02:00
parent 30859b2872
commit 2e9483936e
Signed by untrusted user: delroth
GPG key ID: 6FB80DCD84DA0F1C

View file

@ -24,7 +24,7 @@ in
display_name = "ForkOS";
description = "ForkOS packages collection";
homepage = "https://cl.forkos.org";
owner = "raito";
owner = "terraform";
enabled = true;
visible = true;
};