about summary refs log tree commit diff
path: root/nixpkgs/pkgs/data/themes/cdetheme/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/data/themes/cdetheme/default.nix')
-rw-r--r--nixpkgs/pkgs/data/themes/cdetheme/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/data/themes/cdetheme/default.nix b/nixpkgs/pkgs/data/themes/cdetheme/default.nix
index 466f7d0daf1e..a2d6568b9a87 100644
--- a/nixpkgs/pkgs/data/themes/cdetheme/default.nix
+++ b/nixpkgs/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 = [];
   };
 }