summaryrefslogtreecommitdiffstats
path: root/pkgs/data/themes/solarc/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/data/themes/solarc/default.nix')
-rw-r--r--pkgs/data/themes/solarc/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/data/themes/solarc/default.nix b/pkgs/data/themes/solarc/default.nix
index 3f6932e40a0c..a6ae8ce2e914 100644
--- a/pkgs/data/themes/solarc/default.nix
+++ b/pkgs/data/themes/solarc/default.nix
@@ -25,7 +25,7 @@ stdenv.mkDerivation {
description = "Solarized version of the Arc theme";
homepage = "https://github.com/schemar/solarc-theme";
license = licenses.gpl3;
- maintainers = [ maintainers.bricewge ];
+ maintainers = [ ];
platforms = platforms.linux;
};
}