summaryrefslogtreecommitdiff
path: root/pkgs/theseus.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/theseus.nix')
-rw-r--r--pkgs/theseus.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/theseus.nix b/pkgs/theseus.nix
index 3b1585b..8b75939 100644
--- a/pkgs/theseus.nix
+++ b/pkgs/theseus.nix
@@ -122,7 +122,7 @@ in
'';
homepage = "https://modrinth.com";
license = licenses.gpl3Plus;
- maintainers = [maintainers.getchoo];
+ #maintainers = [maintainers.getchoo];
platforms = with platforms; linux ++ darwin;
};
}