about summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster/opentofu
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2023-12-07 15:19:41 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2023-12-08 12:47:35 +1000
commit3f7f9dbcc5d9b923aca3dda806fbb649ed2ae8e9 (patch)
treef8d9fb926f1d6ffba574cc515f4d33e9136f65cc /pkgs/applications/networking/cluster/opentofu
parent35a1da9231a0dfcd158a22710e9137c35d1338f0 (diff)
opentofu: add maintainer
Diffstat (limited to 'pkgs/applications/networking/cluster/opentofu')
-rw-r--r--pkgs/applications/networking/cluster/opentofu/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/networking/cluster/opentofu/default.nix b/pkgs/applications/networking/cluster/opentofu/default.nix
index d02d68274ce53..86e7e7f621665 100644
--- a/pkgs/applications/networking/cluster/opentofu/default.nix
+++ b/pkgs/applications/networking/cluster/opentofu/default.nix
@@ -60,6 +60,7 @@ let
       maintainers = with maintainers; [
         gmemstr
         nickcao
+        zowoq
       ];
       mainProgram = "tofu";
     };