about summary refs log tree commit diff
path: root/pkgs/desktops
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-05-17 06:22:23 +0000
committerGitHub <noreply@github.com>2021-05-17 06:22:23 +0000
commit3ff6965554e6daedca27cf6a87d35cbbbec4afb7 (patch)
tree641e312a1208a91642eb3bb69c911c0739480b3f /pkgs/desktops
parentd8e62d8e4152a94361e95c0392ce0c9e3b59662c (diff)
parente906410c9a6a8bcbad3ef8beeea963bad24afc0b (diff)
Merge master into staging-next
Diffstat (limited to 'pkgs/desktops')
-rw-r--r--pkgs/desktops/cdesktopenv/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/desktops/cdesktopenv/default.nix b/pkgs/desktops/cdesktopenv/default.nix
index 2a0769c92e99a..563a1b49e5164 100644
--- a/pkgs/desktops/cdesktopenv/default.nix
+++ b/pkgs/desktops/cdesktopenv/default.nix
@@ -75,7 +75,7 @@ EOF
     description = "Common Desktop Environment";
     homepage = "https://sourceforge.net/projects/cdesktopenv/";
     license = licenses.lgpl2;
-    maintainers = [ maintainers.gnidorah ];
+    maintainers = [ ];
     platforms = [ "i686-linux" "x86_64-linux" ];
   };
 }