about summary refs log tree commit diff
path: root/pkgs/data/fonts/barlow/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/data/fonts/barlow/default.nix')
-rw-r--r--pkgs/data/fonts/barlow/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/data/fonts/barlow/default.nix b/pkgs/data/fonts/barlow/default.nix
index e9bfa4dee3753..ad1d985c31e67 100644
--- a/pkgs/data/fonts/barlow/default.nix
+++ b/pkgs/data/fonts/barlow/default.nix
@@ -26,7 +26,7 @@ stdenvNoCC.mkDerivation rec {
     description = "A grotesk variable font superfamily";
     homepage = "https://tribby.com/fonts/barlow/";
     license = licenses.ofl;
-    maintainers = [ maintainers.marsam ];
+    maintainers = [ ];
     platforms = platforms.all;
   };
 }