summaryrefslogtreecommitdiff
path: root/pkgs/data/themes/cdetheme/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/data/themes/cdetheme/default.nix')
-rw-r--r--pkgs/data/themes/cdetheme/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/data/themes/cdetheme/default.nix b/pkgs/data/themes/cdetheme/default.nix
index 466f7d0daf1e..a2d6568b9a87 100644
--- a/pkgs/data/themes/cdetheme/default.nix
+++ b/pkgs/data/themes/cdetheme/default.nix
@@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
homepage = "https://www.gnome-look.org/p/1231025";
license = licenses.gpl3;
platforms = platforms.all;
- maintainers = with maintainers; [ gnidorah ];
+ maintainers = with maintainers; [ ];
hydraPlatforms = [];
};
}