about summary refs log tree commit diff
path: root/pkgs/data/fonts/rhodium-libre
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/data/fonts/rhodium-libre')
-rw-r--r--pkgs/data/fonts/rhodium-libre/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/data/fonts/rhodium-libre/default.nix b/pkgs/data/fonts/rhodium-libre/default.nix
index 1c36f41b48399..114061db1b239 100644
--- a/pkgs/data/fonts/rhodium-libre/default.nix
+++ b/pkgs/data/fonts/rhodium-libre/default.nix
@@ -25,6 +25,6 @@ stdenvNoCC.mkDerivation rec {
     homepage = "https://github.com/DunwichType/RhodiumLibre";
     license = licenses.ofl;
     platforms = platforms.all;
-    maintainers = [ maintainers.marsam ];
+    maintainers = [ ];
   };
 }