Skip to content

Commit e1e9469

Browse files
committed
goverlay: remove kira-bruneau as maintainer
1 parent 41dea55 commit e1e9469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/tools/graphics/goverlay/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ in stdenv.mkDerivation rec {
111111
description = "Opensource project that aims to create a Graphical UI to help manage Linux overlays";
112112
homepage = "https://github.com/benjamimgois/goverlay";
113113
license = licenses.gpl3Plus;
114-
maintainers = with maintainers; [ kira-bruneau ];
114+
maintainers = with maintainers; [ ];
115115
platforms = platforms.linux;
116116
mainProgram = "goverlay";
117117
};

0 commit comments

Comments
 (0)