Skip to content

Commit 79ed655

Browse files
authored
goverlay: remove kira-bruneau as maintainer (#351523)
2 parents 86e78d3 + e1e9469 commit 79ed655

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)