summary refs log tree commit diff
path: root/pkgs/applications/misc/sc-im/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/sc-im/default.nix')
-rw-r--r--pkgs/applications/misc/sc-im/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/sc-im/default.nix b/pkgs/applications/misc/sc-im/default.nix
index e664a5a75274..acd79859901a 100644
--- a/pkgs/applications/misc/sc-im/default.nix
+++ b/pkgs/applications/misc/sc-im/default.nix
@@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
     homepage = https://github.com/andmarti1424/sc-im;
     description = "SC-IM - Spreadsheet Calculator Improvised - SC fork";
     license = licenses.bsdOriginal;
-    maintainers = [ maintainers.matthiasbeyer ];
+    maintainers = [ ];
     platforms = platforms.linux; # Cannot test others
   };