about summary refs log tree commit diff
path: root/pkgs/data/fonts/work-sans/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/data/fonts/work-sans/default.nix')
-rw-r--r--pkgs/data/fonts/work-sans/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/data/fonts/work-sans/default.nix b/pkgs/data/fonts/work-sans/default.nix
index 07c5704b51713..c46b101328178 100644
--- a/pkgs/data/fonts/work-sans/default.nix
+++ b/pkgs/data/fonts/work-sans/default.nix
@@ -21,7 +21,7 @@ stdenvNoCC.mkDerivation rec {
     description = "A grotesque sans";
     homepage = "https://weiweihuanghuang.github.io/Work-Sans/";
     license = licenses.ofl;
-    maintainers = [ maintainers.marsam ];
+    maintainers = [ ];
     platforms = platforms.all;
   };
 }