We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86e78d3 + e1e9469 commit 79ed655Copy full SHA for 79ed655
pkgs/tools/graphics/goverlay/default.nix
@@ -111,7 +111,7 @@ in stdenv.mkDerivation rec {
111
description = "Opensource project that aims to create a Graphical UI to help manage Linux overlays";
112
homepage = "https://github.com/benjamimgois/goverlay";
113
license = licenses.gpl3Plus;
114
- maintainers = with maintainers; [ kira-bruneau ];
+ maintainers = with maintainers; [ ];
115
platforms = platforms.linux;
116
mainProgram = "goverlay";
117
};
0 commit comments