about summary refs log tree commit diff
path: root/pkgs/data/fonts/martian-mono/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/data/fonts/martian-mono/default.nix')
-rw-r--r--pkgs/data/fonts/martian-mono/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/data/fonts/martian-mono/default.nix b/pkgs/data/fonts/martian-mono/default.nix
index ca15d938d95f3..4cfeb61cdac53 100644
--- a/pkgs/data/fonts/martian-mono/default.nix
+++ b/pkgs/data/fonts/martian-mono/default.nix
@@ -29,7 +29,7 @@ stdenvNoCC.mkDerivation rec {
     homepage = "https://github.com/evilmartians/mono";
     changelog = "https://github.com/evilmartians/mono/raw/v${version}/Changelog.md";
     license = licenses.ofl;
-    maintainers = [ maintainers.marsam ];
+    maintainers = [ ];
     platforms = platforms.all;
   };
 }